1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/utils/gn/build
Nico Weber b49202c11d [gn build] use \bfoo\b instead of \<foo\> in sync script
\<foo\> is more correct, but since we use shell=True on Windows,
the < and > get interpreted as redirection operators.

Rather than adding cmd escaping, just use \bfoo\b, which is Good
Enough Often Enough.
2020-02-19 12:32:02 -05:00
..
libs
toolchain [gn build] Make build locally deterministic 2020-02-14 21:55:33 -05:00
BUILD.gn [gn build] revert e8e078c8bf7987 2020-02-19 11:11:25 -05:00
BUILDCONFIG.gn
buildflags.gni
fuzzer.gni
mac_sdk.gni
run_tablegen.py
symlink_or_copy.gni
symlink_or_copy.py
sync_source_lists_from_cmake.py [gn build] use \bfoo\b instead of \<foo\> in sync script 2020-02-19 12:32:02 -05:00
write_cmake_config.gni
write_cmake_config.py
write_vcsrevision.gni [gn build] replace llvm_allow_tardy_revision with llvm_append_vc_rev 2020-01-16 19:05:07 -05:00
write_vcsrevision.py [gn build] replace llvm_allow_tardy_revision with llvm_append_vc_rev 2020-01-16 19:05:07 -05:00