gecko-dev/build
Gregory Szorc b1d1ac0183 Bug 1396582 - Move Python version checking to moz.configure; r=nalexander
The Python version validation in virtualenv.py is only called in 2
locations: `python -m mozbuild.virtualenv` and in moz.configure.

I believe that nobody calls `python -m mozbuild.virtualenv` any more.
That means that moz.configure is the only caller of
verify_python_version(). That means we can inline the logic into
moz.configure.

It makes sense for version checking to live in moz.configure because
the role of moz.configure is to evaluate the sanity of the environment.
So this commit does just that.

MozReview-Commit-ID: 7FLL0cGblFS

--HG--
extra : rebase_source : 4c2ecbe06399aad917f58ffb25a571993b736965
2018-01-08 15:46:35 -08:00
..
annotationProcessors Bug 1378410 - 1. Support BuildFlag annotation for generated bindings; r=snorp 2017-09-01 14:02:29 -04:00
autoconf Bug 1428110 - Check both paths of EMULATOR in one pass. r=nalexander 2018-01-08 22:03:10 -03:00
build-clang Bug 1429015 - Add clang-format-diff to the clang-tidy build generated by toolchains. r=sylvestre 2018-01-09 13:27:39 +02:00
clang-plugin Bug 1428864: Fix indexer plugin build with clang >= 5. r=kats 2018-01-08 20:21:53 +01:00
compare-mozconfig Bug 1426566 - Remove wrapper to compare-mozconfigs; r=froydnj,nalexander 2018-01-05 14:16:04 -08:00
debian-packages Bug 1427326 - Build a python package for Debian 7. r=dustin 2017-12-29 13:00:59 +09:00
docs Bug 1426793 - Add DevEdition to mozinfo. r=nalexander 2017-12-23 16:39:53 -05:00
macosx Bug 1424651: Remove unused SOCORRO_SYMBOL_UPLOAD_TOKEN_FILE mozconfig variable; r=ted.mielczarek 2017-12-10 23:05:05 -07:00
mobile Bug 1420355 - Statically link DMD. r=njn 2017-11-28 08:10:48 +09:00
moz.configure Bug 1396582 - Move Python version checking to moz.configure; r=nalexander 2018-01-08 15:46:35 -08:00
package/mac_osx
pgo Bug 1421723 - Allow localhost as appId for U2F r=jcj 2017-12-06 16:28:20 +01:00
pymake
sanitizers Bug 1418453 - Change asan_blacklist_win.txt syntax to get it working again. r=glandium 2017-11-22 12:07:00 -05:00
sparse-profiles bug 1423081 - add version.txt to decision sparse checkout. r=callek 2017-12-05 19:36:13 -08:00
tests/cram Bug 1411462 - Abort when I/O error seen; r=glandium 2017-11-09 20:44:10 -08:00
unix Bug 1428629 - elfhack.cpp prefer prefix ++ operator for non primitive types r=froydnj 2018-01-08 09:30:32 +01:00
util Bug 1428914: Get rid of some unsued python modules in build/; r=nalexander 2018-01-08 16:22:21 -07:00
valgrind Bug 1394696 - stylo: Suppress valgrind warning. r=jseward 2017-09-20 09:19:18 -07:00
win32 bug 1401647 - use a 64-bit Rust toolchain for win32 builds. r=nalexander,rillian 2017-12-14 10:20:33 -06:00
win64 bug 1401647 - use a 64-bit Rust toolchain for win32 builds. r=nalexander,rillian 2017-12-14 10:20:33 -06:00
__init__.py
.gdbinit_python.in
.lldbinit.in
appini_header.py Bug 1406650 - Make build/*.py and a few other files flake8 compatible and add them to the list of files to check r=chmanchester 2017-10-07 16:45:22 +02:00
application.ini.in
automation-build.mk
automation.py.in Bug 1420355 - Statically link DMD. r=njn 2017-11-28 08:10:48 +09:00
binary-location.mk
buildconfig.py Bug 1406650 - Make build/*.py and a few other files flake8 compatible and add them to the list of files to check r=chmanchester 2017-10-07 16:45:22 +02:00
cargo-linker Bug 1418598 - Make cargo-linker properly handle quoted strings in MOZ_CARGO_WRAP_LD and MOZ_CARGO_WRAP_LDFLAGS. r=ted 2017-11-18 20:24:12 +09:00
checksums.py Bug 1406650 - Make build/*.py and a few other files flake8 compatible and add them to the list of files to check r=chmanchester 2017-10-07 16:45:22 +02:00
defines.sh
dumbmake-dependencies
gecko_templates.mozbuild Bug 1423802 - Remove the dummy fallible library. r=nalexander 2017-12-07 12:16:50 +09:00
gen_test_backend.py
gen_test_packages_manifest.py Bug 1406650 - Make build/*.py and a few other files flake8 compatible and add them to the list of files to check r=chmanchester 2017-10-07 16:45:22 +02:00
genrc.sh
gyp_base.mozbuild
gyp.mozbuild Bug 1394734 - Replace CONFIG['CLANG*'] by CONFIG['CC_TYPE'] r=glandium 2017-12-07 22:09:38 +01:00
mach_bootstrap.py Bug 1422115 - Remove storageserver.js from services/. r=markh,tcsc 2017-11-30 15:11:19 -05:00
Makefile.in
moz-automation.mk Bug 1393607 Do not package tests if they are not enabled r=mshal 2017-08-29 12:34:40 -05:00
moz.build bug 1401647 - use a 64-bit Rust toolchain for win32 builds. r=nalexander,rillian 2017-12-14 10:20:33 -06:00
mozconfig.artifact Bug 1373150 - Disable compile environment on l10n builds. r=Callek 2017-06-15 15:06:45 +09:00
mozconfig.artifact.automation Bug 1412057 - Do not attempt to enable the clang plugin in mozconfigs during artifact builds on try. r=nalexander 2017-10-26 13:04:54 -07:00
mozconfig.automation bug 1424323 - remove MOZ_AUTOMATION_UPLOAD_SYMBOLS from in-tree mozconfigs. r=rillian 2017-12-08 13:50:17 -05:00
mozconfig.cache Bug 1426788 - Don't fall back to ccache when sccache is not enabled. r=gps 2017-12-22 10:08:40 +09:00
mozconfig.clang-cl
mozconfig.comm-support Bug 1410475: Add support for detecting whether c-c is topdir in mozconfigs; r=mshal 2017-10-19 13:56:13 -06:00
mozconfig.common Bug 1382502 - Include mozconfig.cache in most cases. r=ted 2017-07-20 11:07:53 +09:00
mozconfig.common.override
mozconfig.no-compile Bug 1426555 - Move --enable-stdcxx-compat to python configure. r=chmanchester 2017-12-21 11:13:08 +09:00
mozconfig.rust Bug 1261841 part 5 - Enable explicit SIMD in Rust in automation infra. r=froydnj. 2017-06-13 13:24:54 +03:00
mozconfig.stylo Bug 1384258 - Build Stylo by default. r=chmanchester 2017-07-25 14:29:52 -07:00
mozconfig.vs-common
mozconfig.win-common Bug 1424651: Remove unused SOCORRO_SYMBOL_UPLOAD_TOKEN_FILE mozconfig variable; r=ted.mielczarek 2017-12-10 23:05:05 -07:00
prebuilt-interfaces.manifest
qemu-wrap
rebuild-backend.mk
subconfigure.py Bug 1406650 - Make build/*.py and a few other files flake8 compatible and add them to the list of files to check r=chmanchester 2017-10-07 16:45:22 +02:00
submit_telemetry_data.py Bug 1406650 - Make build/*.py and a few other files flake8 compatible and add them to the list of files to check r=chmanchester 2017-10-07 16:45:22 +02:00
telemetry-schema.json
templates.mozbuild Bug 1423802 - Handle stdc++compat and STLPORT_LIBS at the emitter level. r=nalexander 2017-12-07 12:15:32 +09:00
test_templates.mozbuild
update-settings.ini
upload_generated_sources.py Bug 1406650 - Make build/*.py and a few other files flake8 compatible and add them to the list of files to check r=chmanchester 2017-10-07 16:45:22 +02:00
upload.py Bug 1406650 - Make build/*.py and a few other files flake8 compatible and add them to the list of files to check r=chmanchester 2017-10-07 16:45:22 +02:00
variables.py Bug 1406650 - Make build/*.py and a few other files flake8 compatible and add them to the list of files to check r=chmanchester 2017-10-07 16:45:22 +02:00
virtualenv_packages.txt Bug 1411012 - Migrate a small chunk of Privacy pane in Preferences to Fluent. r=mshal,Pike 2017-11-09 12:11:32 -08:00
windows_toolchain.py Bug 1407678 - Make windows_toolchain.py support VS2017: enter empty line to make flake8 happy. r=linting-fix DONTBUILD 2017-11-02 18:29:27 +01:00