summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Modules: Consistently use 2 space indentationKitware Robot2019-05-1448-1627/+1624
* Merge branch 'release-3.14'Brad King2019-05-140-0/+0
|\
| * CMake 3.14.4v3.14.4Brad King2019-05-141-1/+1
* | Merge branch 'release-3.13'Brad King2019-05-140-0/+0
|\ \
| * | CMake 3.13.5v3.13.5Brad King2019-05-141-1/+1
* | | Merge branch 'release-3.14'Brad King2019-05-140-0/+0
|\ \ \ | | |/ | |/|
| * | Merge branch 'doc-relnotes-3.14' into release-3.14Brad King2019-05-142-0/+19
| |\ \
* | \ \ Merge branch 'release-3.13'Brad King2019-05-140-0/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'doc-relnotes-3.13' into release-3.13Brad King2019-05-141-0/+9
| |\ \ \
* | \ \ \ Merge topic 'doc-relnotes-3.14'Brad King2019-05-142-0/+19
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Help: Add 3.14.4 release notesBrad King2019-05-141-0/+10
| * | | | Merge branch 'doc-relnotes-3.13' into doc-relnotes-3.14Brad King2019-05-141-0/+9
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | * | Help: Add 3.13.5 release notesBrad King2019-05-141-0/+9
| | |/
* | | Merge topic 'find-boost-cmp0093'Brad King2019-05-1412-4/+55
|\ \ \
| * | | FindBoost: Introduce CMP0093 to report Boost_VERSION in x.y.z formatDennis Klein2019-05-1312-4/+55
* | | | Merge topic 'cmSytemTools_ExpandedList'Brad King2019-05-144-29/+58
|\ \ \ \
| * | | | cmSystemTools: Add ExpandedListArgument and ExpandedLists methodsSebastian Holtermann2019-05-134-29/+58
* | | | | Merge topic 'error-generate-step'Brad King2019-05-1429-28/+89
|\ \ \ \ \
| * | | | | cmake: Display error if generate step failsKyle Edwards2019-05-1329-28/+89
| |/ / / /
* | | | | Merge topic 'ninja_cleanups'Brad King2019-05-145-241/+223
|\ \ \ \ \
| * | | | | Ninja: Use clean target instead of clean tool in `cmake --target clean` callsSebastian Holtermann2019-05-132-7/+1
| * | | | | Ninja: In cmNinjaTargetGenerator use std::unique_ptr to manage new instancesSebastian Holtermann2019-05-133-7/+9
| * | | | | Ninja: In cmNinjaTargetGenerator optimize string compositionSebastian Holtermann2019-05-131-62/+78
| * | | | | Ninja: Inline range loop range argumentsSebastian Holtermann2019-05-123-28/+14
| * | | | | Ninja: In cmGlobalNinjaGenerator use std::unique_ptr to manage output streamsSebastian Holtermann2019-05-112-28/+31
| * | | | | Ninja: Add and use cmGlobalNinjaGenerator::CMakeCmd methodSebastian Holtermann2019-05-102-46/+48
| * | | | | Ninja: Fix message in cmGlobalNinjaGenerator::WriteBuild methodSebastian Holtermann2019-05-101-5/+3
| * | | | | Ninja: Simplify cmGlobalNinjaGenerator::AddRule and HasRule methodsSebastian Holtermann2019-05-102-13/+8
| * | | | | Ninja: Simplify cmGlobalNinjaGenerator::WriteRule methodSebastian Holtermann2019-05-101-45/+31
| |/ / / /
* | | | | Merge topic 'cminstallgenerator-compute-error'Brad King2019-05-1416-17/+28
|\ \ \ \ \
| * | | | | Refactor: Allow cmInstallGenerator::Compute() to return an errorKyle Edwards2019-05-1316-17/+28
| |/ / / /
* | | | | Merge topic 'relax_cxx_relaxed_constexpr_requirements'Brad King2019-05-145-13/+7
|\ \ \ \ \
| * | | | | CompileFeatures: Record when MSVC gained full CXX14 supportRobert Maynard2019-05-131-0/+1
| * | | | | CompileFeatures: Record when Intel gained full CXX14 supportRobert Maynard2019-05-131-7/+1
| * | | | | CompileFeatures: Relax cxx_relaxed_constexpr compiler requirementsRobert Maynard2019-05-133-6/+5
* | | | | | Merge topic 'apple_clang_cxx_20_support'Brad King2019-05-142-1/+9
|\ \ \ \ \ \
| * | | | | | Features: Activate C++20 support for AppleClang 10.0+Robert Maynard2019-05-072-1/+9
* | | | | | | Merge branch 'release-3.14'Brad King2019-05-140-0/+0
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge branch 'swig4' into release-3.14Brad King2019-05-131-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'ios-xctest-lookup' into release-3.14Brad King2019-05-133-0/+37
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'swig4'Brad King2019-05-141-1/+1
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | FindSWIG: Support swig4.0Daniele E. Domenichelli2019-05-131-1/+1
* | | | | | | | | Merge topic 'ios-xctest-lookup'Brad King2019-05-143-0/+37
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Apple: Properly lookup XCTest for iOS and tvOSGregor Jasny2019-05-113-0/+37
| | |/ / / / / / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2019-05-141-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge topic 'autorcc_timestamp'Brad King2019-05-133-59/+69
|\ \ \ \ \ \ \
| * | | | | | | AutoRcc: Simplify error logging with utility lambdaSebastian Holtermann2019-05-111-20/+18
| * | | | | | | AutoRcc: Rebuild if the rcc executable is newer than its outputSebastian Holtermann2019-05-112-0/+20
| * | | | | | | AutoRcc: Don't read the info file time againSebastian Holtermann2019-05-111-12/+1
| * | | | | | | AutoRcc: Write re-generation reason and rcc command as one stringSebastian Holtermann2019-05-112-29/+31