summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Autogen: Process GENERATED files. Add CMP0071.Sebastian Holtermann2017-07-182-10/+38
* CMake Nightly Date StampKitware Robot2017-07-181-1/+1
* Merge topic 'xcode9support'Brad King2017-07-171-0/+11
|\
| * Xcode: Add "outputPaths" to custom command script build phaseHarry Mallon2017-07-141-0/+11
* | 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
* | | 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 topic 'ninja_cuda_export_compile_commands_support'Brad King2017-07-141-6/+21
|\ \
| * | CUDA: CMAKE_EXPORT_COMPILE_COMMANDS now works with CUDA and NinjaRobert Maynard2017-07-131-6/+21
| |/
* | 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
* | | CMake Nightly Date StampKitware Robot2017-07-141-1/+1
* | | Merge topic 'android-system-include-last'Brad King2017-07-132-12/+14
|\ \ \
| * | | Android: Always add standard include directories lastBrad King2017-07-132-12/+14
| | |/ | |/|
| * | CMake 3.9.0-rc6v3.9.0-rc6Brad King2017-07-121-1/+1
| * | Merge branch 'vs-2017-sln-guid' into release-3.9Brad King2017-07-111-4/+16
| |\ \
| * \ \ Merge branch 'find_package-root-prefix-path-suffixes' into release-3.9Brad King2017-07-113-18/+3
| |\ \ \
| * \ \ \ Merge branch 'bindexplib-revert-consts' into release-3.9Brad King2017-07-101-10/+12
| |\ \ \ \
| * \ \ \ \ Merge branch 'vs-2017-choose-via-environment' into release-3.9Brad King2017-07-101-0/+28
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'autogen_skip_included' into release-3.9Brad King2017-07-101-28/+33
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'autogen-no-generated-files' into release-3.9Brad King2017-07-071-0/+7
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'find_package-restore-considered-configs' into release-3.9Brad King2017-07-071-1/+2
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ 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 '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-131-0/+11
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add TEST_INCLUDE_FILESMatthew Woehlke2017-07-121-0/+11
* | | | | | | | | | | | Merge topic 'labels-for-subprojects'Brad King2017-07-1316-14/+323
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Display subproject timing summaryBetsy McPhail2017-07-105-1/+95
| * | | | | | | | | | | | Add directory property 'LABELS' and CMAKE_DIRECTORY_LABELS variableBetsy McPhail2017-07-106-12/+172
| * | | | | | | | | | | | Add CTEST_LABELS_FOR_SUBPROJECTS as a CTest module and script variableBetsy McPhail2017-07-1010-1/+56
* | | | | | | | | | | | | Merge topic 'ninja-dyndep-response-file'Brad King2017-07-131-8/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Ninja: always use response file for cmake_ninja_dyndepYurii Batrak2017-07-101-8/+2
* | | | | | | | | | | | | | Merge topic 'server-target-backtraces'Brad King2017-07-134-20/+75
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | server: Report backtraces in codemodel responseIvan Shcherbakov2017-07-112-1/+56
| * | | | | | | | | | | | | | server: Rename cmServerProtocol1_0 to cmServerProtocol1Ivan Shcherbakov2017-07-063-19/+19
* | | | | | | | | | | | | | | Merge topic 'source-group-regex-tweaks'Brad King2017-07-132-4/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Add more extensions to Resources source group by defaultUfoXp2017-07-102-4/+8
* | | | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2017-07-131-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge topic 'vs-2017-sln-guid'Brad King2017-07-121-4/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | VS: Add SolutionGuid to generated .sln filesBrad King2017-07-111-4/+16
* | | | | | | | | | | | | | | Merge topic 'find_package-root-prefix-path-suffixes'Brad King2017-07-123-18/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | find_*: Honor PATH_SUFFIXES in PackageName_ROOT pathsBrad King2017-07-111-0/+2
| * | | | | | | | | | | | | | cmFindCommon: Drop unused FilterPaths methodBrad King2017-07-112-17/+0