summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake 3.16.1v3.16.1Brad King2019-12-101-1/+1
* Merge topic 'toc_on_ppc' into release-3.16Brad King2019-12-102-2/+31
|\
| * Check for support before adding bigtoc linker flagAlexander Grund2019-12-091-0/+29
| * bootstrap: Add target_link_options commandAlexander Grund2019-12-091-2/+2
* | Merge topic 'unity-object-libraries' into release-3.16Brad King2019-12-093-8/+16
|\ \
| * | Unity: Proper handling of object librariesCristian Adam2019-12-072-0/+11
| * | Unity: Generic source file handling for all generatorsCristian Adam2019-12-072-7/+2
| * | Unity/PCH: Skip more target types when adding automatic sourcesCristian Adam2019-12-071-1/+3
* | | Merge topic 'pch-reuse-importlib' into release-3.16Brad King2019-12-091-1/+17
|\ \ \ | |_|/ |/| |
| * | PCH: Use the target's PREFIX for building the pdb file nameCristian Adam2019-12-081-1/+17
| |/
* | 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
| |/