Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Merge branch 'test-git-protocol-file' into release-3.24 | Brad King | 2022-10-20 | 1 | -0/+2 | |
| |\ \ \ \ \ | ||||||
* | \ \ \ \ \ | Merge topic 'filesystem-path-c++03-abi' into release-3.25 | Brad King | 2022-10-21 | 3 | -13/+18 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | cm/filesystem: Fix crash with pre-C++11 std::string GNU ABI in C++17 | Brad King | 2022-10-20 | 3 | -13/+18 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge topic 'test-git-protocol-file' into release-3.25 | Brad King | 2022-10-21 | 1 | -0/+2 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | / / | |_|_|/ / |/| | | | | ||||||
| * | | | | Tests: Explicitly allow usage of git file-based protocol in test cases | Brad King | 2022-10-20 | 1 | -0/+2 | |
| | |/ / | |/| | | ||||||
* | | | | CMake 3.25.0-rc2v3.25.0-rc2 | Brad King | 2022-10-19 | 1 | -1/+1 | |
* | | | | Merge topic 'cmake-presets-output-junit' into release-3.25 | Brad King | 2022-10-19 | 19 | -11/+229 | |
|\ \ \ \ | ||||||
| * | | | | CTest: Add support for outputJUnitFile in presets | Kyle Edwards | 2022-10-18 | 11 | -8/+131 | |
| * | | | | CMakePresets.json: Add outputJUnitFile to test presets schema | Kyle Edwards | 2022-10-18 | 4 | -0/+14 | |
| * | | | | Tests: Add test for outputLogFile in CMakePresets.json | Kyle Edwards | 2022-10-18 | 3 | -1/+12 | |
| * | | | | CMakePresets.json: Disallow extra properties in test output schema | Kyle Edwards | 2022-10-18 | 5 | -3/+73 | |
* | | | | | Merge topic 'mingw-unc' into release-3.25 | Brad King | 2022-10-19 | 1 | -0/+7 | |
|\ \ \ \ \ | ||||||
| * | | | | | MinGW Makefiles: Quote UNC paths on command lines | Ed Hartley | 2022-10-18 | 1 | -0/+7 | |
* | | | | | | Merge branch 'release-3.24' into release-3.25 | Brad King | 2022-10-19 | 0 | -0/+0 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| * | | | | | Merge branch 'release-3.23' into release-3.24 | Brad King | 2022-10-19 | 0 | -0/+0 | |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | ||||||
| | * | | | | Merge branch 'try_compile-CMP0128' into release-3.23 | Brad King | 2022-10-18 | 6 | -0/+72 | |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | ||||||
| * | | | | | Merge branch 'try_compile-CMP0128' into release-3.24 | Brad King | 2022-10-18 | 6 | -0/+72 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||||
| * | | | | | Merge branch 'android-path-suffixes' into release-3.24 | Brad King | 2022-10-18 | 1 | -0/+6 | |
| |\ \ \ \ \ | ||||||
* | \ \ \ \ \ | Merge topic 'try_compile-CMP0128' into release-3.25 | Brad King | 2022-10-19 | 6 | -0/+72 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | try_compile: Honor CMP0128 setting in test project | Brad King | 2022-10-18 | 6 | -0/+72 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge topic 'android-path-suffixes' into release-3.25 | Brad King | 2022-10-19 | 1 | -0/+6 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| * | | | | | Android: Avoid searching API level directories matching architecture bitness | Sergiu Deitsch | 2022-10-18 | 1 | -0/+6 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge topic 'doc-flag-init' into release-3.25 | Brad King | 2022-10-18 | 11 | -57/+66 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Help: Clarify how language-specific flag environment values are used | Brad King | 2022-10-18 | 11 | -57/+66 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge branch 'release-3.24' into release-3.25 | Brad King | 2022-10-18 | 0 | -0/+0 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | Merge branch 'FindJNI-android-api' into release-3.24 | Brad King | 2022-10-17 | 1 | -2/+2 | |
| |\ \ \ | ||||||
* | \ \ \ | Merge topic 'FindJNI-android-api' into release-3.25 | Brad King | 2022-10-18 | 1 | -2/+2 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | FindJNI: replace CMAKE_ANDROID_API by CMAKE_SYSTEM_VERSION | Sergiu Deitsch | 2022-10-17 | 1 | -2/+2 | |
| |/ / / | ||||||
* | | | | Merge topic 'doc-CMAKE_ANDROID_API' into release-3.25 | Brad King | 2022-10-18 | 1 | -3/+4 | |
|\ \ \ \ | ||||||
| * | | | | Help: Clarify historical-only role of CMAKE_ANDROID_API variable | Brad King | 2022-10-17 | 1 | -3/+4 | |
| | |/ / | |/| | | ||||||
* | | | | Merge topic 'tutorial-step1-standard-required' into release-3.25 | Brad King | 2022-10-18 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Tutorial: Fix variable name typo in step 1 | Steven | 2022-10-17 | 1 | -1/+1 | |
| |/ / / | ||||||
* | | | | Merge topic 'serenityos-no-libdl' into release-3.25 | Brad King | 2022-10-18 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | SerenityOS: Unset CMAKE_DL_LIBS because LibDl no longer exists | Andrew Kaster | 2022-10-17 | 1 | -1/+1 | |
| |/ / / | ||||||
* | | | | Merge topic 'revert_nvcc_marking_include_as_system' into release-3.25 | Brad King | 2022-10-18 | 6 | -31/+6 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | CUDA: Revert "Always mark cuda toolkit as system include" | Robert Maynard | 2022-10-17 | 6 | -31/+6 | |
* | | | | Merge topic 'xcode-framework-consumption' into release-3.25 | Brad King | 2022-10-17 | 3 | -5/+40 | |
|\ \ \ \ | ||||||
| * | | | | Xcode: ensure framework with custom output directory can be consumed | Marc Chevrier | 2022-10-14 | 3 | -5/+40 | |
| |/ / / | ||||||
* | | | | Merge branch 'release-3.24' into release-3.25 | Brad King | 2022-10-17 | 0 | -0/+0 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | Merge branch 'release-3.23' into release-3.24 | Brad King | 2022-10-17 | 0 | -0/+0 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | * | | Merge branch 'doc-timestamp-f' into release-3.23 | Brad King | 2022-10-14 | 1 | -0/+2 | |
| | |\ \ | ||||||
| * | \ \ | Merge branch 'doc-timestamp-f' into release-3.24 | Brad King | 2022-10-14 | 1 | -0/+2 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
* | | | | | Merge topic 'doc-timestamp-f' into release-3.25 | Brad King | 2022-10-17 | 1 | -0/+2 | |
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | | | ||||||
| * | | | Help: Add versionadded for string(TIMESTAMP) %f specifier | Brad King | 2022-10-14 | 1 | -0/+2 | |
| | |/ | |/| | ||||||
* | | | Merge topic 'FindGLUT-pkg-config-HINTS' into release-3.25 | Brad King | 2022-10-14 | 1 | -60/+19 | |
|\ \ \ | ||||||
| * | | | FindGLUT: Drop the now-unnecessary exclusion of pkg-config for multiconfig | leha-bot | 2022-10-13 | 1 | -8/+3 | |
| * | | | FindGLUT: Drop the now-unnecessary ALLOW_SYSTEM_CFLAGS logic | leha-bot | 2022-10-13 | 1 | -14/+0 | |
| * | | | FindGLUT: Use pkg-config's results as HINTS for normal search | leha-bot | 2022-10-13 | 1 | -41/+19 | |
* | | | | Merge topic 'doc-typo' into release-3.25 | Brad King | 2022-10-14 | 2 | -8/+8 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Help: Fix typo that crashes older pygments lexers | Brad King | 2022-10-13 | 2 | -8/+8 | |
|/ / / |