summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake 3.16.0v3.16.0Brad King2019-11-261-1/+1
* Merge topic 'ctest-resource-fixes' into release-3.16Brad King2019-11-261-0/+26
|\
| * CTest: Add version field to resource spec fileKyle Edwards2019-11-251-0/+26
* | Unity: No repeated path for internal generated unity filesCristian Adam2019-11-251-13/+16
|/
* Xcode: Set source file type for Objective C/C++Brad King2019-11-201-0/+4
* CMake 3.16.0-rc4v3.16.0-rc4Brad King2019-11-181-1/+1
* Merge topic 'cpack-custom-templates' into release-3.16Brad King2019-11-186-9/+18
|\
| * CPack: Restore support for custom package configuration templatesBrad King2019-11-156-9/+18
* | Merge topic 'pch-reuse-no-prop' into release-3.16Brad King2019-11-182-9/+7
|\ \
| * | PCH: Do not issue an error on duplicate target_precompile_headers callCristian Adam2019-11-152-9/+7
* | | ObjC: Proper initialization of ObjC/XX standard propertiesCristian Adam2019-11-141-14/+29
* | | ObjC: Initialize ObjC/XX standard properties from C/C++ counterpartsCristian Adam2019-11-121-0/+29
|/ /
* | Merge topic 'unity-HEADER_FILE_ONLY' into release-3.16Brad King2019-11-126-5/+35
|\ \
| * | Unity: Don't include sources with HEADER_FILE_ONLY property setCristian Adam2019-11-116-5/+35
* | | Merge topic 'objc-xcode-flags' into release-3.16Brad King2019-11-121-8/+17
|\ \ \
| * | | ObjC: Add OBJC/OBJCXX flags to Xcode projectsCristian Adam2019-11-111-8/+17
* | | | 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-122-8/+10
|\ \ \ \ \
| * | | | | PCH: No repeated path for internal generated PCH filesCristian Adam2019-11-112-8/+10
| | |_|/ / | |/| | |
* | | | | Merge topic 'remove-CPACK_INSTALL_CMAKE_CONFIGURATIONS' into release-3.16Craig Scott2019-11-121-8/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | CPack: Remove CPACK_INSTALL_CMAKE_CONFIGURATIONSAlex Turbov2019-11-111-8/+0
| | |_|/ | |/| |
* | | | Merge topic 'objc-trycompile' into release-3.16Brad King2019-11-111-80/+128
|\ \ \ \ | |_|/ / |/| | |
| * | | ObjC: Add try_compile supportCristian Adam2019-11-091-80/+128
| | |/ | |/|
* | | Merge topic 'ctest-resource-groups' into release-3.16Kyle Edwards2019-11-0724-513/+519
|\ \ \
| * | | CTest: Rename hardware -> resources for source codeCraig Scott2019-11-0515-182/+187
| * | | cmCTestMultiProcessHandler: Rename resource locking functionsCraig Scott2019-11-052-6/+6
| * | | CTest: Rename hardware -> resources for CMake variables, command optionsCraig Scott2019-11-055-9/+9
| * | | CTest: Rename "Processes" lexer to "ResourceGroups"Brad King2019-11-059-298/+298
| * | | CTest: Rename PROCESSES test property to RESOURCE_GROUPSBrad King2019-11-054-23/+24
| | |/ | |/|
* | | Merge topic 'unity-include-generated' into release-3.16Brad King2019-11-071-1/+0
|\ \ \
| * | | Unity build: Include GENERATED files into unity buildCristian Adam2019-11-061-1/+0
* | | | 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 'xcode-restore-CMakeLists' into release-3.16Brad King2019-11-061-10/+14
|\ \ \ | |/ / |/| |
| * | Xcode: Fix generated references to CMakeLists.txt filesBrad King2019-11-051-6/+6
| * | cmGlobalXCodeGenerator: Mark known source locationsBrad King2019-11-051-4/+8
| |/
* | Merge branch 'source_group-tree' into release-3.16Brad King2019-11-051-3/+11
|\ \
| * | source_group: ensure that passed file is not a directoryMateusz Janek2019-11-041-3/+11
| |/
* | Merge branch 'objc-pch' into release-3.16Brad King2019-11-052-7/+29
|\ \
| * | PCH: Add support for OBJC/OBJCXX languagesCristian Adam2019-11-032-7/+29
| |/
* | Merge branch 'docs-INSTALL_REMOVE_ENVIRONMENT_PATH' into release-3.16Brad King2019-11-051-1/+1
|\ \
| * | RPATH: Remove stray indent in generated file(RPATH_CHANGE) commandCraig Scott2019-11-041-1/+1
| |/
* | Merge branch 'add_CMAKE_FIND_PACKAGE_NO_SYSTEM_PACKAGE_REGISTRY' into release...Craig Scott2019-11-051-1/+7
|\ \
| * | find_package: Add support for CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRYRobert Maynard2019-11-041-1/+7
| |/
* | ForceToRelativePath: Fix spurious assertion when local path is root dirCraig Scott2019-11-021-2/+7
|/
* CMake 3.16.0-rc3v3.16.0-rc3Brad King2019-10-311-1/+1
* Merge branch 'autogen_windows_search_fix' into release-3.16Brad King2019-10-311-5/+3
|\
| * Autogen: Fix ambiguity in header file detection on WindowsSebastian Holtermann2019-10-301-5/+3