Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'ctest-resource-lock' | Brad King | 2024-04-02 | 2 | -4/+12 |
|\ | |||||
| * | ctest: Restore enforcement of RESOURCE_LOCK test property | Brad King | 2024-04-01 | 2 | -4/+12 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2024-04-02 | 1 | -1/+1 |
* | | Merge topic 'add_library-no-static-fallback' | Brad King | 2024-04-01 | 2 | -9/+35 |
|\ \ | |||||
| * | | add_library: Reject shared libraries on platforms that do not support them | Asit Dhal | 2024-03-29 | 2 | -9/+35 |
* | | | Merge topic 'tls-verify' | Brad King | 2024-04-01 | 2 | -4/+37 |
|\ \ \ | |||||
| * | | | ctest: Fall back to CMake environment variable for TLS server verification | Brad King | 2024-03-30 | 1 | -0/+9 |
| * | | | file(DOWNLOAD|UPLOAD): Add CMAKE_TLS_VERIFY environment variable | Brad King | 2024-03-30 | 1 | -0/+12 |
| * | | | file(DOWNLOAD|UPLOAD): Avoid unnecessary CMAKE_TLS_VERIFY variable lookup | Brad King | 2024-03-30 | 1 | -4/+16 |
| |/ / | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2024-04-01 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2024-03-31 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2024-03-30 | 1 | -1/+1 |
|/ / | |||||
* | | Merge topic 'prop-GENERATED-visibility' | Brad King | 2024-03-29 | 5 | -63/+191 |
|\ \ | |||||
| * | | CMP0163: Make GENERATED source file property globally visible | Deniz Bahadir | 2024-03-29 | 5 | -13/+126 |
| * | | cmSetPropertyCommand: Refactor checks for CMP0118 | Deniz Bahadir | 2024-03-28 | 1 | -46/+57 |
| * | | cmGetSorceFilePropertyCommand: Simplify string comparisons | Deniz Bahadir | 2024-03-28 | 1 | -5/+9 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2024-03-29 | 1 | -1/+1 |
* | | | Merge topic 'cpack-wix' | Brad King | 2024-03-28 | 10 | -61/+220 |
|\ \ \ | |||||
| * | | | CPack/WIX: Add support for WiX Toolset v4 | Brad King | 2024-03-24 | 10 | -61/+220 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-03-28 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2024-03-27 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2024-03-26 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2024-03-25 | 1 | -1/+1 |
|/ / | |||||
* | | Merge topic 'cpack-wix' | Brad King | 2024-03-24 | 5 | -22/+27 |
|\ \ | |||||
| * | | CPack/WIX: Remove "candle" from tool-agnostic error message | Brad King | 2024-03-22 | 1 | -1/+1 |
| * | | CPack/WIX: Improve formatting of CPACK_WIX_CUSTOM_XMLNS expansion | Brad King | 2024-03-22 | 1 | -10/+5 |
| * | | CPack/WIX: Prepare to provide version-specific WiX templates | Brad King | 2024-03-22 | 1 | -1/+5 |
| * | | cmCPackGenerator: Add option to FindTemplate to use alternate builtin path | Brad King | 2024-03-22 | 2 | -5/+11 |
| * | | cmMakefile: Reduce GetModulesFile caller allocations | Brad King | 2024-03-22 | 2 | -5/+5 |
* | | | Merge topic 'file-RPATH-large-ELF' | Brad King | 2024-03-24 | 1 | -5/+9 |
|\ \ \ | |||||
| * | | | cmELF: Get correct section count for large ELF binaries | Martin Duffy | 2024-03-22 | 1 | -5/+9 |
* | | | | Merge topic 'linker-vars-propagate-try_compile' | Brad King | 2024-03-24 | 1 | -1/+1 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | try_compile(): Include languages with _ or - when passing linker vars | Craig Scott | 2024-03-22 | 1 | -1/+1 |
| * | | | CMake 3.29.0v3.29.0 | Brad King | 2024-03-21 | 1 | -1/+1 |
| * | | | Merge topic 'ninja-fortran-include' into release-3.29 | Brad King | 2024-03-20 | 2 | -9/+26 |
| |\ \ \ | |||||
| * | | | | CMake 3.29.0-rc4v3.29.0-rc4 | Brad King | 2024-03-14 | 1 | -1/+1 |
| * | | | | Merge topic 'Apple-TBD-in-subdirecory' into release-3.29 | Brad King | 2024-03-14 | 1 | -0/+3 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge topic 'autogen-makefile-depfile' into release-3.29 | Brad King | 2024-03-14 | 1 | -32/+10 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge topic 'LINKER_TYPE-mold-support' into release-3.29 | Brad King | 2024-03-14 | 2 | -9/+34 |
| |\ \ \ \ \ \ | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-03-24 | 1 | -1/+1 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-03-23 | 1 | -1/+1 |
* | | | | | | | | Merge topic 'doc-CMP0118' | Brad King | 2024-03-22 | 1 | -4/+4 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | CMP0118: Revise documentation to describe actual behavior | Deniz Bahadir | 2024-03-21 | 1 | -4/+4 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-03-22 | 1 | -1/+1 |
* | | | | | | | | Merge topic 'fileapi-provide-glob-dependent' | Brad King | 2024-03-21 | 10 | -39/+137 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | fileapi: Add CONFIGURE_DEPENDS glob info to cmakeFiles object | Arctic Lampyrid | 2024-03-19 | 8 | -1/+71 |
| * | | | | | | | | cmGlobCacheEntry: Add helper to carry CONFIGURE_DEPENDS glob cache arguments | Arctic Lampyrid | 2024-03-19 | 9 | -38/+66 |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-03-21 | 1 | -1/+1 |
| |/ / / / / / / |/| | | | | | | | |||||
* | | | | | | | | Merge topic 'ninja-fortran-include' | Brad King | 2024-03-20 | 2 | -9/+26 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | |||||
| * | | | | | | | Ninja: Fix Fortran module deps in files INCLUDEd by preprocessed sources | Brad King | 2024-03-19 | 2 | -9/+27 |
| | |_|_|/ / / | |/| | | | | |