gecko-dev/build
Mike Shal 1c12a11072 Bug 1331663 - Allow build backend generation to be invoked without config.status; r=gps
In bug 1320194 we want to generate a TestManifest backend without first
invoking configure. However, we still need a way to update the backend,
which is normally handled by the top-level Makefile. We can split this
logic out into a separate file, rebuild-backend.mk, which can be invoked
directly as long as the appropriate environment variables are set
(BUILD_BACKEND_FILES, BACKEND_GENERATION_SCRIPT, and PYTHON).

--HG--
extra : rebase_source : b6a486db3e3c97b406b11074fda052bd63fe1b8f
2017-01-25 19:09:13 -05:00
..
annotationProcessors
autoconf merge mozilla-inbound to mozilla-central a=merge 2017-01-12 10:14:43 +01:00
build-clang Bug 1331012 - follow-up - delete trailng comma in JSON file; r=me 2017-01-20 13:42:07 -05:00
clang-plugin Bug 1332078 - Ignore trivial nodes when checking for MOZ_NO_ADDREF_RELEASE_ON_RETURN calls, r=ehsan 2017-01-19 15:27:22 -05:00
compare-mozconfig
docs
macosx
mobile Bug 1330772 - Remove all b2g related code from reftests, r=jmaher 2017-01-12 16:37:37 -05:00
moz.configure Bug 1322025 - Provide variants of host and target that depend on --help. r=chmanchester 2017-01-25 17:54:16 +09:00
package/mac_osx
pgo Backed out changeset 10f82a72aa02 (bug 1328824) for eslint failure 2017-01-18 18:23:39 +08:00
pymake
release
sanitizers
unix
util
valgrind
win32
win64
__init__.py
.gdbinit_python.in
.lldbinit.in
appini_header.py
application.ini.in Bug 1330875 - Remove MOZ_APP_STATIC_INI. r=mshal 2017-01-13 14:51:07 +09:00
automation-build.mk
automation.py.in
binary-location.mk
buildconfig.py
checksums.py
defines.sh
dumbmake-dependencies
gecko_templates.mozbuild Backed out 4 changesets (bug 1306329) for 3000+ hazards a=backout 2017-01-17 17:55:24 -08:00
gen_test_packages_manifest.py
genrc.sh
gyp_base.mozbuild
gyp.mozbuild Bug 1332139: make system changes to fix libvpx include paths (prefer media/libvpx) r=ted 2017-01-20 10:42:32 -05:00
mach_bootstrap.py Bug 1331062 - Add pytoml to mach's search path; r=froydnj 2017-01-13 12:11:52 -08:00
Makefile.in
moz-automation.mk Bug 1325801 - Fix intermittent failure staging cppunittests. r=mshal 2017-01-06 15:41:22 -08:00
moz.build Bug 1330875 - Remove MOZ_APP_STATIC_INI. r=mshal 2017-01-13 14:51:07 +09:00
mozconfig.artifact Bug 1331783 - Fix MAKECAB option when set in artifact builds. r=rillian 2017-01-18 20:13:10 -08:00
mozconfig.automation
mozconfig.cache
mozconfig.clang-cl
mozconfig.common
mozconfig.common.override
mozconfig.rust
mozconfig.vs-common
mozconfig.win-common Bug 1329320 - Followup to use TOOLTOOL_DIR for makecab. r=gps 2017-01-11 18:00:24 +01:00
prebuilt-interfaces.manifest
qemu-wrap
rebuild-backend.mk Bug 1331663 - Allow build backend generation to be invoked without config.status; r=gps 2017-01-25 19:09:13 -05:00
sccache.mk
subconfigure.py
submit_telemetry_data.py
telemetry-schema.json
templates.mozbuild Bug 1312916 - Add support for host rust libraries in moz.build. r=froydnj 2017-01-19 14:58:10 -08:00
test_templates.mozbuild
update-settings.ini
upload.py
variables.py
virtualenv_packages.txt
windows_toolchain.py