summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Refactor: Rename cmCMakePresetsFile to cmCMakePresetsGraphKyle Edwards2022-01-0613-221/+224
* Merge topic 'try-link-ld-warning-no_pie'Brad King2022-01-061-0/+1
|\
| * CheckCompilerFlags: Catch linker warning about ignored flagsCraig Scott2022-01-021-0/+1
* | Merge topic 'xcode-framework-system-includes'Brad King2022-01-066-1/+34
|\ \
| * | Xcode: Properly identify frameworks with system includesGregor Jasny2021-12-226-1/+34
* | | CMake Nightly Date StampKitware Robot2022-01-061-1/+1
* | | CMake Nightly Date StampKitware Robot2022-01-051-1/+1
* | | CMake Nightly Date StampKitware Robot2022-01-041-1/+1
* | | Merge topic 'cmMachO_h_missing_header'Craig Scott2022-01-031-0/+1
|\ \ \
| * | | cmMachO: Add missing header for std::unique_ptrCraig Scott2022-01-021-0/+1
| | |/ | |/|
* | | Merge topic 'doc-if-floating-point'Craig Scott2022-01-031-1/+2
|\ \ \
| * | | Help: Non-zero floating point numbers are true in if() expressionsCraig Scott2022-01-031-1/+2
| |/ /
* | | CMake Nightly Date StampKitware Robot2022-01-031-1/+1
* | | CMake Nightly Date StampKitware Robot2022-01-021-1/+1
|/ /
* | CMake Nightly Date StampKitware Robot2022-01-011-1/+1
* | CMake Nightly Date StampKitware Robot2021-12-311-1/+1
* | CMake Nightly Date StampKitware Robot2021-12-301-1/+1
* | CMake Nightly Date StampKitware Robot2021-12-291-1/+1
* | CMake Nightly Date StampKitware Robot2021-12-281-1/+1
* | CMake Nightly Date StampKitware Robot2021-12-271-1/+1
* | CMake Nightly Date StampKitware Robot2021-12-261-1/+1
* | CMake Nightly Date StampKitware Robot2021-12-251-1/+1
* | CMake Nightly Date StampKitware Robot2021-12-241-1/+1
* | CMake Nightly Date StampKitware Robot2021-12-231-1/+1
* | Merge topic 'copyright-year'Brad King2021-12-221-1/+1
|\ \
| * | Copyright.txt: Update year range to end in 2022Brad King2021-12-221-1/+1
|/ /
* | Merge branch 'release-3.22'Brad King2021-12-220-0/+0
|\ \
| * \ Merge topic 'ci-windows-no-java' into release-3.22Brad King2021-12-221-0/+1
| |\ \
* | \ \ Merge topic 'ci-windows-no-java'Brad King2021-12-221-0/+1
|\ \ \ \
| * \ \ \ Merge branch 'backport-3.22-ci-windows-no-java' into ci-windows-no-javaBrad King2021-12-220-0/+0
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | ci: Explicitly disable Java tests on VS buildsBrad King2021-12-221-0/+1
| | |/ /
| * | | ci: Explicitly disable Java tests on VS buildsBrad King2021-12-221-0/+1
|/ / /
* | | Merge topic 'vs-csharp-dotnet-sdk'Brad King2021-12-2226-53/+439
|\ \ \
| * | | VS: Add DOTNET_SDK property to generate SDK-style C# projectsSumit Bhardwaj2021-12-2126-3/+357
| * | | VS: Set ResolveNugetPackages to false for ALL_BUILD and ZERO_CHECKSumit Bhardwaj2021-12-151-0/+14
| * | | cmVisualStudio10TargetGenerator: Factor out helper for classic MSBuild projectSumit Bhardwaj2021-12-152-52/+70
* | | | Merge topic 'cpack-freebsd-pkg'Brad King2021-12-222-12/+133
|\ \ \ \
| * | | | FreeBSD: tidy upAdriaan de Groot2021-12-211-8/+14
| * | | | FreeBSD: handle new package-file-suffixAdriaan de Groot2021-12-211-11/+31
| * | | | FreeBSD: fix up the package nameAdriaan de Groot2021-12-212-7/+36
| * | | | FreeBSD: migrate to newer pkg_create(3) APIAdriaan de Groot2021-12-211-3/+69
* | | | | Merge topic 'doc-list-non-existent'Brad King2021-12-223-3/+60
|\ \ \ \ \
| * | | | | Tests: add tests to check claims in the documentationAdriaan de Groot2021-12-212-0/+48
| * | | | | Help: mention non-existent case for list(PREPEND)Adriaan de Groot2021-12-211-1/+3
| * | | | | Help: clarify range for list(INSERT), mention nonexistent / empty caseAdriaan de Groot2021-12-211-1/+6
| * | | | | Help: clarify description of list(INSERT)Adriaan de Groot2021-12-211-1/+1
| * | | | | Help: clarify that list(APPEND) on a non-existent list creates itAdriaan de Groot2021-12-211-1/+3
| |/ / / /
* | | | | Merge topic 'link-only-targets'Brad King2021-12-2235-6/+247
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | target_link_libraries: Optionally require only target namesBrad King2021-12-2015-0/+235
| * | | | cmGeneratorTarget: Factor out message about reasons for a missing targetBrad King2021-12-201-5/+11