summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Swift: Ninja: Remove module dependency for executablesEvan Wilde2024-04-091-14/+27
| * | | | CMake 3.29.1v3.29.1Brad King2024-04-031-1/+1
* | | | | CMake Nightly Date StampKitware Robot2024-04-101-1/+1
| |/ / / |/| | |
* | | | Merge topic 'nolint-header-sets-and-unity'Brad King2024-04-092-2/+8
|\ \ \ \
| * | | | Unity: Suppress clang-tidy include checksClausKlein2024-04-081-1/+4
| * | | | VERIFY_INTERFACE_HEADER_SETS: Suppress clang-tidy include checksClausKlein2024-04-081-2/+4
| * | | | VERIFY_INTERFACE_HEADER_SETS: Add IWYU pragma as C-style commentClausKlein2024-04-081-1/+2
* | | | | CMake Nightly Date StampKitware Robot2024-04-091-1/+1
* | | | | CMake Nightly Date StampKitware Robot2024-04-081-1/+1
|/ / / /
* | | | CMake Nightly Date StampKitware Robot2024-04-071-1/+1
* | | | CMake Nightly Date StampKitware Robot2024-04-061-1/+1
* | | | Merge topic 'ctest-invalid-arg'Brad King2024-04-057-65/+84
|\ \ \ \
| * | | | ctest: Show error on invalid ctest argumentsJake D'Esposito2024-04-047-65/+84
* | | | | CMake Nightly Date StampKitware Robot2024-04-051-1/+1
* | | | | CMake Nightly Date StampKitware Robot2024-04-041-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'enable_language-before-project'Brad King2024-04-032-2/+29
|\ \ \ \
| * | | | enable_language(): Fail if called before project()Craig Scott2024-04-022-2/+29
* | | | | Merge topic 'dragonfly_support'Brad King2024-04-031-1/+2
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | cmSystemTools: Fix compilation on DragonFly BSDCharlotte Koch2024-04-021-1/+2
* | | | | CMake Nightly Date StampKitware Robot2024-04-031-1/+1
* | | | | Merge topic 'ctest-resource-lock'Brad King2024-04-022-4/+12
|\ \ \ \ \ | |/ / / /
| * | | | ctest: Restore enforcement of RESOURCE_LOCK test propertyBrad King2024-04-012-4/+12
* | | | | CMake Nightly Date StampKitware Robot2024-04-021-1/+1
| |/ / / |/| | |
* | | | Merge topic 'add_library-no-static-fallback'Brad King2024-04-012-9/+35
|\ \ \ \
| * | | | add_library: Reject shared libraries on platforms that do not support themAsit Dhal2024-03-292-9/+35
* | | | | Merge topic 'tls-verify'Brad King2024-04-012-4/+37
|\ \ \ \ \
| * | | | | ctest: Fall back to CMake environment variable for TLS server verificationBrad King2024-03-301-0/+9
| * | | | | file(DOWNLOAD|UPLOAD): Add CMAKE_TLS_VERIFY environment variableBrad King2024-03-301-0/+12
| * | | | | file(DOWNLOAD|UPLOAD): Avoid unnecessary CMAKE_TLS_VERIFY variable lookupBrad King2024-03-301-4/+16
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2024-04-011-1/+1
* | | | | CMake Nightly Date StampKitware Robot2024-03-311-1/+1
* | | | | CMake Nightly Date StampKitware Robot2024-03-301-1/+1
|/ / / /
* | | | Merge topic 'prop-GENERATED-visibility'Brad King2024-03-295-63/+191
|\ \ \ \
| * | | | CMP0163: Make GENERATED source file property globally visibleDeniz Bahadir2024-03-295-13/+126
| * | | | cmSetPropertyCommand: Refactor checks for CMP0118Deniz Bahadir2024-03-281-46/+57
| * | | | cmGetSorceFilePropertyCommand: Simplify string comparisonsDeniz Bahadir2024-03-281-5/+9
* | | | | CMake Nightly Date StampKitware Robot2024-03-291-1/+1
* | | | | Merge topic 'cpack-wix'Brad King2024-03-2810-61/+220
|\ \ \ \ \
| * | | | | CPack/WIX: Add support for WiX Toolset v4Brad King2024-03-2410-61/+220
* | | | | | CMake Nightly Date StampKitware Robot2024-03-281-1/+1
| |/ / / / |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2024-03-271-1/+1
| |_|/ / |/| | |
* | | | CMake Nightly Date StampKitware Robot2024-03-261-1/+1
* | | | CMake Nightly Date StampKitware Robot2024-03-251-1/+1
|/ / /
* | | Merge topic 'cpack-wix'Brad King2024-03-245-22/+27
|\ \ \
| * | | CPack/WIX: Remove "candle" from tool-agnostic error messageBrad King2024-03-221-1/+1
| * | | CPack/WIX: Improve formatting of CPACK_WIX_CUSTOM_XMLNS expansionBrad King2024-03-221-10/+5
| * | | CPack/WIX: Prepare to provide version-specific WiX templatesBrad King2024-03-221-1/+5
| * | | cmCPackGenerator: Add option to FindTemplate to use alternate builtin pathBrad King2024-03-222-5/+11
| * | | cmMakefile: Reduce GetModulesFile caller allocationsBrad King2024-03-222-5/+5
* | | | Merge topic 'file-RPATH-large-ELF'Brad King2024-03-241-5/+9
|\ \ \ \