summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Features: Activate C++ 20 support for Clang 5.0+Brad King2018-03-271-0/+5
| * | | | | | | | Features: Activate C++ 20 support for GNU 8.0+Brad King2018-03-271-0/+5
| * | | | | | | | Features: Activate C++ 20 support for MSVC 19.12.25835+Brad King2018-03-271-0/+4
| * | | | | | | | Features: Add infrastructure for C++ 20 language standardBrad King2018-03-2715-11/+58
| * | | | | | | | Features: Use -std=c++17 for C++ 17 on Clang 5.0+Brad King2018-03-261-1/+4
| * | | | | | | | Features: Use -std=c++17 for C++ 17 on GNU 8.0+Brad King2018-03-261-1/+4
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge topic 'features-msvc-c'Brad King2018-04-026-7/+66
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Features: Record C features for MSVCBrad King2018-03-295-3/+46
| * | | | | | | Features: Do not assume c_restrict support in CompileFeatures testBrad King2018-03-281-1/+11
| * | | | | | | Features: Fix CompileFeatures test checks for CBrad King2018-03-281-3/+9
| | |_|_|/ / / | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2018-04-021-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2018-04-011-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2018-03-311-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2018-03-301-1/+1
| |_|/ / / / |/| | | | |
* | | | | | Merge topic 'vs-simplify'Brad King2018-03-295-50/+35
|\ \ \ \ \ \
| * | | | | | VS: Simplify XML codeVitaly Stakhovsky2018-03-275-50/+35
* | | | | | | Merge topic 'genex-TARGET_NAME_IF_EXISTS'Brad King2018-03-2914-0/+87
|\ \ \ \ \ \ \
| * | | | | | | genex: Add TARGET_NAME_IF_EXISTS expressionAlex Turbov2018-03-2814-0/+87
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'remove-unused-variable'Brad King2018-03-291-6/+1
|\ \ \ \ \ \ \
| * | | | | | | cmTarget: Remove unused variableBrad King2018-03-281-6/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'gcov-warning-message'Brad King2018-03-291-1/+2
|\ \ \ \ \ \ \
| * | | | | | | CTest: The "Could not find gcov." message should not be a warningBetsy McPhail2018-03-281-1/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2018-03-291-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'release-3.11'Brad King2018-03-280-0/+0
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | CMake 3.11.0v3.11.0Brad King2018-03-281-1/+1
* | | | | | Merge branch 'release-3.11'Brad King2018-03-280-0/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'ctest_update-memory-problems' into release-3.11Brad King2018-03-272-7/+10
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'ctest_update-memory-problems'Brad King2018-03-282-7/+10
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | ctest_update: Fix crash when handling svn externalsBrad King2018-03-271-1/+3
| * | | | | | cmSystemTools: Fix ParseArguments out-of-bounds readBrad King2018-03-271-6/+7
* | | | | | | CMake Nightly Date StampKitware Robot2018-03-281-1/+1
| |_|/ / / / |/| | | | |
* | | | | | Merge topic 'cmake_minimum_required-forward-compat'Craig Scott2018-03-277-11/+45
|\ \ \ \ \ \
| * | | | | | cmake_minimum_required: Tolerate unknown future argumentsBrad King2018-03-267-11/+45
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'release-3.11'Brad King2018-03-270-0/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'revert-CTestTestfile-removal-again' into release-3.11Brad King2018-03-265-7/+18
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'const-members'Brad King2018-03-272-34/+34
|\ \ \ \ \ \ \
| * | | | | | | cmComputeLinkInformation: make some members constVitaly Stakhovsky2018-03-222-34/+34
* | | | | | | | Merge topic 'vs-options-movexml'Brad King2018-03-276-83/+82
|\ \ \ \ \ \ \ \
| * | | | | | | | cmVisualStudioGeneratorOptions: Move XML code to subclassesVitaly Stakhovsky2018-03-266-83/+82
* | | | | | | | | Merge topic 'revert-CTestTestfile-removal-again'Brad King2018-03-275-7/+18
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Revert "Remove CTestTestfile.cmake when BUILD_TESTING is OFF"Brad King2018-03-265-7/+18
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2018-03-271-1/+1
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge topic 'UseSWIG-fix-library-prefix'Brad King2018-03-262-9/+23
|\ \ \ \ \ \ \
| * | | | | | | UseSWIG: fix prefix library for Java on WindowsMarc Chevrier2018-03-222-9/+23
* | | | | | | | Merge topic 'bootstrap-var-options'Brad King2018-03-261-0/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | bootstrap: Add support for VAR=value options to specify tools and flagsJames Lee2018-03-221-0/+8
* | | | | | | | | Merge topic 'pr.checksymbol'Brad King2018-03-261-0/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CheckSymbolExists: Fix CMP0054 warningRuslan Baratov2018-03-221-0/+5
* | | | | | | | | | Merge topic 'contract-plplot'Brad King2018-03-261-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Tests: Restore PLplot contract test repository https URLBrad King2018-03-221-1/+1