Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'CMakeFindBinUtils-install_name_tool-prefix' | Brad King | 2019-09-19 | 1 | -1/+1 |
|\ | |||||
| * | Use _CMAKE_TOOLCHAIN_PREFIX for install_name_tool as well | Isuru Fernando | 2019-09-18 | 1 | -1/+1 |
* | | Merge topic 'FindGnuTLS-target' | Brad King | 2019-09-19 | 6 | -10/+84 |
|\ \ | |||||
| * | | FindGnuTLS: add target GnuTLS::GnuTLS | David Callu | 2019-09-18 | 6 | -10/+84 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2019-09-19 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Merge topic 'command-line-make-functions' | Brad King | 2019-09-18 | 14 | -186/+93 |
|\ \ | |||||
| * | | cmMakefile: Remove unused AddUtilityCommand overload | Daniel Eiband | 2019-09-16 | 2 | -37/+0 |
| * | | cmCustomCommandLine: Provide command line make functions | Daniel Eiband | 2019-09-16 | 12 | -149/+93 |
* | | | Merge topic 'smart_ptr/cmCPackGeneratorFactory' | Kyle Edwards | 2019-09-18 | 3 | -31/+11 |
|\ \ \ | |||||
| * | | | cmCPackGeneratorFactory: rule of zero | Tushar Maheshwari | 2019-09-17 | 3 | -31/+11 |
* | | | | Merge topic 'shared-pch' | Brad King | 2019-09-18 | 19 | -54/+345 |
|\ \ \ \ | |||||
| * | | | | Precompile Headers: Add REUSE_FROM signature | Cristian Adam | 2019-09-17 | 19 | -54/+345 |
| | |/ / | |/| | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-09-18 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | Merge topic 'byproduct-collapse-full-path' | Brad King | 2019-09-17 | 6 | -6/+32 |
|\ \ \ | |||||
| * | | | Byproducts: Add test for collapsing of full paths in byproducts | Daniel Eiband | 2019-09-16 | 5 | -5/+31 |
| * | | | Byproducts: collapse full paths of custom target byproducts | Daniel Eiband | 2019-09-13 | 1 | -1/+1 |
* | | | | Merge topic 'smart_ptr/cmSourceFile' | Brad King | 2019-09-17 | 3 | -30/+14 |
|\ \ \ \ | |||||
| * | | | | cmSourceFile: use unique_ptr for CustomCommand | Tushar Maheshwari | 2019-09-13 | 3 | -30/+14 |
| |/ / / | |||||
* | | | | Merge topic 'iar-v850' | Brad King | 2019-09-17 | 5 | -2/+15 |
|\ \ \ \ | |||||
| * | | | | IAR: Add v850 support | Nico Mueller | 2019-09-16 | 5 | -2/+15 |
* | | | | | Merge topic 'allow-pkg-config-missing-libraries' | Brad King | 2019-09-17 | 2 | -34/+21 |
|\ \ \ \ \ | |||||
| * | | | | | FindPkgConfig: Allow libraries that can't be found with their full path | Chuck Atkins | 2019-09-16 | 2 | -34/+21 |
* | | | | | | Merge topic 'remove-failing-modules-test' | Brad King | 2019-09-17 | 1 | -9/+7 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindEnvMod: Remove unreliable test case | Chuck Atkins | 2019-09-16 | 1 | -9/+7 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-09-17 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Merge topic 'tidy-deprecated-headers' | Brad King | 2019-09-16 | 178 | -290/+289 |
|\ \ \ \ \ | |||||
| * | | | | | clang-tidy: modernize-deprecated-headers | Regina Pfeifer | 2019-09-16 | 178 | -290/+289 |
* | | | | | | Merge topic 'prepare-deferred-custom-command-creation' | Brad King | 2019-09-16 | 7 | -57/+65 |
|\ \ \ \ \ \ | |||||
| * | | | | | | add_custom_command: Move append functionality into class cmMakefile | Daniel Eiband | 2019-09-13 | 3 | -9/+24 |
| * | | | | | | add_custom_command: Refactor setting implicit depends | Daniel Eiband | 2019-09-12 | 7 | -48/+41 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'add_custom_command-genex-slash' | Brad King | 2019-09-16 | 4 | -8/+29 |
|\ \ \ \ \ \ | |||||
| * | | | | | | add_custom_command: Delay slash conversion until after genex evaluation | Sebastian Lipponer | 2019-09-13 | 4 | -8/+29 |
* | | | | | | | Merge topic 'remove-unused-class' | Brad King | 2019-09-16 | 2 | -171/+0 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | Remove unused cmInstallExportAndroidMKGenerator | Tushar Maheshwari | 2019-09-13 | 2 | -171/+0 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-09-16 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-09-15 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-09-14 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Merge topic 'target-level-dependencies-via-byproducts' | Brad King | 2019-09-13 | 8 | -74/+279 |
|\ \ \ \ \ | |||||
| * | | | | | Depend: Add test for target-level dependencies via byproducts | Daniel Eiband | 2019-09-12 | 3 | -7/+36 |
| * | | | | | Depend: Hook up automatic target-level dependencies via byproducts | Daniel Eiband | 2019-09-12 | 3 | -18/+29 |
| * | | | | | cmMakefile: Add lookup from source name to targets via byproducts | Daniel Eiband | 2019-09-12 | 2 | -36/+194 |
| * | | | | | Refatoring: Extract AnyOutputMatches utility | Daniel Eiband | 2019-09-12 | 1 | -15/+22 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'cpack-wix-start-menu' | Brad King | 2019-09-13 | 3 | -12/+37 |
|\ \ \ \ \ | |||||
| * | | | | | CPackWIX: Allow omitting program menu folder and uninstall shortcut | Alexej Harm | 2019-09-12 | 3 | -12/+37 |
* | | | | | | Merge topic 'free-free-set-them-free' | Brad King | 2019-09-13 | 41 | -908/+373 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | cmSubdirCommand: Port away from cmCommand | Regina Pfeifer | 2019-09-12 | 3 | -46/+15 |
| * | | | | | cmSetTestsPropertiesCommand: Port away from cmCommand | Regina Pfeifer | 2019-09-12 | 3 | -39/+20 |
| * | | | | | cmSetSourceFilesPropertiesCommand: Port away from cmCommand | Regina Pfeifer | 2019-09-12 | 3 | -44/+25 |
| * | | | | | cmRemoveDefinitionsCommand: Port away from cmCommand | Regina Pfeifer | 2019-09-12 | 3 | -42/+8 |
| * | | | | | cmQTWrapUICommand: Port away from cmCommand | Regina Pfeifer | 2019-09-12 | 3 | -62/+32 |