summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Ninja Multi-Config: Deduplicate compile_commands.json for cross configsKyle Edwards2022-07-154-3/+41
* CMake Nightly Date StampKitware Robot2022-07-151-1/+1
* Merge branch 'release-3.24'Kyle Edwards2022-07-140-0/+0
|\
| * Merge topic 'export-try-compile-crash' into release-3.24Kyle Edwards2022-07-143-1/+13
| |\
* | \ Merge topic 'export-try-compile-crash'Kyle Edwards2022-07-143-1/+13
|\ \ \ | | |/ | |/|
| * | cmGlobalGenerator: Only compute build files for all targetsKyle Edwards2022-07-133-1/+13
* | | Merge topic 'vs-msb-8028'Kyle Edwards2022-07-142-1/+10
|\ \ \
| * | | VS: Generate IntDir property for INTERFACE librariesJonas Fierlings2022-07-082-1/+10
* | | | CMake Nightly Date StampKitware Robot2022-07-141-1/+1
* | | | CMake Nightly Date StampKitware Robot2022-07-131-1/+1
* | | | CMake Nightly Date StampKitware Robot2022-07-121-1/+1
* | | | CMake Nightly Date StampKitware Robot2022-07-111-1/+1
* | | | Merge topic 'better_doxy_ver_check'Marc Chevrier2022-07-102-7/+50
|\ \ \ \
| * | | | FindDoxygen: Implement more complete version checkingChristian Heimlich2022-07-072-7/+50
* | | | | CMake Nightly Date StampKitware Robot2022-07-101-1/+1
* | | | | CMake Nightly Date StampKitware Robot2022-07-091-1/+1
* | | | | Merge branch 'release-3.24'Brad King2022-07-080-0/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'release-3.23' into release-3.24Brad King2022-07-080-0/+0
| |\ \ \ \
* | \ \ \ \ Merge branch 'release-3.23'Brad King2022-07-080-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'release-3.22' into release-3.23Brad King2022-07-080-0/+0
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'rel-macos-sign-notarize' into release-3.23Brad King2022-07-081-18/+25
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'release-3.22'Brad King2022-07-080-0/+0
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge branch 'rel-macos-sign-notarize' into release-3.22Brad King2022-07-081-18/+25
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge branch 'release-3.24'Brad King2022-07-080-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge topic 'rel-macos-sign-notarize' into release-3.24Brad King2022-07-081-18/+25
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge topic 'rel-macos-sign-notarize'Brad King2022-07-081-18/+25
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Utilities/Release: Update macOS notarization script to use notarytoolBrad King2022-07-081-18/+25
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'release-3.24'Brad King2022-07-080-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge topic 'doc-INTERFACE_LINK_LIBRARIES_DIRECT' into release-3.24Brad King2022-07-081-15/+15
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'doc-INTERFACE_LINK_LIBRARIES_DIRECT'Brad King2022-07-081-15/+15
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Help: Fix wrong property name INTERFACE_PROPERTY_LINK_DIRECTCraig Scott2022-07-081-15/+15
| |/ / / / / /
* | | | | | | Merge topic 'command-arg-parser-maybe-empty'Brad King2022-07-0815-118/+160
|\ \ \ \ \ \ \
| * | | | | | | cmArgumentParser: Model maybe-missing string with wrapper typeBrad King2022-07-075-24/+32
| * | | | | | | cmArgumentParser: Model maybe-empty and non-empty lists with wrapper typesBrad King2022-07-0715-94/+128
* | | | | | | | Merge topic 'install-destination-docs'Brad King2022-07-081-3/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: Clarify behavior of install(TARGETS) for DLLsKyle Edwards2022-07-061-3/+9
* | | | | | | | | Merge topic 'xcode_swift_definitions'Brad King2022-07-083-0/+19
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Xcode: Pass compile definitions to SwiftDavid Geldreich2022-07-073-0/+19
* | | | | | | | | CMake Nightly Date StampKitware Robot2022-07-081-1/+1
* | | | | | | | | Merge branch 'release-3.24'Brad King2022-07-070-0/+0
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | / / / / / | | |_|/ / / / / | |/| | | | | |
| * | | | | | | CMake 3.24.0-rc3v3.24.0-rc3Brad King2022-07-071-1/+1
* | | | | | | | Merge topic 'cpp-named-module-export-infra'Brad King2022-07-07109-34/+2993
|\ \ \ \ \ \ \ \
| * | | | | | | | RunCMake/CXXModules: test public modules requiring private modulesBen Boeckel2022-07-067-0/+48
| * | | | | | | | RunCMake/CXXModules: add tests which export BMIsBen Boeckel2022-07-0625-0/+479
| * | | | | | | | RunCMake/CXXModules: test installation of BMIs and interfacesBen Boeckel2022-07-0611-0/+161
| * | | | | | | | RunCMake/CXXModules: fix example follow-on case namesBen Boeckel2022-07-061-2/+2
| * | | | | | | | RunCMake/CXXModules: output example test output upon failureBen Boeckel2022-07-061-1/+1
| * | | | | | | | RunCMake/CXXModules: append to the test optionsBen Boeckel2022-07-061-1/+1
| * | | | | | | | cmGlobalNinjaGenerator: verify that private sources stay privateBen Boeckel2022-07-061-0/+27
| * | | | | | | | cmGlobalNinjaGenerator: generate install rules for BMI filesBen Boeckel2022-07-061-2/+98