Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | VS: Write custom commands for sources from all configurations | Brad King | 2020-05-18 | 1 | -8/+14 | |
| * | | | | | | | | | | | cmVisualStudio10TargetGenerator: Adopt Windows Store and Phone infrastructure | Brad King | 2020-05-18 | 4 | -147/+119 | |
| * | | | | | | | | | | | cmGeneratorTarget: Remove default config from Get* methods | Brad King | 2020-05-18 | 5 | -13/+16 | |
| * | | | | | | | | | | | cmTarget: Replace "perConfig" constructor boolean with enum | Brad King | 2020-05-18 | 6 | -13/+19 | |
* | | | | | | | | | | | | Merge topic 'simplify_cmPropertyDefinitionMap' | Brad King | 2020-05-19 | 7 | -116/+64 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | cmPropertyDefinitionMap: simplify and shorten | Tushar Maheshwari | 2020-05-15 | 7 | -116/+64 | |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge topic 'add_test-special-chars-in-name' | Brad King | 2020-05-19 | 1 | -7/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | add_test: Allow special characters in test name | Deniz Bahadir | 2020-05-17 | 1 | -7/+7 | |
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-05-19 | 1 | -1/+1 | |
| |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'cuda-clang' | Brad King | 2020-05-18 | 1 | -0/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | CUDA: Add support for Clang compiler | Raul Tambre | 2020-05-15 | 1 | -0/+14 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge topic 'fix-ClearSourcesCache' | Brad King | 2020-05-18 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | cmGeneratorTarget: Clear AllConfigSources in ClearSourcesCache | Brad King | 2020-05-15 | 1 | -0/+1 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'fix-CheckTargetsForMissingSources' | Brad King | 2020-05-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | cmGlobalGenerator: Fix CheckTargetsForMissingSources after refactoring | Brad King | 2020-05-15 | 1 | -1/+1 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-05-18 | 1 | -1/+1 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-05-17 | 1 | -1/+1 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-05-16 | 1 | -1/+1 | |
| |_|/ / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge topic 'source_file_scopes' | Brad King | 2020-05-15 | 5 | -46/+406 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | set_source_files_properties: Allow specification of directory scope | Alexandru Croitor | 2020-05-14 | 5 | -46/+406 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-05-15 | 1 | -1/+1 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge topic 'update-kwsys' | Brad King | 2020-05-14 | 13 | -63/+66 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2020-05-13 | 13 | -63/+66 | |
* | | | | | | | | | Merge topic 'cmake_command_preserve_args' | Brad King | 2020-05-14 | 2 | -8/+21 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cmake_command: Preserve arguments to INVOKE function | Cristian Adam | 2020-05-12 | 2 | -8/+21 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-05-14 | 1 | -1/+1 | |
* | | | | | | | | | Merge topic 'interface-sources-multi-config' | Brad King | 2020-05-13 | 3 | -58/+77 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | INTERFACE_SOURCES: Fix per-config link libs on multi-config generators | Brad King | 2020-05-12 | 1 | -1/+7 | |
| * | | | | | | | | cmGeneratorTarget: Factor evaluated target prop entries into struct | Brad King | 2020-05-12 | 1 | -57/+54 | |
| * | | | | | | | | cmGeneratorTarget: Track when the set of link libs is config-dependent | Brad King | 2020-05-12 | 3 | -0/+16 | |
| |/ / / / / / / | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-05-13 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge topic 'refactor_cmSetPropertiesCommands' | Brad King | 2020-05-12 | 4 | -215/+91 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | set_*_properties: simplify and shorten implementations | Tushar Maheshwari | 2020-05-12 | 4 | -215/+91 | |
* | | | | | | | | Merge topic 'vs-pch-compile-opts' | Brad King | 2020-05-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | VS: Fix using PCH from source with COMPILE_OPTIONS | Brad King | 2020-05-11 | 1 | -1/+1 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-05-12 | 1 | -1/+1 | |
* | | | | | | | Merge topic 'source_group_forward_slashes' | Brad King | 2020-05-11 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | source_group: Support forward slashes in group hierarchy | Craig Scott | 2020-05-10 | 1 | -4/+4 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'unity_explicit_groups' | Brad King | 2020-05-11 | 2 | -44/+135 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Unity Builds: Support explicit specification of sources to groups | Robert Maynard | 2020-05-07 | 2 | -3/+65 | |
| * | | | | | | | Unity: Refactor implementation to make it easier to extend | Robert Maynard | 2020-05-06 | 1 | -45/+74 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-05-11 | 1 | -1/+1 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-05-10 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-05-09 | 1 | -1/+1 | |
* | | | | | | | Merge topic 'third-parties-layout' | Brad King | 2020-05-08 | 72 | -117/+127 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Refactoring: Third-parties public headers are under cm3p prefix | Marc Chevrier | 2020-05-07 | 72 | -117/+127 | |
* | | | | | | | | Merge topic 'pch-reuse-multi' | Brad King | 2020-05-08 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | PCH: Fix REUSE_FROM in multi-config generators | Andreas Schönle | 2020-05-07 | 1 | -1/+3 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-05-08 | 1 | -1/+1 | |
* | | | | | | | | Merge topic 'script-mode-and-arbitrary-args' | Craig Scott | 2020-05-07 | 1 | -1/+7 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | |