summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | ASM: Fix identification of armasm 6.17+Jukka Jalkanen2022-01-061-1/+1
| |/ / / / / / /
* | | | | | | | Merge topic 'refactor_vsproject_type'Brad King2022-01-077-47/+55
|\ \ \ \ \ \ \ \
| * | | | | | | | Consolidate usage of VsProjectTypeSumit Bhardwaj2021-12-234-42/+41
| * | | | | | | | Refactor VsProjectType to its own headerSumit Bhardwaj2021-12-233-5/+14
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge topic 'cpack-pkg-domains'Brad King2022-01-074-1/+89
|\ \ \ \ \ \ \ \
| * | | | | | | | CPack/productbuild: add options to control domains elementDavid Wosk2022-01-064-1/+89
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2022-01-071-1/+1
|/ / / / / / /
* | | | | | | 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