| Commit message (Expand) | Author | Age | Files | Lines |
* | CMake Nightly Date Stamp | Kitware Robot | 2024-04-09 | 1 | -1/+1 |
|
|
* | CMake Nightly Date Stamp | Kitware Robot | 2024-04-08 | 1 | -1/+1 |
|
|
* | CMake Nightly Date Stamp | Kitware Robot | 2024-04-07 | 1 | -1/+1 |
|
|
* | CMake Nightly Date Stamp | Kitware Robot | 2024-04-06 | 1 | -1/+1 |
|
|
* | Merge topic 'ctest-invalid-arg' | Brad King | 2024-04-05 | 7 | -65/+84 |
|\ |
|
| * | ctest: Show error on invalid ctest arguments | Jake D'Esposito | 2024-04-04 | 7 | -65/+84 |
|
|
* | | CMake Nightly Date Stamp | Kitware Robot | 2024-04-05 | 1 | -1/+1 |
|
|
* | | CMake Nightly Date Stamp | Kitware Robot | 2024-04-04 | 1 | -1/+1 |
|
|
* | | Merge topic 'enable_language-before-project' | Brad King | 2024-04-03 | 2 | -2/+29 |
|\ \ |
|
| * | | enable_language(): Fail if called before project() | Craig Scott | 2024-04-02 | 2 | -2/+29 |
|
|
* | | | Merge topic 'dragonfly_support' | Brad King | 2024-04-03 | 1 | -1/+2 |
|\ \ \ |
|
| * | | | cmSystemTools: Fix compilation on DragonFly BSD | Charlotte Koch | 2024-04-02 | 1 | -1/+2 |
|
|
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-04-03 | 1 | -1/+1 |
|
|
* | | | | 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 |
| |\ \ \ \ |
|