llvm-project/llvm/utils/gn/build
Nico Weber 4ce375a8f2 [gn build] minor tweaks to sync script
- only complain about duplicate 'sources' lines if they contain
  more than 1 elements each (before, 0 and 1 element lists were
  counted too). In practice, this only has an effect for
  clang/lib/Headers/BUILD.gn

- make the '# NOSORT' diag actually work. This too only affects
  clang/lib/Headers/BUILD.gn.

In aggregate, changes to clang/lib/Headers/BUILD.gn still can't
be auto-merged, but for a slighly better reason.
2020-03-30 22:07:23 -04:00
..
libs gn build: Add some build files for clangd 2019-03-28 16:53:32 +00:00
toolchain [gn build] Make build locally deterministic 2020-02-14 21:55:33 -05:00
BUILD.gn [gn] Use ghash if using clang & LLD together to make PDBs 2020-03-09 15:23:54 -07:00
BUILDCONFIG.gn [gn] Make -no-exceptions flag a config 2019-04-05 19:12:37 +00:00
buildflags.gni [gn build] Separate debug and optimization settings 2019-02-12 22:24:45 +00:00
fuzzer.gni [gn build] Add fuzzers in llvm/tools that are needed for check-llvm 2019-01-02 18:13:14 +00:00
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] minor tweaks to sync script 2020-03-30 22:07:23 -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