summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Replace use of CollapseCombinedPath with CollapseFullPathBrad King2019-03-199-16/+14
* 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
| * | | Rename cmFileTimeComparison to cmFileTimeCacheSebastian Holtermann2019-03-1810-40/+36
| * | | cmFileTimeComparison: Replace anonymous private class with std::mapSebastian Holtermann2019-03-182-54/+15
| * | | cmFileTimeComparison: Use cmFileTime internallySebastian Holtermann2019-03-183-184/+54
| * | | New cmFileTime classSebastian Holtermann2019-03-183-0/+183
* | | | CMake Nightly Date StampKitware Robot2019-03-191-1/+1
| |/ / |/| |
* | | Merge topic 'utf8-fixes'Brad King2019-03-181-0/+10
|\ \ \ | |/ / |/| |
| * | cm_utf8: reject codepoints above 0x10FFFFBen Boeckel2019-03-141-0/+5
| * | cm_utf8: reject UTF-16 surrogate half codepointsBen Boeckel2019-03-141-0/+5
* | | CMake Nightly Date StampKitware Robot2019-03-181-1/+1
| |/ |/|
* | CMake Nightly Date StampKitware Robot2019-03-171-1/+1
* | CMake Nightly Date StampKitware Robot2019-03-161-1/+1
* | Merge topic 'export-package-default-off'Brad King2019-03-152-4/+21
|\ \
| * | export: Disable PACKAGE mode user package registry by defaultRobert Maynard2019-03-152-4/+21
* | | Merge topic 'ninja-dyndep-touchups'Brad King2019-03-152-2/+2
|\ \ \
| * | | cmNinjaTargetGenerator: use a different depfile for preprocessingBen Boeckel2019-03-121-1/+1
| * | | cmake_ninja_dyndep: don't duplicate slashesBen Boeckel2019-03-121-1/+1
| | |/ | |/|
* | | Merge topic 'find_program-windows-share'Brad King2019-03-151-1/+1
|\ \ \
| * | | find_program: Restore leading double slash on Windows network pathBrad King2019-03-141-1/+1
* | | | Merge topic 'vs2019-wow64'Brad King2019-03-151-5/+10
|\ \ \ \
| * | | | VS: Fix x64 host recognition by x86 cmake processBrad King2019-03-141-5/+10
| |/ / /
| * | | CMake 3.14.0v3.14.0Brad King2019-03-141-1/+1
* | | | Merge topic 'cmake-gui-unused-code'Brad King2019-03-151-3/+0
|\ \ \ \
| * | | | cmake-gui: Drop code not needed with current required CMake versionBrad King2019-03-141-3/+0
* | | | | CMake Nightly Date StampKitware Robot2019-03-151-1/+1
|/ / / /
* | | | Merge topic 'refactor_cmfilecopier'Brad King2019-03-146-1080/+1191
|\ \ \ \
| * | | | cmFileCommand: Factor out cmFileCopier and cmFileInstallerBryon Bean2019-03-136-1080/+1191
* | | | | Merge topic 'string_scopes'Brad King2019-03-144-68/+56
|\ \ \ \ \
| * | | | | cmDependsC: Use faster cmSystemTools::FileTimeCompareSebastian Holtermann2019-03-131-3/+2
| * | | | | cmDependsC: Use auto for long type namesSebastian Holtermann2019-03-121-3/+2
| * | | | | cmDependsC: Remove useless string preallocation artifactSebastian Holtermann2019-03-121-13/+6
| * | | | | cmDepends: Reduce temporary object lifetime with local scopesSebastian Holtermann2019-03-121-17/+17
| * | | | | cmLocalUnixMakefileGenerator3: Use std::unique_ptr instead of new/deleteSebastian Holtermann2019-03-121-10/+6
| * | | | | cmLocalUnixMakefileGenerator3: Pass strings instead of recomputing themSebastian Holtermann2019-03-122-14/+12
| * | | | | cmLocalUnixMakefileGenerator3: Move local strings into local brace scopesSebastian Holtermann2019-03-121-8/+11
* | | | | | Merge topic 'xcodescheme'Brad King2019-03-141-0/+5
|\ \ \ \ \ \
| * | | | | | XCode: Add scheme option XCODE_SCHEME_DEBUG_AS_ROOTHarry Mallon2019-03-111-0/+5
| |/ / / / /
* | | | | | Merge topic 'short-commands'Brad King2019-03-141-7/+9
|\ \ \ \ \ \
| * | | | | | cmake: add short version of '--target <tgt>...' optionBartosz Kosiorek2019-03-121-3/+5
| * | | | | | cmake: Reformat '--parallel' and '--verbose' options in helpBartosz Kosiorek2019-03-121-5/+5