llvm-project/llvm/utils/gn/build
Nico Weber 1afd889d0b [gn build] Make sync_source_lists_from_cmake handle one-line sources lines
sync_source_lists_from_cmake now also looks for source files in
`sources += [ "foo.cc" ]` lines, which allows us to remove most
`# Make `gn format` not collapse this` comments.

(sync_source_lists_from_cmake doesn't look for `foo_headers += [...]`
still, so the comment is still needed in two places for that.)

No intentional behavior change.
2020-07-17 11:53:42 -04:00
..
libs [HWASan] Add sizeof(global) in report even if symbols missing. 2020-06-09 13:02:13 -07:00
toolchain [gn build] make stage2_unix_toolchain set clang_base_path 2020-07-04 19:36:09 -04:00
BUILD.gn [gn build] fix link of libclang_rt.asan_osx_dynamic.dylib if command line tools are not installed 2020-07-04 20:26:39 -04:00
BUILDCONFIG.gn [gn] Make -no-exceptions flag a config 2019-04-05 19:12:37 +00:00
buildflags.gni
fuzzer.gni
mac_sdk.gni gn build: Add a toggle for building against the commandline tools SDK on macOS 2019-11-28 19:30:34 -05:00
run_tablegen.py
symlink_or_copy.gni [gn build] re-run "gn format" with trunk gn 2020-01-15 13:37:38 -05:00
symlink_or_copy.py gn build: Set +x on symlink_or_copy.py 2019-07-19 13:40:54 +00:00
sync_source_lists_from_cmake.py [gn build] Make sync_source_lists_from_cmake handle one-line sources lines 2020-07-17 11:53:42 -04:00
write_cmake_config.gni [gn build] re-run "gn format" with trunk gn 2020-01-15 13:37:38 -05:00
write_cmake_config.py fix a comment grammar-o 2020-03-30 14:40:15 -04:00
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