| Commit message (Expand) | Author | Age | Files | Lines |
* | CMake 3.24.1v3.24.1 | Brad King | 2022-08-17 | 1 | -2/+3 |
|
|
* | Help: Add 3.24 release note about FindVulkan component enforcement | Brad King | 2022-08-17 | 1 | -0/+5 |
|
|
* | TI compiler: Add support for COMPILE_WARNING_AS_ERROR target property | Craig Scott | 2022-08-11 | 1 | -0/+11 |
|
|
* | Merge branch 'release-3.23' into release-3.24 | Brad King | 2022-07-28 | 1 | -0/+7 |
|\ |
|
| * | CMake 3.23.3v3.23.3 | Brad King | 2022-07-28 | 1 | -0/+7 |
|
|
* | | Merge branch 'release-3.23' into release-3.24 | Brad King | 2022-07-28 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Merge branch 'release-3.22' into release-3.23 | Brad King | 2022-07-28 | 1 | -2/+2 |
| |\ |
|
| | * | CMake 3.22.6v3.22.6 | Brad King | 2022-07-28 | 1 | -2/+2 |
|
|
| * | | Merge branch 'release-3.22' into release-3.23 | Brad King | 2022-06-01 | 1 | -3/+3 |
| |\ \
| | |/ |
|
| * | | Merge branch 'release-3.22' into release-3.23 | Brad King | 2022-06-01 | 1 | -2/+2 |
| |\ \ |
|
* | | | | FindVulkan: Add missing 3.24 release notes | MACHIZAUD Andréa | 2022-07-25 | 1 | -0/+4 |
|
|
* | | | | Merge topic 'rel-win-arm64' into release-3.24 | Brad King | 2022-06-23 | 1 | -0/+2 |
|\ \ \ \ |
|
| * | | | | Help: Add release note for windows-arm64 binary | Brad King | 2022-06-22 | 1 | -0/+2 |
|
|
* | | | | | Merge topic 'vs-compile-batching' into release-3.24 | Brad King | 2022-06-23 | 1 | -4/+5 |
|\ \ \ \ \ |
|
| * | | | | | VS: Add variable to to turn off Visual Studio compile batching | Brad King | 2022-06-22 | 1 | -4/+5 |
| |/ / / / |
|
* | | | | | FindPkgConfig: Revert "Populate _STATIC_LINK_LIBRARIES. Add STATIC_TARGET." | Brad King | 2022-06-22 | 1 | -5/+0 |
|/ / / / |
|
* | | | | Help: Minor cleanups of 3.24 release notes | Craig Scott | 2022-06-10 | 1 | -23/+25 |
|
|
* | | | | CheckIPOSupported: Compile check using flags of calling project | Brad King | 2022-06-10 | 1 | -0/+5 |
|
|
* | | | | MSVC: Revert "Default to -ZI instead of /Zi for x86 and x64" | Brad King | 2022-06-09 | 1 | -3/+0 |
|
|
* | | | | Help: Drop development topic notes to prepare release | Brad King | 2022-06-08 | 2 | -9/+0 |
|
|
* | | | | Help: Organize and revise 3.24 release notes | Brad King | 2022-06-08 | 1 | -205/+243 |
|
|
* | | | | Help: Consolidate 3.24 release notes | Brad King | 2022-06-07 | 56 | -406/+307 |
|
|
* | | | | if command: Add PATH_EQUAL operator | Marc Chevrier | 2022-06-03 | 1 | -0/+5 |
|
|
* | | | | Merge topic 'genex-PATH_EQUAL' | Brad King | 2022-06-03 | 1 | -0/+5 |
|\ \ \ \ |
|
| * | | | | Genex-PATH_EQUAL: path comparison | Marc Chevrier | 2022-06-01 | 1 | -0/+5 |
|
|
* | | | | | Merge branch 'release-3.22' | Brad King | 2022-06-01 | 1 | -3/+3 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | CMake 3.22.5v3.22.5 | Brad King | 2022-06-01 | 1 | -3/+3 |
| | |_|/
| |/| | |
|
| * | | | Merge branch 'release-3.21' into release-3.22 | Brad King | 2022-06-01 | 1 | -2/+2 |
| |\ \ \ |
|
* | \ \ \ | Merge branch 'release-3.21' | Brad King | 2022-06-01 | 1 | -2/+2 |
|\ \ \ \ \
| | |/ / /
| |/| / /
| |_|/ /
|/| | | |
|
| * | | | CMake 3.21.7v3.21.7 | Brad King | 2022-06-01 | 1 | -2/+2 |
|
|
* | | | | Genex-PATH: path handling | Marc Chevrier | 2022-05-31 | 1 | -0/+4 |
|
|
* | | | | Merge topic 'msvc-compilers-default-to-ZI' | Brad King | 2022-05-27 | 1 | -0/+5 |
|\ \ \ \ |
|
| * | | | | MSVC: Default to -ZI instead of /Zi for x86 and x64 | Glen Chung | 2022-05-26 | 1 | -0/+5 |
|
|
* | | | | | MSYS/MinGW Makfiles: Select the compiler occurring first in PATH | Brad King | 2022-05-26 | 1 | -0/+7 |
|
|
* | | | | | Merge topic 'verify-interface-header-sets-list' | Brad King | 2022-05-26 | 1 | -0/+3 |
|\ \ \ \ \ |
|
| * | | | | | VERIFY_INTERFACE_HEADER_SETS: Add property for list of header sets | Kyle Edwards | 2022-05-25 | 1 | -0/+3 |
|
|
* | | | | | | Merge topic 'LLVMFlang-compiler' | Brad King | 2022-05-26 | 1 | -0/+6 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | LLVMFlang: Add support for LLVM Flang | Tin Huynh | 2022-05-24 | 1 | -0/+6 |
| |/ / / / |
|
* | | | | | Merge topic 'dependency-providers' | Brad King | 2022-05-25 | 1 | -0/+9 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Dependency providers: Add find_package and FetchContent support | Craig Scott | 2022-05-24 | 1 | -0/+9 |
|
|
* | | | | | Merge topic 'pkgconfig-static-libs' | Brad King | 2022-05-23 | 1 | -0/+7 |
|\ \ \ \ \ |
|
| * | | | | | FindPkgConfig: Populate _STATIC_LINK_LIBRARIES. Add STATIC_TARGET. | Alex Birch | 2022-05-20 | 1 | -0/+7 |
|
|
* | | | | | | Merge topic 'vs-system-include' | Brad King | 2022-05-20 | 1 | -0/+4 |
|\ \ \ \ \ \ |
|
| * | | | | | | VS: Add support for SYSTEM include directories | Josiah Bills | 2022-05-18 | 1 | -0/+4 |
|
|
* | | | | | | | Merge topic 'ignore-werror-command-arg' | Brad King | 2022-05-19 | 1 | -0/+5 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | COMPILE_WARNING_AS_ERROR: Add command-line option | Martin Duffy | 2022-05-18 | 1 | -0/+5 |
|
|
* | | | | | | | | VERIFY_HEADER_SETS: Rename to VERIFY_INTERFACE_HEADER_SETS | Kyle Edwards | 2022-05-18 | 2 | -7/+9 |
|
|
* | | | | | | | | Merge topic 'FindGLUT-remove-undocumented-vars' | Brad King | 2022-05-18 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | FindGLUT: Remove undocumented variables GLUT_INCLUDE_PATH and GLUT_LIBRARY | Letu Ren | 2022-05-17 | 1 | -0/+5 |
| | |_|_|/ / / /
| |/| | | | | | |
|
* | | | | | | | | Merge topic 'try_compile-project-platform-vars' | Brad King | 2022-05-17 | 1 | -0/+10 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|