llvm-project/llvm/utils/gn/build
Nico Weber 0ff3cc2087 [gn build] Change python run lines to python3
macOS 12.3 no longer ships non-3 python.

Almost all of these scripts were launched by ninja, and the GN files
already told it to run them under python3, so this is a fairly small
change.  The main effect is that if you run them manually, you now
get the same behavior.

(A small set of scripts, gn.py, gen.py, sync_source_lists_from_cmake.py,
are for manual running.  For these, it is an actual change.)

Differential Revision: https://reviews.llvm.org/D122345
2022-03-23 16:42:18 -04:00
..
libs gn build: Add support for building with libcurl. 2022-03-14 12:52:19 -07:00
toolchain [gn build] Remove unhelpful default for goma_dir 2021-12-15 18:39:53 -05:00
BUILD.gn [gn build] Use lld-link's new /winsysroot: flag 2022-03-21 13:43:38 -04:00
BUILDCONFIG.gn [gn build] Don't pass -Wl,-z,defs for sanitizer builds 2021-09-20 11:39:39 -07:00
buildflags.gni
fuzzer.gni [gn build] Add -fsanitize=fuzzer to link flags in fuzzer targets when llvm_use_sanitize_coverage 2022-03-01 16:10:51 -08:00
mac_sdk.gni [gn build] try to fix libxml2 include path on mac after 0ec448194e 2021-02-18 14:40:14 -05:00
run_tablegen.py [gn build] Change python run lines to python3 2022-03-23 16:42:18 -04:00
symbol_exports.gni [gn build] Kind of port c7b3a91017 (libclang version script) 2021-07-26 22:12:06 -04:00
symbol_exports.py [gn build] Change python run lines to python3 2022-03-23 16:42:18 -04:00
symlink_or_copy.gni
symlink_or_copy.py [gn build] Change python run lines to python3 2022-03-23 16:42:18 -04:00
sync_source_lists_from_cmake.py [gn build] Change python run lines to python3 2022-03-23 16:42:18 -04:00
sysroot.gni [gn build] make WindowsManifestMerger.cpp build fine with sysroot 2021-02-17 15:03:46 -05:00
write_cmake_config.gni
write_cmake_config.py [gn build] Change python run lines to python3 2022-03-23 16:42:18 -04:00
write_library_dependencies.py [gn build] Change python run lines to python3 2022-03-23 16:42:18 -04:00
write_vcsrevision.gni
write_vcsrevision.py [gn build] Change python run lines to python3 2022-03-23 16:42:18 -04:00