summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | ctest: Allow passing -j without value to choose a contextual defaultBrad King2024-03-108-36/+134
| * | | | | cmCTestMultiProcessHandler: Modernize member initializationBrad King2024-03-103-34/+23
* | | | | | Merge topic 'ctest-tests-from-file'Brad King2024-03-112-27/+26
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | ctest: Remove unnecessary and ambiguous tests-from-file comment syntaxBrad King2024-03-081-5/+2
| * | | | | ctest: Honor tests-from-file options with empty inputBrad King2024-03-082-22/+24
* | | | | | Merge topic 'llvm-objdump'Brad King2024-03-111-1/+1
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | GET_RUNTIME_DEPENDENCIES: Allow more whitespace before objdump's "DLL Name:"Adrian Pop2024-03-101-1/+1
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2024-03-111-1/+1
* | | | | Merge topic 'update-kwsys'Brad King2024-03-107-11/+11
|\ \ \ \ \
| * | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2024-03-087-11/+11
* | | | | | Merge topic 'list-index-type'Brad King2024-03-101-2/+2
|\ \ \ \ \ \
| * | | | | | cmList: Use ptrdiff_t for index_typeAlex Richardson2024-03-081-2/+2
* | | | | | | CMake Nightly Date StampKitware Robot2024-03-101-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2024-03-091-1/+1
* | | | | | | Merge topic 'gtest-json-test-def-source'Brad King2024-03-083-0/+8
|\ \ \ \ \ \ \
| * | | | | | | ctest: Show custom test properties in --show-only=json-v1Daniel Sim2024-03-063-0/+8
* | | | | | | | Merge topic 'ctest-tests-from-file'Brad King2024-03-082-10/+14
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | / / / / | | |_|/ / / / | |/| | | | |
| * | | | | | ctest: Exit with failure when tests-from-file input is missingBrad King2024-03-062-10/+14
| | |_|/ / / | |/| | | |
| * | | | | CMake 3.29.0-rc3v3.29.0-rc3Brad King2024-03-041-1/+1
| * | | | | Merge topic 'cxxmodules-invalid-iterator' into release-3.29Brad King2024-03-042-3/+1
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
* | | | | | CMake Nightly Date StampKitware Robot2024-03-081-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2024-03-071-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2024-03-061-1/+1
| |_|/ / / |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2024-03-051-1/+1
| |_|_|/ |/| | |
* | | | Merge topic 'cxxmodules-invalid-iterator'Brad King2024-03-042-3/+1
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | cmImportedCxxModuleInfo: remove unused pointer fieldBen Boeckel2024-03-012-3/+1
* | | CMake Nightly Date StampKitware Robot2024-03-041-1/+1
* | | CMake Nightly Date StampKitware Robot2024-03-031-1/+1
* | | CMake Nightly Date StampKitware Robot2024-03-021-1/+1
* | | CMake Nightly Date StampKitware Robot2024-03-011-1/+1
* | | Merge topic 'cpack-path-simplify'Brad King2024-02-294-26/+19
|\ \ \
| * | | cpack: Simplify config file selectionBrad King2024-02-271-2/+3
| * | | cpack: Simplify package directory selection logicBrad King2024-02-271-19/+13
| * | | Source: Avoid using CollapseFullPath just to get parent directoryBrad King2024-02-273-5/+3
* | | | Merge topic 'cxxmodules-no-export-basedirs-as-include-paths'Brad King2024-02-291-1/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'backport-3.28-cxxmodules-no-export-basedirs-as-include-paths'Brad King2024-02-281-1/+4
| |\ \ \ | | | |/ | | |/|
| | * | cmExportFileGenerator: only export include paths for HEADERS file setsBen Boeckel2024-02-281-1/+4
| * | | Merge topic 'cxxmodules-fileset-cache-fullpath' into release-3.29Brad King2024-02-271-1/+2
| |\ \ \ | | |/ /
* | | | CMake Nightly Date StampKitware Robot2024-02-291-1/+1
* | | | Merge topic 'curl-tls-version'Brad King2024-02-283-0/+94
|\ \ \ \
| * | | | file(DOWNLOAD|UPLOAD): Add CMAKE_TLS_VERSION environment variableBrad King2024-02-281-0/+12
| * | | | file(DOWNLOAD|UPLOAD): Add CMAKE_TLS_VERSION variableBrad King2024-02-281-0/+12
| * | | | file(DOWNLOAD|UPLOAD): Add TLS_VERSION option for https connectionsBrad King2024-02-283-0/+70
* | | | | Merge topic 'ctest-upload-xml-time'Brad King2024-02-281-0/+2
|\ \ \ \ \
| * | | | | ctest: include "Time" element in Upload.xmlZack Galbreath2024-02-271-0/+2
| | |_|_|/ | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2024-02-281-1/+1
|/ / / /
* | | | Merge topic 'cmDebugTools-disable-with-env'Brad King2024-02-271-2/+6
|\ \ \ \
| * | | | cmDebugTools: offer a way to disable `CM_DBG` output at runtimeBen Boeckel2024-02-241-2/+6
* | | | | Merge topic 'cxxmodules-fileset-cache-fullpath'Brad King2024-02-271-1/+2
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | cmGeneratorTarget: collapse paths before querying the fileset cacheBen Boeckel2024-02-241-1/+2