gecko-dev/build
Mike Hommey dc5d1e6adf Bug 1335309 - Change the default for find_executables to False. r=mshal
Back when the class was written, for the packaging code, it made sense
that the default was True. But now that it's used all over the place,
and that the vast majority of uses are with find_executables=False, it
makes more sense for that to be the default.

--HG--
extra : rebase_source : ff813735fc0d53093f348f20eb77ee03e9b09d4e
2017-01-31 14:06:15 +09:00
..
annotationProcessors Bug 1291375 - 2. Let AnnotationProcessor generate multiple sets of bindings; r=snorp 2016-09-16 15:13:47 -04:00
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 Bug 1295375 - Drop universal Mac builds; r=coop,gps 2016-12-07 15:45:39 -05:00
docs Bug 1333826 - Remove SDK_FILES, SDK_LIBRARY, and related is_sdk support in the build goop, r=mshal 2017-01-30 11:24:10 -05:00
macosx Bug 1333826 - Remove all references to MOZ_AUTOMATION_SDK, r=mshal 2017-01-25 12:30:49 -05:00
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 Bug 1304829 - rename RELEASE_BUILD to RELEASE_OR_BETA: main part. r=ted,Mossop 2016-10-08 11:14:49 +02:00
sanitizers Bug 1334461 - run mochitest-a11y on ubuntu 16.04 instead of 12.04. r=kats 2017-01-27 12:28:28 -05:00
unix Bug 1333826 - Remove SDK_FILES, SDK_LIBRARY, and related is_sdk support in the build goop, r=mshal 2017-01-30 11:24:10 -05:00
util bug 1272503 - make alerting for changes in num_constructors more agressive r=froydnj f=wlach 2016-05-31 16:49:15 -04:00
valgrind Bug 1320686 - [nsLookAndFeel] Get styles for menu label, button text and combobox text colors from WidgetCache. r=karlt 2016-12-01 05:09:00 -05:00
win32 Bug 1283203 - Update to Visual Studio 2015 Update 3, SDK 10.14393.0; r=glandium 2016-09-09 10:35:15 -07:00
win64 Bug 1283203 - Update to Visual Studio 2015 Update 3, SDK 10.14393.0; r=glandium 2016-09-09 10:35:15 -07:00
.gdbinit_python.in bug 985566 - add some pretty printers to .gdbinit r=froydnj r=glandium 2016-06-02 13:33:07 -04:00
.lldbinit.in
Makefile.in Bug 1269787 - Move appini_header.py rule to moz.build; r=glandium 2016-04-29 13:45:07 -04:00
__init__.py
appini_header.py Bug 1321593 part A - Refactor nsXREAppData: 1) make nsXREAppData strongly own its members 2) rename it to mozilla::XREAppData 3) separate out the static compiled data into StaticXREAppData 4) Remove XRE_CreateAppData and XRE_FreeAppData 5) remove the struct size and related size-checking code which was only ever useful for cross-version compatibility, r=glandium 2016-12-02 09:07:24 -05:00
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 Bug 1334900 - drop reftest process kill code for Windows 2000. r=jmaher 2017-01-30 21:00:36 +01:00
binary-location.mk
buildconfig.py Bug 1278415 - Make the buildconfig module use MozbuildObject.from_environment. r=gps 2016-06-16 11:43:35 +09:00
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 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 1332139: make system changes to fix libvpx include paths (prefer media/libvpx) r=ted 2017-01-20 10:42:32 -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 1331062 - Add pytoml to mach's search path; r=froydnj 2017-01-13 12:11:52 -08:00
moz-automation.mk Bug 1333826 - Remove SDK references from moz-automation.mk, r=mshal 2017-01-25 12:39:25 -05: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 Bug 1333826 - Remove all references to MOZ_AUTOMATION_SDK, r=mshal 2017-01-25 12:30:49 -05:00
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 Bug 1042132 - Part 3: Add a MOZCONFIG helper script that lets you pick clang-cl; r=rail 2016-02-08 14:55:31 -05:00
mozconfig.common Bug 1283898 - Make tooltool rust available in all automation. r=gps 2016-11-30 16:10:33 -08:00
mozconfig.common.override
mozconfig.rust Bug 1324120 - Ensure mozconfig.rust uses the TOOLTOOL_DIR when available. r=gps 2016-12-22 13:18:05 +01:00
mozconfig.vs-common
mozconfig.win-common Bug 1333826 - Remove all references to MOZ_AUTOMATION_SDK, r=mshal 2017-01-25 12:30:49 -05:00
prebuilt-interfaces.manifest Bug 1240134 - Incorporate the interfaces.xpt from downloaded artifacts instead of building XPIDL during an artifact build. r=glandium 2016-08-17 15:02:31 -07:00
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 bug 1286934 - Switch to using sccache2. r=gps 2016-08-25 18:39:57 -04:00
subconfigure.py Bug 1269517 - Fix various environment variables that may contain posix-style paths when invoking the js subconfigure. r=glandium 2016-07-26 15:27:19 -07:00
submit_telemetry_data.py Bug 1250656 - Don't block mach command completion when submitting build telemetry data r=gps 2016-02-24 15:11:58 -08:00
telemetry-schema.json Bug 1244160 - Create json-schema for build telemetry data r=gps 2016-02-02 09:32:49 -05:00
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 Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
update-settings.ini
upload.py Bug 1307482 - Upload files concurrently; r=ted 2016-10-04 09:22:22 -07:00
variables.py Bug 1282782 - Add sourcestamp file to the source package. r=ted 2016-12-22 09:14:00 +01:00
virtualenv_packages.txt Bug 1320073 - Rename marionette-client to marionette-harness and release version 4.0.0. r=gps,maja_zf,mtseng,SingingTree 2016-12-12 13:05:34 +01:00
windows_toolchain.py Bug 1335309 - Change the default for find_executables to False. r=mshal 2017-01-31 14:06:15 +09:00