summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | VS: Write custom commands for sources from all configurationsBrad King2020-05-181-8/+14
| * | | | | | | | | | | cmVisualStudio10TargetGenerator: Adopt Windows Store and Phone infrastructureBrad King2020-05-184-147/+119
| * | | | | | | | | | | cmGeneratorTarget: Remove default config from Get* methodsBrad King2020-05-185-13/+16
| * | | | | | | | | | | cmTarget: Replace "perConfig" constructor boolean with enumBrad King2020-05-186-13/+19
* | | | | | | | | | | | Merge topic 'simplify_cmPropertyDefinitionMap'Brad King2020-05-197-116/+64
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | cmPropertyDefinitionMap: simplify and shortenTushar Maheshwari2020-05-157-116/+64
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge topic 'add_test-special-chars-in-name'Brad King2020-05-191-7/+7
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | add_test: Allow special characters in test nameDeniz Bahadir2020-05-171-7/+7
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | CMake Nightly Date StampKitware Robot2020-05-191-1/+1
| |_|/ / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge topic 'cuda-clang'Brad King2020-05-181-0/+14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | CUDA: Add support for Clang compilerRaul Tambre2020-05-151-0/+14
| |/ / / / / / / / / /
* | | | | | | | | | | Merge topic 'fix-ClearSourcesCache'Brad King2020-05-181-0/+1
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| * | | | | | | | | | cmGeneratorTarget: Clear AllConfigSources in ClearSourcesCacheBrad King2020-05-151-0/+1
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'fix-CheckTargetsForMissingSources'Brad King2020-05-181-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | cmGlobalGenerator: Fix CheckTargetsForMissingSources after refactoringBrad King2020-05-151-1/+1
* | | | | | | | | | CMake Nightly Date StampKitware Robot2020-05-181-1/+1
* | | | | | | | | | CMake Nightly Date StampKitware Robot2020-05-171-1/+1
* | | | | | | | | | CMake Nightly Date StampKitware Robot2020-05-161-1/+1
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Merge topic 'source_file_scopes'Brad King2020-05-155-46/+406
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | set_source_files_properties: Allow specification of directory scopeAlexandru Croitor2020-05-145-46/+406
* | | | | | | | | CMake Nightly Date StampKitware Robot2020-05-151-1/+1
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge topic 'update-kwsys'Brad King2020-05-1413-63/+66
|\ \ \ \ \ \ \ \
| * | | | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2020-05-1313-63/+66
* | | | | | | | | Merge topic 'cmake_command_preserve_args'Brad King2020-05-142-8/+21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmake_command: Preserve arguments to INVOKE functionCristian Adam2020-05-122-8/+21
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2020-05-141-1/+1
* | | | | | | | | Merge topic 'interface-sources-multi-config'Brad King2020-05-133-58/+77
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | INTERFACE_SOURCES: Fix per-config link libs on multi-config generatorsBrad King2020-05-121-1/+7
| * | | | | | | | cmGeneratorTarget: Factor evaluated target prop entries into structBrad King2020-05-121-57/+54
| * | | | | | | | cmGeneratorTarget: Track when the set of link libs is config-dependentBrad King2020-05-123-0/+16
| |/ / / / / / /
* | | | | | | | CMake Nightly Date StampKitware Robot2020-05-131-1/+1
|/ / / / / / /
* | | | | | | Merge topic 'refactor_cmSetPropertiesCommands'Brad King2020-05-124-215/+91
|\ \ \ \ \ \ \
| * | | | | | | set_*_properties: simplify and shorten implementationsTushar Maheshwari2020-05-124-215/+91
* | | | | | | | Merge topic 'vs-pch-compile-opts'Brad King2020-05-121-1/+1
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | VS: Fix using PCH from source with COMPILE_OPTIONSBrad King2020-05-111-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2020-05-121-1/+1
* | | | | | | Merge topic 'source_group_forward_slashes'Brad King2020-05-111-4/+4
|\ \ \ \ \ \ \
| * | | | | | | source_group: Support forward slashes in group hierarchyCraig Scott2020-05-101-4/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'unity_explicit_groups'Brad King2020-05-112-44/+135
|\ \ \ \ \ \ \
| * | | | | | | Unity Builds: Support explicit specification of sources to groupsRobert Maynard2020-05-072-3/+65
| * | | | | | | Unity: Refactor implementation to make it easier to extendRobert Maynard2020-05-061-45/+74
* | | | | | | | CMake Nightly Date StampKitware Robot2020-05-111-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2020-05-101-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2020-05-091-1/+1
* | | | | | | Merge topic 'third-parties-layout'Brad King2020-05-0872-117/+127
|\ \ \ \ \ \ \
| * | | | | | | Refactoring: Third-parties public headers are under cm3p prefixMarc Chevrier2020-05-0772-117/+127
* | | | | | | | Merge topic 'pch-reuse-multi'Brad King2020-05-081-1/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | PCH: Fix REUSE_FROM in multi-config generatorsAndreas Schönle2020-05-071-1/+3
| | |/ / / / / / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2020-05-081-1/+1
* | | | | | | | Merge topic 'script-mode-and-arbitrary-args'Craig Scott2020-05-071-1/+7
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |