mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-07 12:15:51 +00:00
664a32d9e7
JS_STANDALONE builds don't need everything in mozglue; have mozglue omit the unneeded code for such builds. Since the SpiderMonkey binaries are now more like the other Gecko binaries, we can remove some special cases for JS_STANDALONE in GeckoSharedLibrary, GeckoProgram, etc. All Gecko binaries now use mozglue, which contains mfbt, so we no longer need mention mfbt explicitly. Add a property to the getBuildConfiguration testing function's result that indicates whether we're using jemalloc or not. Include the newly necessary source directories in the SpiderMonkey source package. |
||
---|---|---|
.. | ||
arm-eabi-filter | ||
arm.cpp | ||
arm.h | ||
AsanOptions.cpp | ||
BionicGlue.cpp | ||
cpuacct.c | ||
cpuacct.h | ||
dummy.cpp | ||
Makefile.in | ||
moz.build | ||
mozglue.def.in | ||
Nuwa.cpp | ||
Nuwa.h | ||
replace_malloc.mk | ||
SSE.cpp | ||
SSE.h | ||
WindowsDllBlocklist.cpp | ||
WindowsDllBlocklist.h |