Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ninja Multi-Config: Use build.ninja if cmake --build has no --config | Kyle Edwards | 2020-02-04 | 4 | -11/+46 |
* | Refactor: Allow generators to decide default configuration for build | Kyle Edwards | 2020-02-04 | 4 | -3/+21 |
* | Merge topic 'ninja-run-tool-in-builddir' | Brad King | 2020-02-04 | 1 | -0/+2 |
|\ | |||||
| * | cmGlobalNinjaGenerator: run ninja tools in the build directory | Ben Boeckel | 2020-02-03 | 1 | -0/+2 |
* | | Merge topic 'swift-exe-exports' | Brad King | 2020-02-04 | 1 | -3/+10 |
|\ \ | |||||
| * | | Ninja: properly handle exports from Swift exes | Saleem Abdulrasool | 2020-02-02 | 1 | -3/+10 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2020-02-04 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Merge topic 'ninja-multi-variable-shuffle' | Brad King | 2020-02-03 | 2 | -84/+140 |
|\ \ | |||||
| * | | Ninja Multi-Config: Shuffle variables around | Kyle Edwards | 2020-02-03 | 2 | -84/+140 |
* | | | Merge topic 'ctest-add-ignore-no-tests-option' | Kyle Edwards | 2020-02-03 | 4 | -1/+42 |
|\ \ \ | |||||
| * | | | Add --no-tests=<[error|ignore]> option to CTest | Stefan Dinkelacker | 2020-01-31 | 4 | -1/+42 |
* | | | | Merge topic 'fix_automoc_deps_rule_name' | Brad King | 2020-02-03 | 1 | -1/+8 |
|\ \ \ \ | |||||
| * | | | | Fix AUTOMOC deps file to contain correct rule name | Alexandru Croitor | 2020-01-31 | 1 | -1/+8 |
* | | | | | Merge topic '7zip-fix' | Brad King | 2020-02-03 | 1 | -2/+3 |
|\ \ \ \ \ | |||||
| * | | | | | cmArchiveWrite: Remove ./ suffix from 7zip archives | Cristian Adam | 2020-01-31 | 1 | -2/+3 |
| |/ / / / | |||||
* | | | | | Merge topic 'cpack-deprecate-old-macos-generators' | Brad King | 2020-02-03 | 2 | -0/+6 |
|\ \ \ \ \ | |||||
| * | | | | | CPack: Deprecate OSXX11 generator | Brad King | 2020-01-31 | 1 | -0/+3 |
| * | | | | | CPack: Deprecate PackageMaker generator | Brad King | 2020-01-31 | 1 | -0/+3 |
| |/ / / / | |||||
* | | | | | Merge topic 'aix-no-export-all' | Brad King | 2020-02-03 | 8 | -0/+31 |
|\ \ \ \ \ | |||||
| * | | | | | AIX: Add an option to disable automatic exports from shared libraries | Brad King | 2020-01-31 | 8 | -0/+31 |
| |/ / / / | |||||
* | | | | | Merge topic 'clang-tidy-driver-mode' | Brad King | 2020-02-03 | 2 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | clang-tidy: Fix explicit --driver-mode= argument | Brad King | 2020-01-31 | 2 | -2/+2 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-02-03 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-02-02 | 1 | -1/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-02-01 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-01-31 | 1 | -1/+1 |
* | | | | Merge topic 'automoc-using-depfiles' | Brad King | 2020-01-30 | 13 | -20/+3434 |
|\ \ \ \ | |||||
| * | | | | AutoGen: Use depfiles for the XXX_autogen ninja targets | Joerg Bornemann | 2020-01-28 | 3 | -6/+166 |
| * | | | | AutoGen: Use moc's feature to output dependencies | Joerg Bornemann | 2020-01-28 | 2 | -14/+79 |
| * | | | | Add a parser for GCC-style depfiles | Joerg Bornemann | 2020-01-28 | 10 | -0/+3189 |
* | | | | | Merge topic 'std-string-cleanup' | Brad King | 2020-01-30 | 25 | -94/+85 |
|\ \ \ \ \ | |||||
| * | | | | | Source: use std::string in place of const char* | Vitaly Stakhovsky | 2020-01-29 | 25 | -94/+85 |
| | |_|_|/ | |/| | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-01-30 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge topic 'vs-16.4-custom-command-inputs' | Brad King | 2020-01-29 | 1 | -1/+7 |
|\ \ \ \ | |||||
| * | | | | VS: Tell VS 16.4 not to verify SYMBOLIC custom command inputs | Brad King | 2020-01-28 | 1 | -1/+7 |
* | | | | | Merge topic 'mixed-mode-multi-arch' | Brad King | 2020-01-29 | 1 | -0/+11 |
|\ \ \ \ \ | |||||
| * | | | | | Swift: disallow multiple `CMAKE_OSX_ARCHITECTURES` with Swift | Saleem Abdulrasool | 2020-01-28 | 1 | -0/+11 |
* | | | | | | Merge topic 'mf-json-type' | Brad King | 2020-01-29 | 1 | -3/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmMakefile: Fix construction of Json::Value from fixed-size int types | Raul Tambre | 2020-01-28 | 1 | -3/+2 |
| |/ / / / / | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-01-29 | 1 | -1/+1 |
* | | | | | | Merge topic 'mf-typo' | Brad King | 2020-01-28 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmMakefile: Fix spelling typo in comment | Masashi Fujita | 2020-01-28 | 1 | -1/+1 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'ninja-1.10' | Brad King | 2020-01-28 | 5 | -5/+36 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Ninja: Do not clean metadata when re-generating inside a running build | Brad King | 2020-01-27 | 1 | -1/+9 |
| * | | | | | | Ninja: Track when running to re-generate during a build | Brad King | 2020-01-27 | 4 | -1/+7 |
| * | | | | | | Ninja: Factor metadata cleanup into dedicated method | Brad King | 2020-01-27 | 2 | -0/+6 |
| * | | | | | | Ninja: Skip cleandead and recompact if build.ninja is missing | Brad King | 2020-01-27 | 1 | -2/+10 |
| * | | | | | | Ninja: Fix CMAKE_NINJA_OUTPUT_PATH_PREFIX with Ninja 1.10 | Brad King | 2020-01-27 | 1 | -4/+7 |
* | | | | | | | Merge topic 'xcode-top-level-only-with-object-library' | Brad King | 2020-01-28 | 1 | -2/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Xcode: Fix post build script for 'top level project only' opt | Yauheni Khnykin | 2020-01-27 | 1 | -2/+4 |