summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* VS: add target property VS_PROJECT_IMPORT_<propspath>Leonid Pospelov2019-04-152-0/+20
* CMake Nightly Date StampKitware Robot2019-03-231-1/+1
* Merge topic 'ghs-linux'Brad King2019-03-2210-82/+137
|\
| * GHS: Add support for GHS Multi Generator in LinuxNaren Manimohan2019-03-213-10/+28
| * GHS: Fix include-what-you-use and clang-tidy diagnosticsBrad King2019-03-208-72/+109
* | Merge topic 'cmTarget_non_copyable'Brad King2019-03-222-10/+11
|\ \
| * | cmMakefile: Use std::unordered_map::emplace to add cmTargets to the listSebastian Holtermann2019-03-212-10/+11
* | | Merge topic 'cmTarget_micro_fixes'Brad King2019-03-221-57/+34
|\ \ \
| * | | cmTarget: Acquire data only when neededSebastian Holtermann2019-03-211-4/+3
| * | | cmTarget: Use helper function to append to listsSebastian Holtermann2019-03-211-53/+31
| |/ /
* | | Merge topic 'update-kwsys'Brad King2019-03-222-206/+189
|\ \ \
| * | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2019-03-212-206/+189
* | | | Merge topic 'xcodescheme2'Brad King2019-03-223-29/+32
|\ \ \ \
| * | | | Xcode: Create Xcode schemes per targetHarry Mallon2019-03-213-29/+32
* | | | | CMake Nightly Date StampKitware Robot2019-03-221-1/+1
| |/ / / |/| | |
* | | | Merge topic 'tar-improve-error-handling'Kyle Edwards2019-03-212-18/+53
|\ \ \ \ | |_|/ / |/| | |
| * | | cmake: tar: Parse 'cmake -E tar' argumentsBartosz Kosiorek2019-03-202-18/+53
* | | | Merge topic 'dont_do_compiler_feature_checks_for_version_with_no_features'Brad King2019-03-212-22/+56
|\ \ \ \
| * | | | CMake: Provide language level compile features listsRobert Maynard2019-03-202-22/+56
* | | | | Merge topic 'ctest-devirtualize-handlers'Brad King2019-03-2118-781/+749
|\ \ \ \ \
| * | | | | cmCTest: Remove dead codeRegina Pfeifer2019-03-202-102/+0
| * | | | | cmCTest: Cleanup typedefsRegina Pfeifer2019-03-209-53/+30
| * | | | | cmCTest: Use default member initializationRegina Pfeifer2019-03-202-95/+42
| * | | | | cmCTest: Use concrete accessor functions for TestingHandlersRegina Pfeifer2019-03-2012-191/+144
| * | | | | cmCTest: Store TestingHandlers by valueRegina Pfeifer2019-03-181-44/+80
| * | | | | cmCTest: Move all data members to private implementation structRegina Pfeifer2019-03-182-428/+445
| * | | | | cmCTest: Remove friend declarationsRegina Pfeifer2019-03-183-6/+13
| * | | | | cmCTest: De-inline all member functionsRegina Pfeifer2019-03-182-49/+182
* | | | | | Merge topic 'eclipse-interface-lib'Brad King2019-03-211-0/+5
|\ \ \ \ \ \
| * | | | | | Eclipse: Fix extra generator to not crash on interface librariesBrad King2019-03-201-0/+5
* | | | | | | CMake Nightly Date StampKitware Robot2019-03-211-1/+1
* | | | | | | Merge topic 'dedup-path-normalization'Brad King2019-03-2011-52/+14
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | cmSystemTools: Drop unused CollapseCombinedPath methodBrad King2019-03-192-36/+0
| * | | | | | Replace use of CollapseCombinedPath with CollapseFullPathBrad King2019-03-199-16/+14
| | |_|_|/ / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2019-03-201-1/+1
* | | | | | Merge topic 'cmake--install'Kyle Edwards2019-03-191-0/+125
|\ \ \ \ \ \
| * | | | | | cmake: add '--install <dir>' optionJiang Yi2019-03-161-0/+125
* | | | | | | Merge topic 'improve-tar-command'Kyle Edwards2019-03-193-12/+13
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | cmake: Don't interrupt archive creation if unable to read a file.Bartosz Kosiorek2019-03-182-12/+9
| * | | | | | cmake: tar: Display warning when no files provided during archive creationBartosz Kosiorek2019-03-181-0/+4
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'xcodegen-use-std-string'Brad King2019-03-192-7/+7
|\ \ \ \ \ \
| * | | | | | cmGlobalXCodeGenerator: Prefer std::string over char*Gregor Jasny2019-03-172-7/+7
* | | | | | | Merge topic 'is-valid-utf8'Brad King2019-03-192-0/+23
|\ \ \ \ \ \ \
| * | | | | | | cm_utf8: add an is_valid functionBen Boeckel2019-03-182-0/+23
* | | | | | | | Merge topic 'file_time_comparison'Brad King2019-03-1916-337/+348
|\ \ \ \ \ \ \ \
| * | | | | | | | cmake: Use scopes to limit temporary object lifetimeSebastian Holtermann2019-03-181-14/+16
| * | | | | | | | cmDependsC: Read cache file modification time only onceSebastian Holtermann2019-03-181-4/+8
| * | | | | | | | Rename cmFileTimeCache::FileTimeCompare to cmFileTimeCache::CompareSebastian Holtermann2019-03-186-17/+13
| * | | | | | | | Rename cmFileTimeCache::FileTimesDiffer to cmFileTimeCache::DifferSSebastian Holtermann2019-03-183-4/+3
| * | | | | | | | Substitute FileComparison in variable names with FileTimeCacheSebastian Holtermann2019-03-185-18/+18