summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cray: Detect bad options passed on the command lineChuck Atkins2019-03-151-0/+1
* CMake Nightly Date StampKitware Robot2019-03-151-1/+1
* Merge topic 'refactor_cmfilecopier'Brad King2019-03-147-1080/+1193
|\
| * cmFileCommand: Factor out cmFileCopier and cmFileInstallerBryon Bean2019-03-137-1080/+1193
* | 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 'import-zstd'Brad King2019-03-1471-10/+31230
|\ \ \
| * | | CMake: Enable use of zstd in libarchiveBrad King2019-03-138-10/+38
| * | | zstd: Add CMake build systemBrad King2019-03-131-0/+44
| * | | Merge branch 'upstream-zstd' into import-zstdBrad King2019-03-1361-0/+31112
| |\ \ \
| | * | | zstd 2018-12-27 (470344d3)zstd upstream2019-03-1361-0/+31112
| | / /
| * | | zstd: add script to import zstd from upstreamBrad King2019-03-131-0/+36
* | | | Merge topic 'xcodescheme'Brad King2019-03-145-0/+15
|\ \ \ \
| * | | | XCode: Add scheme option XCODE_SCHEME_DEBUG_AS_ROOTHarry Mallon2019-03-115-0/+15
* | | | | Merge topic 'short-commands'Brad King2019-03-144-11/+19
|\ \ \ \ \
| * | | | | cmake: add short version of '--target <tgt>...' optionBartosz Kosiorek2019-03-124-5/+13
| * | | | | cmake: Reformat '--parallel' and '--verbose' options in helpBartosz Kosiorek2019-03-122-7/+7
* | | | | | Merge branch 'release-3.14'Brad King2019-03-140-0/+0
|\ \ \ \ \ \
| * | | | | | CMake 3.14.0v3.14.0Brad King2019-03-141-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2019-03-141-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge topic 'update-documentation'Brad King2019-03-132-6/+14
|\ \ \ \ \ \
| * | | | | | cmake: Upgrade 'cmake -E' commands descriptionBartosz Kosiorek2019-03-122-6/+14
* | | | | | | Merge topic 'cuda_compiler_generator_expressions'Brad King2019-03-134-2/+70
|\ \ \ \ \ \ \
| * | | | | | | CUDA: Support compiler id and version generator expressionsRobert Maynard2019-03-114-0/+68
| * | | | | | | All VersionNode use the same capitalization patternRobert Maynard2019-03-111-2/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge topic 'ignore-json-deprecated-warnings'Brad King2019-03-131-0/+4
|\ \ \ \ \ \ \
| * | | | | | | JsonCpp: Ignore deprecation warningsChuck Atkins2019-03-121-0/+4
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'release-3.14'Brad King2019-03-130-0/+0
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge branch 'revert-vs-msbuild-arch' into release-3.14Brad King2019-03-121-12/+0
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'wix-cmake-downgrade-fix' into release-3.14Brad King2019-03-121-0/+2
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'release-3.13'Brad King2019-03-130-0/+0
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'wix-cmake-downgrade-fix' into release-3.13Brad King2019-03-121-0/+2
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
* | | | | | | | | | Merge topic 'revert-vs-msbuild-arch'Brad King2019-03-131-12/+0
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | VS: Revert "Use MSBuild matching toolset host architecture"Brad King2019-03-121-12/+0
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'wix-cmake-downgrade-fix'Brad King2019-03-131-0/+2
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | CMake: Fix WiX installer downgrades with versioned binariesNils Gladitz2019-03-121-0/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2019-03-131-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge topic 'FindBoost-dyn-link'Brad King2019-03-121-2/+2
|\ \ \ \ \ \ \
| * | | | | | | FindBoost: always define BOOST_ALL_DYN_LINK for Boost::dynamic_linkingNeroBurner2019-03-111-2/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge topic 'shell_path'Brad King2019-03-127-12/+78
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Genex: Teach SHELL_PATH to support a list of pathsHenri Manson2019-03-117-4/+54
| * | | | | | Tests: Generalize GeneratorExpression MSYS path conversion workaroundBrad King2019-03-112-8/+24
* | | | | | | CMake Nightly Date StampKitware Robot2019-03-121-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | Merge topic 'FindSWIG-advanced-exe'Brad King2019-03-111-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |