gecko-dev/build
Nathan Froyd 00c9adec24 Bug 1293253 - part 3 - add configure support for determining a --target value for Rust host code; r=chmanchester
We'll need this for compiling host binaries.  We could just call `rustc`
without any --target value whatsoever, but since we use --target for
target code, we might as well be consistent and explicit, and use
--target for host code as well.
2016-11-28 11:20:39 -05:00
..
annotationProcessors
autoconf bug 1295937 - build NSS using gyp files. r=glandium 2016-11-09 12:37:09 -05:00
build-clang Bug 1316537 part 3 - Fix tar package path conversion for local build. r=Ehsan 2016-11-15 12:22:44 +08:00
clang-plugin Bug 1320752 - remove mozilla/Function.h; r=gerald 2016-11-28 11:03:53 -05:00
compare-mozconfig Bug 1317970 - Use manifestparser manifests for python unit tests, r=chmanchester 2016-11-16 09:59:22 -05:00
docs Bug 1319484 - Add "stylo" to mozinfo; r=mshal 2016-11-22 10:25:52 -08:00
macosx Bug 1183613 - Cross compile universal OSX builds in Taskcluster; r=froydnj,ted 2016-10-21 13:54:10 -04:00
mobile Bug 1309436 - Add test name to java-exception failure messages; r=ted 2016-10-26 11:31:41 -06:00
moz.configure Bug 1293253 - part 3 - add configure support for determining a --target value for Rust host code; r=chmanchester 2016-11-28 11:20:39 -05:00
package/mac_osx
pgo
pymake
release Bug 1304829 - rename RELEASE_BUILD to RELEASE_OR_BETA: main part. r=ted,Mossop 2016-10-08 11:14:49 +02:00
sanitizers Bug 1317471: Add the sandbox's interceptors_64.cc to Windows ASan blacklist. r=froydnj DONTBUILD 2016-11-14 16:43:51 -06:00
unix Bug 1274196 - Turn on SSE2 autovectorization and SSE2-based floating-point math for 32-bit Linux. r=glandium. 2016-10-05 18:59:12 +03:00
util
valgrind Bug 1248365 - Make Valgrind Mochitests run greener on Taskcluster. r=n.nethercote. 2016-11-28 15:46:43 +01:00
win32
win64
.gdbinit_python.in
.lldbinit.in
Makefile.in
__init__.py
appini_header.py
application.ini.in Bug 1319345 - Change how application.ini and application.ini.h are generated. r=mshal 2016-11-02 17:16:56 +09:00
automation-build.mk
automation.py.in Bug 1318881 - Remove some unused variables from automation.py.in; r=gps 2016-11-21 18:56:15 -05:00
binary-location.mk
buildconfig.py
checksums.py
defines.sh
dumbmake-dependencies
gecko_templates.mozbuild Bug 1309573 - Part 2: Define MOZ_HAS_MOZGLUE in various places so that the crash reason gets used. r=glandium 2016-11-08 03:53:00 -05:00
gen_test_packages_manifest.py Backed out 6 changesets (bug 1286900) for making wpt-7 permanently fail on Windows debug 2016-09-27 18:24:38 -07:00
genrc.sh
gyp.mozbuild bug 1295937 - Improvements to gyp_reader to handle NSS gyp files. r=glandium 2016-11-15 12:37:09 -05:00
gyp_base.mozbuild bug 1295937 - Improvements to gyp_reader to handle NSS gyp files. r=glandium 2016-11-15 12:37:09 -05:00
mach_bootstrap.py Bug 1303590 - Remove Luciddream test suite r=aobreja 2016-09-23 09:20:54 -04:00
moz-automation.mk Bug 1311462 - Dump symbols from */dist/bin instead of dist/universal for Mac universal builds. r=ted 2016-11-01 14:05:27 +09:00
moz.build Bug 1317970 - Use manifestparser manifests for python unit tests, r=chmanchester 2016-11-16 09:59:22 -05:00
mozconfig.automation
mozconfig.cache bug 1269355 - Enable sccache for taskcluster linux32/64 builds. r=dustin,gps 2016-11-10 13:02:54 -05:00
mozconfig.clang-cl
mozconfig.common
mozconfig.common.override
mozconfig.rust Bug 1317478 - Use cargo from the rustc package. r=froydnj 2016-11-14 13:58:46 -08:00
mozconfig.vs-common
mozconfig.win-common
prebuilt-interfaces.manifest
qemu-wrap
sccache.mk
subconfigure.py
submit_telemetry_data.py
telemetry-schema.json
templates.mozbuild Bug 1301076 - remove stlport support from the build system and stlport code; r=glandium 2016-09-21 19:21:40 -04:00
test_templates.mozbuild
update-settings.ini
upload.py Bug 1307482 - Upload files concurrently; r=ted 2016-10-04 09:22:22 -07:00
variables.py
virtualenv_packages.txt bug 1294565 - add some more helpers to mozversioncontrol, add MozbuildObject.repository. r=gps 2016-09-29 06:48:37 -04:00
windows_toolchain.py