summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ObjC: Add OBJC/OBJCXX flags to Xcode projectsCristian Adam2019-11-116-8/+61
* Merge topic 'objc-trycompile' into release-3.16Brad King2019-11-1114-80/+198
|\
| * ObjC: Add try_compile supportCristian Adam2019-11-0914-80/+198
* | Merge topic 'objc-link-main' into release-3.16Brad King2019-11-111-50/+26
|\ \
| * | ObjC: Set same settings for all languages supported on DarwinCristian Adam2019-11-071-50/+26
* | | Merge topic 'docs-UNITY_BUILD' into release-3.16Craig Scott2019-11-107-75/+120
|\ \ \
| * | | Help: Improve readability and fix inaccuracies in unity build docsCraig Scott2019-11-097-75/+120
|/ / /
* | | Merge topic 'CTestCoverageCollectGCOV-typo' into release-3.16Brad King2019-11-081-1/+1
|\ \ \
| * | | CTestCoverageCollectGCOV: Fix typo in ctest_coverage_collect_gcov docsBrad King2019-11-081-1/+1
* | | | Merge topic 'doc-pch-genex' into release-3.16Brad King2019-11-081-0/+11
|\ \ \ \
| * | | | Help: Document target_precompile_headers genex with angle bracketsBrad King2019-11-081-0/+11
| |/ / /
* | | | Merge topic 'revert-FindBinUtils-ask-compiler' into release-3.16Brad King2019-11-082-75/+21
|\ \ \ \ | |_|/ / |/| | |
| * | | FindBinUtils: Revert "Use the compiler to get the path to compiler tools"Brad King2019-11-072-75/+21
| |/ /
* | | Merge topic 'ctest-resource-groups' into release-3.16Kyle Edwards2019-11-07141-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 'unity-include-generated' into release-3.16Brad King2019-11-074-11/+6
|\ \ \
| * | | Unity build: Include GENERATED files into unity buildCristian Adam2019-11-064-11/+6
* | | | Merge topic 'llvm-rc-fix' into release-3.16Brad King2019-11-071-1/+1
|\ \ \ \
| * | | | CMakeVersion.rc: Fix build with llvm-rcCristian Adam2019-11-061-1/+1
| |/ / /
* | | | Merge topic 'objc-x-objc' into release-3.16Brad King2019-11-072-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | ObjC: Mark explicitly the language for compilationCristian Adam2019-11-062-2/+2
| |/ /
* | | Merge topic 'FindBoost-meta-component-ALL' into release-3.16Brad King2019-11-061-0/+3
|\ \ \
| * | | FindBoost: Prevent warning due to new meta-component "ALL" of Boost 1.73Deniz Bahadir2019-11-051-0/+3
| | |/ | |/|
* | | Merge topic 'xcode-restore-CMakeLists' into release-3.16Brad King2019-11-064-10/+35
|\ \ \ | |_|/ |/| |
| * | Xcode: Fix generated references to CMakeLists.txt filesBrad King2019-11-054-6/+27
| * | cmGlobalXCodeGenerator: Mark known source locationsBrad King2019-11-051-4/+8
| |/
* | Merge topic 'doc-discourse' into release-3.16Craig Scott2019-11-065-22/+19
|\ \
| * | CMakeSystemSpecificInformation: Replace mailing list with Discourse ForumBrad King2019-11-061-3/+3
| * | README: Replace link to mailing list the CMake Discourse ForumBrad King2019-11-061-3/+3
| * | README: Update links to cmake.org pagesBrad King2019-11-051-3/+3
| * | Help: Replace links to mailing lists with links to our Discourse ForumBrad King2019-11-051-7/+3
| * | CMakeCPack: Update Debian package contact emailBrad King2019-11-051-1/+1
| * | Help/dev: Update maintainer guide for Discourse transitionBrad King2019-11-051-5/+6
| |/
* | Merge branch 'findpostgres-10-and-older' into release-3.16Brad King2019-11-052-8/+28
|\ \
| * | FindPostgreSQL: support version encoding used in pre-10 releasesBen Boeckel2019-11-042-8/+28
| |/
* | Merge branch 'source_group-tree' into release-3.16Brad King2019-11-053-5/+43
|\ \
| * | source_group: ensure that passed file is not a directoryMateusz Janek2019-11-043-5/+43
| |/
* | Merge branch 'objc-pch' into release-3.16Brad King2019-11-054-10/+31
|\ \
| * | PCH: Add support for OBJC/OBJCXX languagesCristian Adam2019-11-034-10/+31
* | | Merge branch 'clarify_compile_features_documentation' into release-3.16Brad King2019-11-053-15/+15
|\ \ \
| * | | Help: Clarify what 'aware' means as it relates to C++ standardsRobert Maynard2019-11-043-15/+15
| | |/ | |/|
* | | Merge branch 'docs-INSTALL_REMOVE_ENVIRONMENT_PATH' into release-3.16Brad King2019-11-053-12/+18
|\ \ \
| * | | Help: Fix inaccuracies in INSTALL_REMOVE_ENVIRONMENT_RPATH docsCraig Scott2019-11-042-11/+17
| * | | RPATH: Remove stray indent in generated file(RPATH_CHANGE) commandCraig Scott2019-11-041-1/+1
| |/ /