Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge topic 'ctest-cli-http-headers' | Brad King | 2024-01-09 | 2 | -0/+15 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ctest: allow HTTP headers via command line | Matthew Woehlke | 2024-01-08 | 2 | -0/+15 | |
* | | | | | | | Merge topic 'doc-INSTALL_PREFIX' | Brad King | 2024-01-09 | 1 | -4/+7 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Help: INSTALL_PREFIX in install(CODE|SCRIPT) was added in CMake 3.27 | Peter Kokot | 2024-01-08 | 1 | -4/+7 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge topic 'fix-tutorial' | Brad King | 2024-01-08 | 3 | -6/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Tutorial: Clarify the expected change to target_include_directories | Kevin Albertson | 2024-01-05 | 1 | -4/+4 | |
| * | | | | | | Tutorial: Make `INSTALL_DESTINATION` consistent with installed destination | Kevin Albertson | 2024-01-05 | 1 | -1/+1 | |
| * | | | | | | Tutorial: Add missing `$` in generator expression | Kevin Albertson | 2024-01-05 | 1 | -1/+1 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | add_test: Fix version of CMake introducing CMP0158 (to 3.29) | Robert Maynard | 2024-01-05 | 1 | -0/+2 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge topic 'doc-get-properties-inherited' | Brad King | 2024-01-05 | 7 | -34/+32 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | Help: Fix wrong return values for unset inherited properties | Craig Scott | 2024-01-05 | 3 | -22/+16 | |
| * | | | | Help: Add missing DIRECTORY keyword to set_tests_properties() signature | Craig Scott | 2024-01-05 | 1 | -0/+1 | |
| * | | | | Help: Use <variable> consistently in property getter commands | Craig Scott | 2024-01-05 | 3 | -14/+14 | |
| * | | | | Help: Use <xxx> for non-keyword arguments in property command signatures | Craig Scott | 2024-01-05 | 5 | -12/+15 | |
| | |/ / | |/| | | ||||||
| * | | | Merge topic 'HELP-string_LENGTH-link-error' into release-3.28 | Brad King | 2024-01-04 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge topic 'revert-ExternalProject-download-byproducts' into release-3.28 | Brad King | 2024-01-04 | 1 | -6/+0 | |
| |\ \ \ \ | ||||||
* | \ \ \ \ | Merge topic 'fix_documentation' | Brad King | 2024-01-04 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Help: Fix Step3 Mathfunction example | Bhavith C | 2023-12-23 | 1 | -2/+2 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge topic 'HELP-string_LENGTH-link-error' | Brad King | 2024-01-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | Help: string(LENGTH): Fix synopsis link to command description | Marc Chevrier | 2024-01-03 | 1 | -1/+1 | |
* | | | | | | Merge topic 'revert-ExternalProject-download-byproducts' | Brad King | 2024-01-04 | 1 | -6/+0 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | / | |_|_|_|/ |/| | | | | ||||||
| * | | | | ExternalProject: revert `BYPRODUCTS` for download outputs | Ben Boeckel | 2024-01-03 | 1 | -6/+0 | |
* | | | | | Merge topic 'doc-dynamic-resource-spec-file' | Craig Scott | 2024-01-02 | 1 | -20/+28 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | Help: Update missed text for dynamically generated resource spec files | Craig Scott | 2024-01-01 | 1 | -20/+28 | |
| * | | | | Merge topic 'fix-redirect-links' into release-3.28 | Craig Scott | 2024-01-01 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
* | \ \ \ \ | Merge topic 'fix-redirect-links' | Craig Scott | 2024-01-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | Help: update lua.org links to be HTTPS | Ben Boeckel | 2024-01-01 | 1 | -1/+1 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge topic 'doc-toolchains-apple' | Craig Scott | 2024-01-01 | 1 | -4/+6 | |
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | | | ||||||
| * | | | Help: Note CMAKE_IOS_INSTALL_COMBINED deprecation in toolchains example | Craig Scott | 2023-12-30 | 1 | -3/+5 | |
| * | | | Help: Fix typo not accounting for addition of visionOS | Craig Scott | 2023-12-30 | 1 | -1/+1 | |
| |/ / | ||||||
* | | | Merge topic 'package-dispatch-apple' | Brad King | 2023-12-20 | 1 | -0/+7 | |
|\ \ \ | ||||||
| * | | | CMakePackageConfigHelpers: Add generate_apple_architecture_selection_file() | Brad King | 2023-12-19 | 1 | -0/+7 | |
* | | | | Merge topic 'add_test-CROSSCOMPILING_EMULATOR-exclusive' | Brad King | 2023-12-20 | 4 | -0/+38 | |
|\ \ \ \ | ||||||
| * | | | | add_test: Honor CROSSCOMPILING_EMULATOR only when cross-compiling | Ralf Habacker | 2023-12-19 | 4 | -0/+38 | |
* | | | | | Merge topic 'doc-typo-dep-provider-method' | Brad King | 2023-12-20 | 1 | -1/+1 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Help: Fix typo in dependency provider method keyword | Craig Scott | 2023-12-15 | 1 | -1/+1 | |
| |/ / / | ||||||
* | | | | Merge topic 'doc-fileapi-launchers' | Brad King | 2023-12-19 | 1 | -23/+23 | |
|\ \ \ \ | ||||||
| * | | | | Help: Fix indentation level in fileapi docs for target attribute 'launchers' | Ralf Habacker | 2023-12-18 | 1 | -23/+23 | |
| |/ / / | ||||||
* | | | | Help: Document Xcode project visibility constraints for embedding | Craig Scott | 2023-12-15 | 1 | -0/+16 | |
|/ / / | ||||||
* | | | Merge topic 'cmake-test-launcher' | Brad King | 2023-12-15 | 13 | -7/+94 | |
|\ \ \ | ||||||
| * | | | fileapi: Add test launcher to codemodel-v2 | Ralf Habacker | 2023-12-13 | 1 | -0/+4 | |
| * | | | add_test: Optionally use a launcher for tests running in-project targets | Ralf Habacker | 2023-12-13 | 12 | -7/+90 | |
* | | | | Merge branch 'release-3.28' | Brad King | 2023-12-14 | 1 | -0/+12 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | CMake 3.28.1v3.28.1 | Brad King | 2023-12-14 | 1 | -0/+12 | |
| * | | | Merge topic 'doc-xcframeworks-stubs-apple' into release-3.28 | Brad King | 2023-12-13 | 4 | -19/+24 | |
| |\ \ \ | ||||||
* | \ \ \ | Merge topic 'doc-xcframeworks-stubs-apple' | Brad King | 2023-12-13 | 4 | -19/+24 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | Help: Note case where IMPORTED_IMPLIB isn't needed for (xc)frameworks | Craig Scott | 2023-12-13 | 1 | -0/+6 | |
| * | | | | Help: XCFrameworks and stubs are supported on all Apple, not just macOS | Craig Scott | 2023-12-09 | 4 | -18/+14 | |
| * | | | | Help: Add missing versionadded directives for IMPORTED_IMPLIB | Craig Scott | 2023-12-09 | 1 | -5/+8 | |
* | | | | | Merge topic 'create_test_sourcelist-full-filepath' | Brad King | 2023-12-12 | 1 | -0/+5 | |
|\ \ \ \ \ |