summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'add_custom_command-supports-COMMAND_EXPAND_LISTS' into release-3.16Kyle Edwards2019-11-121-1/+2
|\
| * Help: Both add_custom_command signatures support COMMAND_EXPAND_LISTSMarc Aldorasi2019-11-111-1/+2
* | Merge topic 'unity-HEADER_FILE_ONLY' into release-3.16Brad King2019-11-129-9/+43
|\ \
| * | Unity: Don't include sources with HEADER_FILE_ONLY property setCristian Adam2019-11-119-9/+43
* | | Merge topic 'objc-standard-docs' into release-3.16Brad King2019-11-1215-1/+238
|\ \ \
| * | | ObjC: Document ObjC/ObjCXX standard properties / variablesCristian Adam2019-11-1115-1/+238
* | | | Merge topic 'objc-xcode-flags' into release-3.16Brad King2019-11-126-8/+61
|\ \ \ \
| * | | | ObjC: Add OBJC/OBJCXX flags to Xcode projectsCristian Adam2019-11-116-8/+61
| | |_|/ | |/| |
* | | | Merge topic 'update-expat' into release-3.16Brad King2019-11-1224-4843/+4037
|\ \ \ \
| * | | | expat: Update CMake build for 2.2.9Brad King2019-11-111-1/+0
| * | | | Merge branch 'upstream-expat' into update-expatBrad King2019-11-1122-4840/+4036
| |\ \ \ \
| | * | | | expat 2019-09-25 (a7bc26b6)Expat Upstream2019-11-1122-4852/+4052
| * | | | | expat: Update script to get Expat 2.2.9Brad King2019-11-111-2/+1
* | | | | | Merge topic 'reference-IMPORTED_IMPLIB-more' into release-3.16Brad King2019-11-121-0/+3
|\ \ \ \ \ \
| * | | | | | Help: Reference IMPORTED_IMPLIB from the IMPORTED_LOCATION documentationMarc Aldorasi2019-11-111-0/+3
| |/ / / / /
* | | | | | Merge topic 'pch-cray-classic' into release-3.16Brad King2019-11-121-1/+1
|\ \ \ \ \ \
| * | | | | | Tests: Fix ExportImport PCH expectation on Cray Classic compilerBrad King2019-11-111-1/+1
| |/ / / / /
* | | | | | Merge topic 'resolve-full-path-at-generate-time' into release-3.16Brad King2019-11-122-2/+2
|\ \ \ \ \ \
| * | | | | | UnityBuild: Resolve full paths of unity source includesDaniel Eiband2019-11-111-1/+1
| * | | | | | cmFileAPI: Resolve full path in PCH source comparisonDaniel Eiband2019-11-111-1/+1
* | | | | | | Merge topic 'pch-no-duplicates' into release-3.16Craig Scott2019-11-126-34/+17
|\ \ \ \ \ \ \
| * | | | | | | PCH: No repeated path for internal generated PCH filesCristian Adam2019-11-116-34/+17
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge topic 'remove-CPACK_INSTALL_CMAKE_CONFIGURATIONS' into release-3.16Craig Scott2019-11-1214-36/+55
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Tests: Add RunCMake.CPackCommandLine case for multi-config packageBrad King2019-11-116-0/+51
| * | | | | | CPack: Remove CPACK_INSTALL_CMAKE_CONFIGURATIONSAlex Turbov2019-11-118-36/+4
| | |_|/ / / | |/| | | |
* | | | | | 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
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |