gecko-dev/build
Mike Hommey 17821c9ee3 Bug 1279151 - Version'ize the result of yasm_version. r=chmanchester
Before bug 1269513, yasm_version returned a Version object, and it
doesn't anymore, which made the assignment of _YASM_*_VERSION skipped
silently.

Then, configure would go through the yasm version checks as if they were
false and skipping over the AC_MSG_ERRORs, printing out:
/builds/slave/try-m64-0000000000000000000000/build/src/old-configure: line 19615: test: : integer expression expected

which is why this went undetected: the version checks were simply
ignored.

Some shells, however, evaluated the yasm version checks as true, hitting
the AC_MSG_ERRORs.
2016-06-10 09:57:51 +09:00
..
annotationProcessors Bug 1277650 - part 1 - make generated Natives<>::methods[] const instead of constexpr; r=darchons 2016-06-06 16:58:55 -04:00
autoconf Bug 1277428 - Enable clang's -Wstring-conversion warnings. r=glandium 2016-06-02 21:19:55 -07:00
build-clang
clang-plugin Bug 1209227 - Part 1: Make the MOZ_INHERIT_TYPE_ANNOTATIONS_FROM_TEMPLATE_ARGS analysis handle packs more correctly, r=ehsan 2016-05-19 09:34:01 -04:00
compare-mozconfig
docs Bug 1272748 Expose --enable-sm-promise config setting in mozinfo.json. r=mshal 2016-05-13 13:00:16 -07:00
gabi++
macosx Bug 1244446 - Remove OSX universal builds postflight. r=gps,r=ted 2016-06-07 07:41:04 +09:00
mobile Bug 1277214 - Move MOZ_DISABLE_* to single MOZ_IN_AUTOMATION env var. r=grisha 2016-06-01 16:46:44 -07:00
moz.configure Bug 1279151 - Version'ize the result of yasm_version. r=chmanchester 2016-06-10 09:57:51 +09:00
package/mac_osx
pgo Bug 1252068 - Adding in reset prefs button on SSLNetError page. r=gijs 2016-05-04 17:10:45 +01:00
pymake
release
sanitizers Bug 1111689 - Suppress ASAN leak reports for libglsl.so. - r=jgilbert 2016-06-08 17:28:49 -07:00
stlport
unix
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 1250704 relax suppresion of GtkStyle set_color leak to accept change in caller r=njn 2016-06-09 18:54:50 +12:00
win32
win64
.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 1269787 - Move appini_header.py rule to moz.build; r=glandium 2016-04-29 13:45:07 -04:00
application.ini
automation-build.mk
automation.py.in Bug 1270144 - use error() rather than warning() in order to ensure this shows up on the treeherder summary, rs=emorley-over-irc 2016-05-25 15:14:56 +01:00
binary-location.mk
buildconfig.py Bug 1277087 - Change how the buildconfig module searches for config.status. r=gps 2016-06-02 08:48:42 +09:00
checksums.py
defines.sh
dumbmake-dependencies
gecko_templates.mozbuild Bug 1277124 - Remove outdated definition in GeckoProgram. r=mshal 2016-06-02 08:48:45 +09:00
gen_test_packages_manifest.py
genrc.sh
gyp.mozbuild
mach_bootstrap.py Bug 1275409: remove testing/taskcluster/mach_commands.py, except 'mach taskcluster-load-image'; r=wcosta 2016-06-04 19:40:35 +00:00
moz-automation.mk Bug 1244446 - Remove OSX universal builds postflight. r=gps,r=ted 2016-06-07 07:41:04 +09:00
moz.build bug 985566 - add some pretty printers to .gdbinit r=froydnj r=glandium 2016-06-02 13:33:07 -04:00
mozconfig.automation
mozconfig.cache Bug 1265799 - Disable b2g-inbound. r=Callek 2016-04-25 06:40:55 -04:00
mozconfig.clang-cl
mozconfig.common Bug 1186522 - force per checkin and release desktop firefox builds to require signed add-ons on beta 47 r=mshal 2016-04-27 12:46:52 -04:00
mozconfig.common.override
mozconfig.rust
mozconfig.vs-common
mozconfig.win-common
qemu-wrap
sccache.mk
subconfigure.py
submit_telemetry_data.py
telemetry-schema.json
templates.mozbuild
test_templates.mozbuild
update-settings.ini
upload.py
variables.py Bug 1274655 - Resolve changeset when only repo is defined; r=mshal 2016-05-24 11:35:44 -07:00
virtualenv_packages.txt Bug 1277087 - Change how the buildconfig module searches for config.status. r=gps 2016-06-02 08:48:42 +09:00
windows_toolchain.py