fune/build
Mike Hommey eaca1f3dd4 Bug 1820947 - Use "new style" sysroot on Android. r=firefox-build-system-reviewers,andi
For a few NDK releases now, the situation has been simplified wrt
headers and libraries, and while we're currently still using things here
and there because we never changed our ways, we can simplify things a
lot by using the new simplified things. This involves:
- Using a --target that contains the Android version, making clang set
  __ANDROID_API__ itself, and makes it look in $sysroot/usr/lib/$target/$ver
  when linking.
- Using the sysroot that is under toolchains/llvm/prebuilt/*.
- Removing the hacks around libstdc++/libc++.

This ends up emptying stlport compiler flags, which allows to remove a
bunch of things.

Differential Revision: https://phabricator.services.mozilla.com/D172039
2023-03-15 20:44:02 +00:00
..
autoconf Bug 1820947 - Use "new style" sysroot on Android. r=firefox-build-system-reviewers,andi 2023-03-15 20:44:02 +00:00
build-clang Bug 1820919 - Apply clang trunk patches related to symlinks. r=firefox-build-system-reviewers,andi 2023-03-09 22:21:23 +00:00
build-rust Bug 1805803 - Update builders to rustc 1.67. r=firefox-build-system-reviewers,andi 2023-01-27 07:18:00 +00:00
cargo Bug 1810126 - Add a generic mechanism to run cargo-* commands. r=glandium,firefox-build-system-reviewers,ahochheiden 2023-01-27 01:18:52 +00:00
clang-plugin Bug 1800213 - Allow the existing (but now as nsThreads) VideoCapture and DesktopCapture threads. r=KrisWright 2023-02-28 14:32:42 +00:00
compare-mozconfig Bug 1801836 - Remove no longer necessary 'from __future__' imports. r=linter-reviewers,glandium,webdriver-reviewers,perftest-reviewers,geckoview-reviewers,jld,ahal,owlish,afinder DONTBUILD 2022-12-23 22:45:46 +00:00
debian-packages
docs Bug 1805664 - Setup python toolchain tasks and add them to the build system r=glandium 2023-02-22 06:24:51 +00:00
gyp_includes Bug 1820946 - Remove unused Android related variables from the build system. r=firefox-build-system-reviewers,andi 2023-03-08 20:23:41 +00:00
macosx Bug 1773743 - Change the minimum required macos SDK to 13.0. r=firefox-build-system-reviewers,spohl,ahochheiden 2023-02-01 10:14:12 +00:00
moz.configure Bug 1820947 - Use "new style" sysroot on Android. r=firefox-build-system-reviewers,andi 2023-03-15 20:44:02 +00:00
package/mac_osx
pgo Backed out 5 changesets (bug 1809843) for causing Cargo related build bustages. CLOSED TREE 2023-03-13 13:53:26 +02:00
rust Bug 1817900 - Update num_cpus to 1.15.0. r=emilio,supply-chain-reviewers 2023-02-23 01:17:30 +00:00
sanitizers Bug 1801932 - Remove suppressions function UBSan check. r=firefox-build-system-reviewers,ahochheiden 2022-11-25 17:29:56 +00:00
sparse-profiles Bug 1814727: add tasks for attributing en-US builds r=ahal,nalexander 2023-03-13 19:04:06 +00:00
tests/cram
unix Bug 1820947 - Use "new style" sysroot on Android. r=firefox-build-system-reviewers,andi 2023-03-15 20:44:02 +00:00
valgrind Bug 1801836 - Remove no longer necessary 'from __future__' imports. r=linter-reviewers,glandium,webdriver-reviewers,perftest-reviewers,geckoview-reviewers,jld,ahal,owlish,afinder DONTBUILD 2022-12-23 22:45:46 +00:00
vs Bug 1807780 - Use -ivfsoverlay instead of liblowercase. r=firefox-build-system-reviewers,ahochheiden 2022-12-29 00:05:49 +00:00
win32 Bug 1817372 - Use the new windows target triplets on automation. r=firefox-build-system-reviewers,andi 2023-02-17 07:42:48 +00:00
win64 Bug 1807780 - Use -ivfsoverlay instead of liblowercase. r=firefox-build-system-reviewers,ahochheiden 2022-12-29 00:05:49 +00:00
win64-aarch64 Bug 1807780 - Fix win aarch64 build bustage. CLOSED TREE 2022-12-29 04:02:26 +02:00
workspace-hack Bug 1802689 - Add missing licenses info in Cargo.toml r=mhoye,necko-reviewers,kershaw,valentin 2022-12-13 09:14:44 +00:00
.gdbinit
.gdbinit.loader
.gdbinit.py.in
.lldbinit.in
__init__.py
appini_header.py
application.ini.in
binary-location.mk
buildconfig.py Bug 1790816 - Reformat build/ with isort. r=linter-reviewers,ahal DONTBUILD 2022-11-24 17:23:47 +00:00
cargo-host-linker
cargo-host-linker.bat
cargo-linker Bug 1790816 - Reformat build/ with isort. r=linter-reviewers,ahal DONTBUILD 2022-11-24 17:23:47 +00:00
cargo-linker.bat
checksums.py Bug 1801836 - Remove no longer necessary 'from __future__' imports. r=linter-reviewers,glandium,webdriver-reviewers,perftest-reviewers,geckoview-reviewers,jld,ahal,owlish,afinder DONTBUILD 2022-12-23 22:45:46 +00:00
defines.sh
dumbmake-dependencies
gecko_templates.mozbuild
gen_symverscript.py Bug 1790816 - Reformat build/ with isort. r=linter-reviewers,ahal DONTBUILD 2022-11-24 17:23:47 +00:00
gen_test_packages_manifest.py Bug 1790816 - Reformat build/ with isort. r=linter-reviewers,ahal DONTBUILD 2022-11-24 17:23:47 +00:00
gyp.mozbuild Bug 1820946 - Remove unused Android related variables from the build system. r=firefox-build-system-reviewers,andi 2023-03-08 20:23:41 +00:00
gyp_base.mozbuild
mach_initialize.py Bug 1801836 - Remove no longer necessary 'from __future__' imports. r=linter-reviewers,glandium,webdriver-reviewers,perftest-reviewers,geckoview-reviewers,jld,ahal,owlish,afinder DONTBUILD 2022-12-23 22:45:46 +00:00
midl.py Bug 1807780 - Use -ivfsoverlay instead of liblowercase. r=firefox-build-system-reviewers,ahochheiden 2022-12-29 00:05:49 +00:00
moz-automation.mk
moz.build
mozconfig.artifact
mozconfig.artifact.automation
mozconfig.automation
mozconfig.cache Bug 1805699 - Use a prefix on GCP sccache bucket names. r=firefox-build-system-reviewers,ahochheiden 2023-01-17 13:29:43 +00:00
mozconfig.clang-cl
mozconfig.comm-support
mozconfig.common
mozconfig.common.override
mozconfig.lld-link
mozconfig.no-compile Bug 1807779 - Allow to set a single variable for MSVC. r=firefox-build-system-reviewers,ahochheiden 2022-12-28 22:48:51 +00:00
mozconfig.rust
mozconfig.win-common
non-unified-compat
psutil_requirements.in Bug 1801726 - Upgrade psutil to 5.9.4. r=firefox-build-system-reviewers,ahochheiden 2022-11-22 09:12:02 +00:00
psutil_requirements.txt Bug 1801726 - Upgrade psutil to 5.9.4. r=firefox-build-system-reviewers,ahochheiden 2022-11-22 09:12:02 +00:00
qemu-wrap
RunCbindgen.py Bug 1801836 - Remove no longer necessary 'from __future__' imports. r=linter-reviewers,glandium,webdriver-reviewers,perftest-reviewers,geckoview-reviewers,jld,ahal,owlish,afinder DONTBUILD 2022-12-23 22:45:46 +00:00
templates.mozbuild
update-settings.ini
upload.py Bug 1790816 - Reformat build/ with isort. r=linter-reviewers,ahal DONTBUILD 2022-11-24 17:23:47 +00:00
upload_generated_sources.py Bug 1801836 - Remove no longer necessary 'from __future__' imports. r=linter-reviewers,glandium,webdriver-reviewers,perftest-reviewers,geckoview-reviewers,jld,ahal,owlish,afinder DONTBUILD 2022-12-23 22:45:46 +00:00
variables.py Bug 1801836 - Remove no longer necessary 'from __future__' imports. r=linter-reviewers,glandium,webdriver-reviewers,perftest-reviewers,geckoview-reviewers,jld,ahal,owlish,afinder DONTBUILD 2022-12-23 22:45:46 +00:00
zstandard_requirements.in Bug 1801726 - Upgrade zstandard to 0.19.0. r=firefox-build-system-reviewers,ahochheiden 2022-11-22 09:12:02 +00:00
zstandard_requirements.txt Bug 1801726 - Upgrade zstandard to 0.19.0. r=firefox-build-system-reviewers,ahochheiden 2022-11-22 09:12:02 +00:00