summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmVisualStudio10TargetGenerator: use std::string for tagVitaly Stakhovsky2019-11-106-24/+25
* CMake Nightly Date StampKitware Robot2019-11-101-1/+1
* CMake Nightly Date StampKitware Robot2019-11-091-1/+1
* Merge branch 'release-3.16'Brad King2019-11-080-0/+0
|\
| * Merge topic 'CTestCoverageCollectGCOV-typo' into release-3.16Brad King2019-11-081-1/+1
| |\
* | \ Merge topic 'CTestCoverageCollectGCOV-typo'Brad King2019-11-081-1/+1
|\ \ \ | | |/ | |/|
| * | CTestCoverageCollectGCOV: Fix typo in ctest_coverage_collect_gcov docsBrad King2019-11-081-1/+1
* | | Merge branch 'release-3.16'Brad King2019-11-080-0/+0
|\ \ \ | | |/ | |/|
| * | Merge topic 'doc-pch-genex' into release-3.16Brad King2019-11-081-0/+11
| |\ \
* | \ \ Merge topic 'doc-pch-genex'Brad King2019-11-081-0/+11
|\ \ \ \ | | |/ / | |/| |
| * | | Help: Document target_precompile_headers genex with angle bracketsBrad King2019-11-081-0/+11
| | |/ | |/|
* | | Merge topic 'openssl-pkg-config-directories'Brad King2019-11-081-0/+3
|\ \ \
| * | | FindOpenSSL: Lookup all pkg-config directoriesDenis Thulin2019-11-071-0/+3
* | | | Merge branch 'release-3.16'Brad King2019-11-080-0/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge topic 'revert-FindBinUtils-ask-compiler' into release-3.16Brad King2019-11-082-75/+21
| |\ \ \
* | \ \ \ Merge topic 'revert-FindBinUtils-ask-compiler'Brad King2019-11-082-75/+21
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | FindBinUtils: Revert "Use the compiler to get the path to compiler tools"Brad King2019-11-072-75/+21
| | |_|/ | |/| |
* | | | CMake Nightly Date StampKitware Robot2019-11-081-1/+1
* | | | Merge branch 'release-3.16'Kyle Edwards2019-11-070-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge topic 'ctest-resource-groups' into release-3.16Kyle Edwards2019-11-07141-1051/+1062
| |\ \ \
* | \ \ \ Merge topic 'ctest-resource-groups'Kyle Edwards2019-11-07141-1051/+1062
|\ \ \ \ \
| * \ \ \ \ Merge branch 'backport-ctest-resource-groups'Brad King2019-11-05141-1051/+1062
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Help: Fix error in resource allocation exampleKyle Edwards2019-11-051-2/+2
| | * | | | CTest: Rename hardware -> resources for RunCMake testsCraig Scott2019-11-0584-287/+287
| | * | | | CTest: Rename hardware -> resources for source codeCraig Scott2019-11-0538-252/+257
| | * | | | cmCTestMultiProcessHandler: Rename resource locking functionsCraig Scott2019-11-052-6/+6
| | * | | | CTest: Rename hardware -> resources for CMake variables, command optionsCraig Scott2019-11-0513-60/+59
| | * | | | CTest: Rename "Processes" lexer to "ResourceGroups"Brad King2019-11-0510-299/+299
| | * | | | CTest: Rename PROCESSES test property to RESOURCE_GROUPSBrad King2019-11-0516-206/+213
| | | |/ / | | |/| |
* | | | | Merge topic 'refactor-foreach'Brad King2019-11-076-71/+189
|\ \ \ \ \
| * | | | | Refactor: Modernize `foreach` code and fix some bugsAlex Turbov2019-11-066-71/+189
* | | | | | Merge branch 'release-3.16'Brad King2019-11-070-0/+0
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge topic 'unity-include-generated' into release-3.16Brad King2019-11-074-11/+6
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'unity-include-generated'Brad King2019-11-074-11/+6
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Unity build: Include GENERATED files into unity buildCristian Adam2019-11-064-11/+6
* | | | | | | Merge branch 'release-3.16'Brad King2019-11-070-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge topic 'llvm-rc-fix' into release-3.16Brad King2019-11-071-1/+1
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'llvm-rc-fix'Brad King2019-11-071-1/+1
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | CMakeVersion.rc: Fix build with llvm-rcCristian Adam2019-11-061-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'release-3.16'Brad King2019-11-070-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge topic 'objc-x-objc' into release-3.16Brad King2019-11-072-2/+2
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'objc-x-objc'Brad King2019-11-072-2/+2
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | ObjC: Mark explicitly the language for compilationCristian Adam2019-11-062-2/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'release-3.15'Brad King2019-11-070-0/+0
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'backport-FindBoost-meta-component-ALL' into release-3.15Brad King2019-11-071-0/+3
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'backport-findpostgres-10-and-older' into release-3.15Brad King2019-11-072-8/+28
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge branch 'release-3.14'Brad King2019-11-070-0/+0
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'backport-findpostgres-10-and-older' into release-3.14Brad King2019-11-072-8/+28
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
* | | | | | | | | | | Merge topic 'backport-FindBoost-meta-component-ALL'Brad King2019-11-070-0/+0
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | FindBoost: Prevent warning due to new meta-component "ALL" of Boost 1.73Deniz Bahadir2019-11-071-0/+3
| | |_|/ / / / / / / | |/| | | | | | | |