summaryrefslogtreecommitdiffstats
path: root/llvm/utils/gn/build/sync_source_lists_from_cmake.py
Commit message (Expand)AuthorAgeFilesLines
* [gn build] Update console print to match the commit message (NFC)Mehdi Amini2019-12-181-1/+1
* Tweak commit message for auto update of gn build scriptMehdi Amini2019-12-181-1/+1
* gn build: make sync build work with git revs now that svn is goneNico Weber2019-10-221-15/+9
* gn build: no-op style tweak in sync scriptNico Weber2019-10-071-1/+0
* gn build: Make sync script not exit 1 if it writes changesNico Weber2019-08-211-1/+1
* gn build: Extract git() and git_out() functions in sync scriptNico Weber2019-08-131-11/+8
* gn build: Give cmake sync script an opt-in --write flagNico Weber2019-08-131-14/+56
* gn build: Make sync script group output by revisionNico Weber2019-08-131-11/+38
* gn build: Sort sync script outputNico Weber2019-07-071-2/+2
* [GN] Set exit code to 1 if changes are neededVitaly Buka2019-06-271-2/+12
* [gn] Support dots in CMake paths in the sync scriptPetr Hosek2019-04-191-1/+1
* [gn] Support for building compiler-rt builtinsPetr Hosek2019-04-051-2/+2
* gn build: Add build files for non-framework xpc clangd bitsNico Weber2019-04-021-2/+1
* gn build: Add build files for most clang-tools-extra unit testsNico Weber2019-03-311-0/+1
* gn build: Make cmake sync script work on Windows if git is a bat fileNico Weber2019-01-281-2/+3
* [gn build] Make sync_source_lists_from_cmake.py check that all LLVM unittests...Nico Weber2019-01-081-2/+1
* [gn build] Start adding build files for LLVM unittestsNico Weber2019-01-041-2/+8
* [gn build] Make `ninja check-clang` also run Clang's unit testsNico Weber2018-12-311-2/+26
* [gn build] Set +x bit on .py files in llvm/utils/gn/build.Nico Weber2018-11-291-0/+0
* [gn build] Add a script checking if sources in BUILD.gn and CMakeLists.txt fi...Nico Weber2018-11-291-0/+54
OpenPOWER on IntegriCloud