summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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-111-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
|\ \ \ \ | |_|/ / |/| | |
| * | | cmake: Allow arbitrary args passed to CMake scriptAlex Turbov2020-05-061-1/+7
* | | | CMake Nightly Date StampKitware Robot2020-05-071-1/+1
| |/ / |/| |
* | | CMake Nightly Date StampKitware Robot2020-05-061-1/+1
* | | Merge topic 'remove_cli__symbols'Brad King2020-05-051-2/+10
|\ \ \
| * | | bindexplib: Do not export symbols from managed codeMarkus Mayer2020-05-041-2/+10
* | | | CMake Nightly Date StampKitware Robot2020-05-051-1/+1
* | | | Merge topic 'patch-7'Brad King2020-05-042-0/+13
|\ \ \ \
| * | | | OpenWatcom: Enable 16-bit targetsJiri Malak2020-05-012-0/+13
* | | | | Merge topic 'gcc8-unused-function'Brad King2020-05-042-0/+4
|\ \ \ \ \
| * | | | | Fix build warnings for unused functionsWouter Klouwen2020-05-012-0/+4
* | | | | | CMake Nightly Date StampKitware Robot2020-05-041-1/+1
| |_|_|/ / |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2020-05-031-1/+1
* | | | | CMake Nightly Date StampKitware Robot2020-05-021-1/+1
* | | | | Merge topic 'cpack-deb-windows-newline'Brad King2020-05-011-11/+15
|\ \ \ \ \
| * | | | | CPack: Fix newline output in .deb generatorKyle Edwards2020-04-301-11/+15
| |/ / / /
* | | | | Merge topic 'cmprop-state'Brad King2020-05-018-30/+24
|\ \ \ \ \
| * | | | | cmState::GetInitializedCacheValue: return cmPropVitaly Stakhovsky2020-04-308-30/+24
| |/ / / /
* | | | | Merge topic 'stdstring-getsafeprop'Brad King2020-05-0112-28/+36
|\ \ \ \ \
| * | | | | GetSafeProperty: return std::string const&Vitaly Stakhovsky2020-04-3012-28/+36
| |/ / / /
* | | | | Merge topic 'stl-support'Brad King2020-05-0135-98/+34
|\ \ \ \ \