This was landed today. Builds of this SDK will begin to appear on ftp.mozilla.org when bug 127769 is resolved. The remaining API's which are marked frozen will begin showing up in the SDK when 127773 is resolved.
Enjoy your SDK, Doug Turner Doug Turner wrote: > We are close to having a SDK build. Bug 127093 describes basically what > we are thinking about doing. There will be a few new Makefile variables. > When set, these variables will export public headers, idl's and binaries. > > The new Makefile.in variables are as follows: > > SDK_XPIDLSRCS > > IDL Files which are FROZEN > > SDK_HEADERS > > Header files which are FROZEN > > SDK_BINARY > Binary libraries which impl. the above. > > > These files will be exported to the following destination: > > dist/sdk/$(MODULE)/ > idl/ > include/ > binaries/ > > > Much thanks Chris for hacking out these config changes.. > > > Regards, > > Doug Turner >
