summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cmake-gui-env-platform-defaults'Brad King2020-02-072-3/+51
|\
| * cmake-gui: set generator field defaults from environmentCode Smith2020-02-062-3/+51
* | Merge topic 'ninja-multi-default-config-fix'Brad King2020-02-071-0/+1
|\ \
| * | Ninja Multi-Config: Fix issue with CMAKE_NMC_DEFAULT_BUILD_FILE_CONFIGKyle Edwards2020-02-061-0/+1
* | | Merge topic 'ninja-multi-no-minsizerel'Brad King2020-02-071-1/+1
|\ \ \
| * | | Ninja Multi-Config: Don't include MinSizeRel by defaultKyle Edwards2020-02-061-1/+1
| |/ /
* | | CMake Nightly Date StampKitware Robot2020-02-071-1/+1
* | | Merge topic 'cmakefiles-rules-ninja'Brad King2020-02-061-1/+2
|\ \ \
| * | | Ninja: Move rules.ninja into CMakeFilesKyle Edwards2020-02-051-1/+2
| | |/ | |/|
* | | CMake Nightly Date StampKitware Robot2020-02-061-1/+1
|/ /
* | Begin post-3.17 developmentBrad King2020-02-051-2/+2
|/
* Begin 3.17 release versioningBrad King2020-02-051-3/+3
* Merge topic 'ninja-multi-cmake-build-no-config'Brad King2020-02-058-14/+67
|\
| * Ninja Multi-Config: Use build.ninja if cmake --build has no --configKyle Edwards2020-02-044-11/+46
| * Refactor: Allow generators to decide default configuration for buildKyle Edwards2020-02-044-3/+21
* | Merge topic 'llvm-rc-preprocess'Brad King2020-02-052-0/+114
|\ \
| * | Add -E cmake_llvm_rc to preprocess files for llvm-rcThomas Bernard2020-02-042-0/+114
* | | Merge topic 'vs-version-for-unity'Brad King2020-02-053-7/+12
|\ \ \
| * | | VS: Do not use native unity builds on VS 2017 versions less than 15.8Brad King2020-02-043-7/+12
| * | | CMake 3.16.3v3.16.3Brad King2020-01-211-1/+1
| * | | Merge topic 'autogen_rcc_skip_unity' into release-3.16Brad King2020-01-202-14/+19
| |\ \ \
| * \ \ \ Merge topic 'pch-msvc-no-path-repetition' into release-3.16Craig Scott2020-01-191-1/+2
| |\ \ \ \
| * \ \ \ \ Merge topic 'nag-submodule' into release-3.16Brad King2020-01-161-2/+6
| |\ \ \ \ \
* | | | | | | CMake Nightly Date StampKitware Robot2020-02-051-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge topic 'ninja-run-tool-in-builddir'Brad King2020-02-041-0/+2
|\ \ \ \ \ \
| * | | | | | cmGlobalNinjaGenerator: run ninja tools in the build directoryBen Boeckel2020-02-031-0/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'swift-exe-exports'Brad King2020-02-041-3/+10
|\ \ \ \ \ \
| * | | | | | Ninja: properly handle exports from Swift exesSaleem Abdulrasool2020-02-021-3/+10
* | | | | | | CMake Nightly Date StampKitware Robot2020-02-041-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge topic 'ninja-multi-variable-shuffle'Brad King2020-02-032-84/+140
|\ \ \ \ \ \
| * | | | | | Ninja Multi-Config: Shuffle variables aroundKyle Edwards2020-02-032-84/+140
* | | | | | | Merge topic 'ctest-add-ignore-no-tests-option'Kyle Edwards2020-02-034-1/+42
|\ \ \ \ \ \ \
| * | | | | | | Add --no-tests=<[error|ignore]> option to CTestStefan Dinkelacker2020-01-314-1/+42
* | | | | | | | Merge topic 'fix_automoc_deps_rule_name'Brad King2020-02-031-1/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix AUTOMOC deps file to contain correct rule nameAlexandru Croitor2020-01-311-1/+8
* | | | | | | | | Merge topic '7zip-fix'Brad King2020-02-031-2/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmArchiveWrite: Remove ./ suffix from 7zip archivesCristian Adam2020-01-311-2/+3
| |/ / / / / / / /
* | | | | | | | | Merge topic 'cpack-deprecate-old-macos-generators'Brad King2020-02-032-0/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CPack: Deprecate OSXX11 generatorBrad King2020-01-311-0/+3
| * | | | | | | | | CPack: Deprecate PackageMaker generatorBrad King2020-01-311-0/+3
| |/ / / / / / / /
* | | | | | | | | Merge topic 'aix-no-export-all'Brad King2020-02-038-0/+31
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | AIX: Add an option to disable automatic exports from shared librariesBrad King2020-01-318-0/+31
| |/ / / / / / / /
* | | | | | | | | Merge topic 'clang-tidy-driver-mode'Brad King2020-02-032-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | clang-tidy: Fix explicit --driver-mode= argumentBrad King2020-01-312-2/+2
* | | | | | | | | | CMake Nightly Date StampKitware Robot2020-02-031-1/+1
* | | | | | | | | | CMake Nightly Date StampKitware Robot2020-02-021-1/+1
| |_|_|_|/ / / / / |/| | | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2020-02-011-1/+1
| |/ / / / / / / |/| | | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2020-01-311-1/+1
* | | | | | | | Merge topic 'automoc-using-depfiles'Brad King2020-01-3013-20/+3434
|\ \ \ \ \ \ \ \
| * | | | | | | | AutoGen: Use depfiles for the XXX_autogen ninja targetsJoerg Bornemann2020-01-283-6/+166