gecko-dev/build/moz.configure
Mitchell Hentges 722ac646db Bug 1713857: Don't set PYTHONEXECUTABLE environment variable r=glandium
After some testing in `try` and locally, the manual
`PYTHONEXECUTABLE` definitions shouldn't be needed
anymore.

There's been some work on Brew's
Python to improve its `sitecustomize` behaviour.
The most likely improvement is:
https://github.com/Homebrew/homebrew-core/pull/65297

However, I'm not fully confident in this change.
If it fails, it's more likely to affect developers
than CI. I think it's worth attempting a landing,
because if the variable is indeed obsolete, then
deleting it will avoid some spicy "action-at-a-
distance" behaviour.

Differential Revision: https://phabricator.services.mozilla.com/D117452
2021-06-17 13:28:29 +00:00
..
android-ndk.configure Bug 1712245 - Use x86_64 NDK on Apple Slicon if native NDK is missing. r=firefox-build-system-reviewers,glandium 2021-05-26 01:37:37 +00:00
android-sdk.configure Bug 1688062 - Update target SDK to API 30. r=esawin,jnicol 2021-03-01 19:12:16 +00:00
arm.configure Bug 1692939 - Turn namespace() into a builtin in python configure. r=firefox-build-system-reviewers,mhentges 2021-02-18 22:44:40 +00:00
bindgen.configure Bug 1695313 - Update cbindgen in tree to 0.19.0. r=zbraniecki 2021-04-08 16:25:43 +00:00
checks.configure Bug 1693723 - Avoid bootstrapping when an explicit path is given for tools. r=firefox-build-system-reviewers,mhentges 2021-02-24 02:01:33 +00:00
compile-checks.configure Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
compilers-util.configure Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
flags.configure Bug 1524662 - Add --enable-path-remapping producing compiled objects with generic paths. r=glandium 2021-06-10 17:08:06 +00:00
headers.configure Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
init.configure Bug 1713857: Don't set PYTHONEXECUTABLE environment variable r=glandium 2021-06-17 13:28:29 +00:00
java.configure Bug 1670264: Validate detected Java directory to ensure it's a JDK r=nalexander 2020-11-03 23:32:43 +00:00
keyfiles.configure Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
lto-pgo.configure Bug 1686646 - Use more targeted search paths for each tool. r=firefox-build-system-reviewers,dmajor 2021-01-15 04:26:05 +00:00
memory.configure Bug 1705783 - add configure option --js-package and stop clearing MOZ_AUTOMATION for SM(pkg) r=glandium,firefox-build-system-reviewers 2021-05-26 16:54:04 +00:00
node.configure Bug 1697950 - Partial support for mach bootstrap on arm64 mac. r=firefox-build-system-reviewers,sheehan,mhentges 2021-03-17 02:11:51 +00:00
nspr.configure Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
nss.configure Bug 1713766 - land NSS NSS_3_67_RTM UPGRADE_NSS_RELEASE, r=bbeurdouche,aryx 2021-06-10 13:25:03 +00:00
old.configure Bug 1692939 - Add sorted() as an allowed builtin in python configure. r=firefox-build-system-reviewers,mhentges 2021-02-18 22:44:39 +00:00
pkg.configure Bug 1692137 - Allow local linux builds to use a bootstrapped sysroot. r=firefox-build-system-reviewers,andi,mhentges 2021-02-12 20:31:49 +00:00
rust.configure Bug 1524662 - Add --enable-path-remapping producing compiled objects with generic paths. r=glandium 2021-06-10 17:08:06 +00:00
toolchain.configure Bug 1524662 - Add --enable-path-remapping producing compiled objects with generic paths. r=glandium 2021-06-10 17:08:06 +00:00
update-programs.configure Bug 1705373 - Part 1: Only set WDBA and Update Agent configs on Firefox (browser app). r=nalexander 2021-05-05 04:26:43 +00:00
util.configure Bug 1692939 - Turn namespace() into a builtin in python configure. r=firefox-build-system-reviewers,mhentges 2021-02-18 22:44:40 +00:00
warnings.configure Bug 1707096 - fix the build for clang-trunk. r=jfkthame 2021-06-02 14:38:01 +00:00
windows.configure Bug 1692939 - Add sorted() as an allowed builtin in python configure. r=firefox-build-system-reviewers,mhentges 2021-02-18 22:44:39 +00:00