summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | CMake Nightly Date StampKitware Robot2024-01-021-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2024-01-011-1/+1
* | | | | | | | | Merge branch 'release-3.28'Craig Scott2024-01-010-0/+0
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge topic 'fix-redirect-links' into release-3.28Craig Scott2024-01-012-2/+2
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'fix-redirect-links'Craig Scott2024-01-012-2/+2
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| / / / / / / / | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Help: update lua.org links to be HTTPSBen Boeckel2024-01-012-2/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'release-3.28'Craig Scott2024-01-010-0/+0
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge topic 'doc-toolchains-apple' into release-3.28Craig Scott2024-01-011-4/+6
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'doc-toolchains-apple'Craig Scott2024-01-011-4/+6
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Help: Note CMAKE_IOS_INSTALL_COMBINED deprecation in toolchains exampleCraig Scott2023-12-301-3/+5
| * | | | | | | Help: Fix typo not accounting for addition of visionOSCraig Scott2023-12-301-1/+1
| |/ / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2023-12-311-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2023-12-301-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2023-12-291-1/+1
| |/ / / / / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2023-12-281-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2023-12-271-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2023-12-261-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2023-12-251-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2023-12-241-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge branch 'release-3.28'Marc Chevrier2023-12-230-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | Merge topic 'Ninja-LINK_OPTIONS-with-newlines' into release-3.28Marc Chevrier2023-12-237-1/+36
| |\ \ \ \ | | |/ / / | |/| | |
* | | | | Merge topic 'Ninja-LINK_OPTIONS-with-newlines'Marc Chevrier2023-12-237-1/+36
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Ninja: LINK_OPTIONS property should support newlinesMarc Chevrier2023-12-207-1/+36
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2023-12-231-1/+1
* | | | CMake Nightly Date StampKitware Robot2023-12-221-1/+1
* | | | CMake Nightly Date StampKitware Robot2023-12-211-1/+1
* | | | Merge topic 'copyright-year'Brad King2023-12-201-1/+1
|\ \ \ \
| * | | | Copyright.txt: Update year range to end in 2024Brad King2023-12-191-1/+1
* | | | | Merge topic 'package-dispatch-apple'Brad King2023-12-2022-6/+218
|\ \ \ \ \
| * | | | | CMakePackageConfigHelpers: Add generate_apple_architecture_selection_file()Brad King2023-12-1913-2/+188
| * | | | | CMakePackageConfigHelpers: Remove outdated documentation summary paragraphBrad King2023-12-191-3/+0
| * | | | | generate_apple_platform_selection_file: Add INSTALL_PREFIX optionBrad King2023-12-192-1/+18
| * | | | | Tests: Verify generate_apple_platform_selection_file file pathsBrad King2023-12-1910-0/+12
| |/ / / /
* | | | | Merge topic 'cmake-presets-empty-architecture'Brad King2023-12-201-2/+3
|\ \ \ \ \
| * | | | | CMakePresets.json: Don't use architecture and toolset if emptyKyle Edwards2023-12-191-2/+3
| |/ / / /
* | | | | Merge topic 'add_test-CROSSCOMPILING_EMULATOR-exclusive'Brad King2023-12-2013-2/+163
|\ \ \ \ \
| * | | | | add_test: Honor CROSSCOMPILING_EMULATOR only when cross-compilingRalf Habacker2023-12-1913-2/+163
* | | | | | Merge topic 'swift-CMP0157-old'Brad King2023-12-203-4/+14
|\ \ \ \ \ \
| * | | | | | Swift/Ninja: Fix missing OFM in CMP0157 OLD behaviorEvan Wilde2023-12-193-4/+14
| |/ / / / /
* | | | | | Merge topic 'FindCURL-pkg-config'Brad King2023-12-201-2/+4
|\ \ \ \ \ \
| * | | | | | FindCURL: Fix parsing protocols/features from pkg-config outputlingbin2023-12-191-2/+4
* | | | | | | Merge topic 'doc-typo-dep-provider-method'Brad King2023-12-202-2/+1
|\ \ \ \ \ \ \
| * | | | | | | Help: Fix typo in dependency provider method keywordCraig Scott2023-12-152-2/+1
* | | | | | | | Merge branch 'release-3.28'Brad King2023-12-200-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Merge topic 'UsePkgConfig-trailing-whitespace' into release-3.28Brad King2023-12-201-5/+4
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'UsePkgConfig-trailing-whitespace'Brad King2023-12-201-5/+4
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | UsePkgConfig: Restore removal of trailing whitespace from pkg-config outputJason E. Hale2023-12-191-5/+4
| |/ / / / / / /
* | | | | | | | CMake Nightly Date StampKitware Robot2023-12-201-1/+1
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge topic 'doc-fileapi-launchers'Brad King2023-12-191-23/+23
|\ \ \ \ \ \ \
| * | | | | | | Help: Fix indentation level in fileapi docs for target attribute 'launchers'Ralf Habacker2023-12-181-23/+23
| | |_|_|/ / / | |/| | | | |