summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add the test property PROCESSORS to the CDash xml as a NamedMeasurement.Bill Hoffman2017-07-181-0/+6
* Merge branch 'release-3.9'Brad King2017-07-170-0/+0
|\
| * Merge branch 'doc-vs2015-update-relnote' into release-3.9Brad King2017-07-141-0/+5
| |\
| * \ Merge branch 'xcode9support' into release-3.9Brad King2017-07-142-0/+13
| |\ \
| * \ \ Merge branch 'backport-fix-lang-std-option-list' into release-3.9Brad King2017-07-141-2/+10
| |\ \ \
| * \ \ \ Merge branch 'TestDriver-fix-Wconversion' into release-3.9Brad King2017-07-141-2/+2
| |\ \ \ \
* | \ \ \ \ Merge topic 'doc-vs2015-update-relnote'Brad King2017-07-171-0/+5
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Help: Add a 3.9 release note about the VS GenerateDebugInformation updateBrad King2017-07-141-0/+5
* | | | | | Merge topic 'TestDriver-fix-Wconversion'Brad King2017-07-171-2/+2
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | TestDriver: Fix -Wconversion warningBrad King2017-07-141-2/+2
| |/ / / /
* | | | | Merge topic 'xcode9support'Brad King2017-07-172-0/+13
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Xcode: Add "outputPaths" to custom command script build phaseHarry Mallon2017-07-142-0/+13
| |/ / /
* | | | Merge topic 'fix-lang-std-option-list'Brad King2017-07-171-5/+22
|\ \ \ \
| * | | | Allow language extensions without any standard to use a list of optionsBrad King2017-07-141-1/+5
| * | | | Merge branch 'backport-fix-lang-std-option-list' into fix-lang-std-option-listBrad King2017-07-141-2/+10
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Features: Fix support for a list of language standard optionsBrad King2017-07-141-2/+10
| | |/ /
| * | | cmLocalGenerator: Explain standard flag selection logic in commentsBrad King2017-07-141-2/+7
* | | | Merge topic 'FindLibXml2-standard-vars'Brad King2017-07-171-12/+34
|\ \ \ \
| * | | | FindLibXml2: Switch to standard module variable namesVadim Zhukov2017-07-141-12/+34
* | | | | CMake Nightly Date StampKitware Robot2017-07-171-1/+1
* | | | | CMake Nightly Date StampKitware Robot2017-07-161-1/+1
* | | | | CMake Nightly Date StampKitware Robot2017-07-151-1/+1
* | | | | Merge branch 'release-3.9'Brad King2017-07-140-0/+0
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | Merge branch 'ninja_cuda_export_compile_commands_support' into release-3.9Brad King2017-07-132-7/+24
| |\ \ \
* | \ \ \ Merge topic 'cmp0054-asm-warning'Brad King2017-07-141-1/+1
|\ \ \ \ \
| * | | | | CMakeDetermineASMCompiler: fix a CMP0054 warningBen Boeckel2017-07-131-1/+1
* | | | | | Merge topic 'ninja_cuda_export_compile_commands_support'Brad King2017-07-142-7/+24
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | CUDA: CMAKE_EXPORT_COMPILE_COMMANDS now works with CUDA and NinjaRobert Maynard2017-07-132-7/+24
| | |_|_|/ | |/| | |
* | | | | Merge topic 'vs_csharp_add_custom_command_comment'Brad King2017-07-141-1/+5
|\ \ \ \ \
| * | | | | VS: print comment in CSharp target only if it is actually setMichael Stürmer2017-07-121-1/+5
* | | | | | Merge topic 'CMakePushCheckState-fix-RESET'Brad King2017-07-142-1/+23
|\ \ \ \ \ \
| * | | | | | CMakePushCheckState: Fix cmake_push_check_state RESET argumentBrad King2017-07-122-1/+23
* | | | | | | CMake Nightly Date StampKitware Robot2017-07-141-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | Merge branch 'release-3.9'Brad King2017-07-130-0/+0
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge branch 'android-system-include-last' into release-3.9Brad King2017-07-137-13/+45
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'android-system-include-last'Brad King2017-07-137-13/+45
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Android: Always add standard include directories lastBrad King2017-07-137-13/+45
| |/ / / /
* | | | | Merge topic 'win10-sdk-request-mismatch'Brad King2017-07-131-0/+7
|\ \ \ \ \
| * | | | | cmGlobalVisualStudio14Generator: notify when the SDK version doesn't matchBen Boeckel2017-07-131-0/+7
| | |/ / / | |/| | |
* | | | | Merge topic 'FindProtobuf-protoc-target'Brad King2017-07-132-4/+18
|\ \ \ \ \
| * | | | | FindProtobuf: add target for protocAndré Apitzsch2017-07-122-4/+18
* | | | | | Merge topic 'better-exception-reporting'Brad King2017-07-135-14/+26
|\ \ \ \ \ \
| * | | | | | CTest: Report more detail about system exceptions in testsBill Hoffman2017-07-125-14/+26
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'test_include_files'Brad King2017-07-1312-2/+109
|\ \ \ \ \ \
| * | | | | | Add TEST_INCLUDE_DIR[S] unit testMatthew Woehlke2017-07-127-0/+79
| * | | | | | Add TEST_INCLUDE_FILESMatthew Woehlke2017-07-125-2/+30
* | | | | | | Merge topic 'labels-for-subprojects'Brad King2017-07-1357-17/+885
|\ \ \ \ \ \ \
| * | | | | | | Help: Add notes for topic 'labels_for_subprojects'Betsy McPhail2017-07-101-0/+14
| * | | | | | | Add tests for new directory labels and labels-for-subprojects featuresBetsy McPhail2017-07-1032-0/+483
| * | | | | | | Display subproject timing summaryBetsy McPhail2017-07-106-1/+102