Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Merge topic 'rel-macos-sign-notarize' into release-3.24 | Brad King | 2022-07-08 | 1 | -18/+25 | |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
* | | | | | | | | Merge topic 'rel-macos-sign-notarize' | Brad King | 2022-07-08 | 1 | -18/+25 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | Utilities/Release: Update macOS notarization script to use notarytool | Brad King | 2022-07-08 | 1 | -18/+25 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'release-3.24' | Brad King | 2022-07-08 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Merge topic 'doc-INTERFACE_LINK_LIBRARIES_DIRECT' into release-3.24 | Brad King | 2022-07-08 | 1 | -15/+15 | |
| |\ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ | Merge topic 'doc-INTERFACE_LINK_LIBRARIES_DIRECT' | Brad King | 2022-07-08 | 1 | -15/+15 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | Help: Fix wrong property name INTERFACE_PROPERTY_LINK_DIRECT | Craig Scott | 2022-07-08 | 1 | -15/+15 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'command-arg-parser-maybe-empty' | Brad King | 2022-07-08 | 15 | -118/+160 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cmArgumentParser: Model maybe-missing string with wrapper type | Brad King | 2022-07-07 | 5 | -24/+32 | |
| * | | | | | | | cmArgumentParser: Model maybe-empty and non-empty lists with wrapper types | Brad King | 2022-07-07 | 15 | -94/+128 | |
* | | | | | | | | Merge topic 'install-destination-docs' | Brad King | 2022-07-08 | 1 | -3/+9 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Help: Clarify behavior of install(TARGETS) for DLLs | Kyle Edwards | 2022-07-06 | 1 | -3/+9 | |
* | | | | | | | | | Merge topic 'xcode_swift_definitions' | Brad King | 2022-07-08 | 3 | -0/+19 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
| * | | | | | | | | Xcode: Pass compile definitions to Swift | David Geldreich | 2022-07-07 | 3 | -0/+19 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-07-08 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'release-3.24' | Brad King | 2022-07-07 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | / / / / / | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | CMake 3.24.0-rc3v3.24.0-rc3 | Brad King | 2022-07-07 | 1 | -1/+1 | |
* | | | | | | | | Merge topic 'cpp-named-module-export-infra' | Brad King | 2022-07-07 | 109 | -34/+2993 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | RunCMake/CXXModules: test public modules requiring private modules | Ben Boeckel | 2022-07-06 | 7 | -0/+48 | |
| * | | | | | | | | RunCMake/CXXModules: add tests which export BMIs | Ben Boeckel | 2022-07-06 | 25 | -0/+479 | |
| * | | | | | | | | RunCMake/CXXModules: test installation of BMIs and interfaces | Ben Boeckel | 2022-07-06 | 11 | -0/+161 | |
| * | | | | | | | | RunCMake/CXXModules: fix example follow-on case names | Ben Boeckel | 2022-07-06 | 1 | -2/+2 | |
| * | | | | | | | | RunCMake/CXXModules: output example test output upon failure | Ben Boeckel | 2022-07-06 | 1 | -1/+1 | |
| * | | | | | | | | RunCMake/CXXModules: append to the test options | Ben Boeckel | 2022-07-06 | 1 | -1/+1 | |
| * | | | | | | | | cmGlobalNinjaGenerator: verify that private sources stay private | Ben Boeckel | 2022-07-06 | 1 | -0/+27 | |
| * | | | | | | | | cmGlobalNinjaGenerator: generate install rules for BMI files | Ben Boeckel | 2022-07-06 | 1 | -2/+98 | |
| * | | | | | | | | cmGlobalNinjaGenerator: generate module property files for each target export | Ben Boeckel | 2022-07-06 | 1 | -0/+111 | |
| * | | | | | | | | cmGlobalNinjaGenerator: verify generated objects against filesets | Ben Boeckel | 2022-07-06 | 2 | -4/+140 | |
| * | | | | | | | | cmNinjaTargetGenerator: write out BMI install information for the collator | Ben Boeckel | 2022-07-06 | 11 | -0/+254 | |
| * | | | | | | | | cmNinjaTargetGenerator: write out export information for the collator | Ben Boeckel | 2022-07-06 | 9 | -0/+356 | |
| * | | | | | | | | cmNinjaTargetGenerator: write out fileset information for the collator | Ben Boeckel | 2022-07-06 | 7 | -0/+287 | |
| * | | | | | | | | Tests/RunCMake/CXXModules: add a json comparison script | Ben Boeckel | 2022-07-06 | 1 | -0/+160 | |
| * | | | | | | | | cmExperimental: update `CXX_MODULE_CMAKE_API` UUID | Ben Boeckel | 2022-07-06 | 6 | -6/+6 | |
| * | | | | | | | | cmExport*FileGenerator: support exporting C++ module properties | Ben Boeckel | 2022-07-06 | 15 | -1/+414 | |
| * | | | | | | | | exports: support `CXX_MODULES_DIRECTORY` | Ben Boeckel | 2022-07-06 | 7 | -9/+70 | |
| * | | | | | | | | install: support `CXX_MODULES_BMI` installation bits | Ben Boeckel | 2022-07-06 | 20 | -6/+347 | |
| * | | | | | | | | cmTargetSourcesCommand: allow `INTERFACE` C++ modules when imported | Ben Boeckel | 2022-07-06 | 7 | -3/+33 | |
| * | | | | | | | | cmExportInstallAndroidMKGenerator: combine string literals | Ben Boeckel | 2022-07-06 | 1 | -2/+1 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'lcc-warningless-release-build-with-flag' | Brad King | 2022-07-07 | 1 | -0/+9 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | LCC: get rid of excess -Wunused-but-set-variable on release builds | makise-homura | 2022-07-06 | 1 | -0/+9 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'file-TIMESTAMP-relative-path' | Brad King | 2022-07-07 | 4 | -1/+9 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | file(TIMESTAMP): Interpret relative paths w.r.t. the source tree | TheBrokenRail | 2022-07-06 | 4 | -1/+9 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'generator-makefiles-deps-messages-VERBOSE' | Brad King | 2022-07-07 | 3 | -17/+26 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Makefiles generator: dependencies messages in verbose mode | Marc Chevrier | 2022-07-06 | 3 | -17/+26 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'release-3.24' | Brad King | 2022-07-07 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge topic 'ccmake-fix-pdcurses-windows' into release-3.24 | Brad King | 2022-07-07 | 1 | -2/+4 | |
| |\ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ | Merge topic 'ccmake-fix-pdcurses-windows' | Brad King | 2022-07-07 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | ccmake: Fix mangled configuration log with PDCurses on Windows | Duncan Ogilvie | 2022-07-06 | 1 | -2/+4 | |
* | | | | | | | | | Merge branch 'release-3.24' | Brad King | 2022-07-07 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge topic 'genex-LINK_LIBRARY-check-supported-properties' into release-3.24 | Brad King | 2022-07-07 | 24 | -28/+107 | |
| |\ \ \ \ \ \ \ \ |