summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | 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
| * | | | | | | | cmGlobalNinjaGenerator: generate module property files for each target exportBen Boeckel2022-07-061-0/+111
| * | | | | | | | cmGlobalNinjaGenerator: verify generated objects against filesetsBen Boeckel2022-07-062-4/+140
| * | | | | | | | cmNinjaTargetGenerator: write out BMI install information for the collatorBen Boeckel2022-07-0611-0/+254
| * | | | | | | | cmNinjaTargetGenerator: write out export information for the collatorBen Boeckel2022-07-069-0/+356
| * | | | | | | | cmNinjaTargetGenerator: write out fileset information for the collatorBen Boeckel2022-07-067-0/+287
| * | | | | | | | Tests/RunCMake/CXXModules: add a json comparison scriptBen Boeckel2022-07-061-0/+160
| * | | | | | | | cmExperimental: update `CXX_MODULE_CMAKE_API` UUIDBen Boeckel2022-07-066-6/+6
| * | | | | | | | cmExport*FileGenerator: support exporting C++ module propertiesBen Boeckel2022-07-0615-1/+414
| * | | | | | | | exports: support `CXX_MODULES_DIRECTORY`Ben Boeckel2022-07-067-9/+70
| * | | | | | | | install: support `CXX_MODULES_BMI` installation bitsBen Boeckel2022-07-0620-6/+347
| * | | | | | | | cmTargetSourcesCommand: allow `INTERFACE` C++ modules when importedBen Boeckel2022-07-067-3/+33
| * | | | | | | | cmExportInstallAndroidMKGenerator: combine string literalsBen Boeckel2022-07-061-2/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge topic 'lcc-warningless-release-build-with-flag'Brad King2022-07-071-0/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | LCC: get rid of excess -Wunused-but-set-variable on release buildsmakise-homura2022-07-061-0/+9
| |/ / / / / / /
* | | | | | | | Merge topic 'file-TIMESTAMP-relative-path'Brad King2022-07-074-1/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | file(TIMESTAMP): Interpret relative paths w.r.t. the source treeTheBrokenRail2022-07-064-1/+9
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge topic 'generator-makefiles-deps-messages-VERBOSE'Brad King2022-07-073-17/+26
|\ \ \ \ \ \ \ \
| * | | | | | | | Makefiles generator: dependencies messages in verbose modeMarc Chevrier2022-07-063-17/+26
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'release-3.24'Brad King2022-07-070-0/+0
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge topic 'ccmake-fix-pdcurses-windows' into release-3.24Brad King2022-07-071-2/+4
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'ccmake-fix-pdcurses-windows'Brad King2022-07-071-2/+4
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | ccmake: Fix mangled configuration log with PDCurses on WindowsDuncan Ogilvie2022-07-061-2/+4
* | | | | | | | | Merge branch 'release-3.24'Brad King2022-07-070-0/+0
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'genex-LINK_LIBRARY-check-supported-properties' into release-3.24Brad King2022-07-0724-28/+107
| |\ \ \ \ \ \ \ \