Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmUVHandlePtr: Fix conversion to bool on Oracle Studio compiler | Brad King | 2023-12-02 | 2 | -0/+24 |
* | Merge topic 'FindPerl-doc' | Brad King | 2023-12-01 | 1 | -6/+11 |
|\ | |||||
| * | FindPerl: Fix documentation word order | polarbub | 2023-11-30 | 1 | -2/+2 |
| * | FindPerl: Improve documentation formatting | polarbub | 2023-11-30 | 1 | -6/+11 |
* | | Merge topic 'adsp-on-linux' | Brad King | 2023-12-01 | 2 | -5/+10 |
|\ \ | |||||
| * | | ADSP: Allow progress with CMAKE_ADSP_ROOT unset | Josh Channings | 2023-11-30 | 1 | -3/+0 |
| * | | ADSP: Add /opt/analog/cces to _find_adsp_root()'s search space | Josh Channings | 2023-11-30 | 1 | -0/+3 |
| * | | ADSP: Use find_program() to get path to cc21k/ccblkfn | Josh Channings | 2023-11-30 | 1 | -1/+6 |
| * | | ADSP: Use $CMAKE_EXECUTABLE_SUFFIX in COMPILER_NAME | Josh Channings | 2023-11-29 | 1 | -2/+2 |
* | | | Merge topic 'xcode-embed-xpc-services' | Brad King | 2023-12-01 | 10 | -0/+72 |
|\ \ \ | |||||
| * | | | Xcode: Add support to embed XPC Services | Jonathan Earnshaw | 2023-11-29 | 10 | -0/+72 |
| |/ / | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2023-12-01 | 1 | -1/+1 |
* | | | Merge topic 'doc-ctest-dir' | Brad King | 2023-11-30 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | Help: Document that ctest(1) --test-dir was added in 3.20 | scivision | 2023-11-30 | 1 | -0/+2 |
| |/ / | |||||
* | | | Merge branch 'release-3.28' | Brad King | 2023-11-30 | 0 | -0/+0 |
|\ \ \ | |||||
| * | | | CMake 3.28.0-rc6v3.28.0-rc6 | Brad King | 2023-11-30 | 1 | -1/+1 |
* | | | | Merge branch 'release-3.28' | Brad King | 2023-11-30 | 0 | -0/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge topic 'execute_process-no-extension' into release-3.28 | Brad King | 2023-11-30 | 8 | -25/+69 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'execute_process-no-extension' | Brad King | 2023-11-30 | 8 | -25/+69 |
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | | | |||||
| * | | | Tests: Add case to cover execute_process support for no extension on Windows | Kyle Edwards | 2023-11-30 | 7 | -0/+57 |
| * | | | libuv: win/spawn: run executables with no file extension | Kyle Edwards | 2023-11-30 | 1 | -25/+12 |
* | | | | Merge topic 'LINK_LIBRARY-genex-with-INTERFACE_LINK_LIBRARIES_DIRECT' | Brad King | 2023-11-30 | 12 | -84/+156 |
|\ \ \ \ | |||||
| * | | | | LINK_LIBRARY-genex: correct behavior for INTERFACE_LINK_LIBRARIES_DIRECT | Marc Chevrier | 2023-11-29 | 12 | -84/+156 |
* | | | | | Merge topic 'remove-non-readable-dir' | Brad King | 2023-11-30 | 2 | -9/+35 |
|\ \ \ \ \ | |||||
| * | | | | | Tests: Avoid leaving behind non-readable directories | Brad King | 2023-11-29 | 1 | -0/+24 |
| * | | | | | Tests: Avoid creating world-writable paths | Brad King | 2023-11-29 | 1 | -2/+2 |
| * | | | | | Tests: Fix directory removal in RunCMake.if test | Brad King | 2023-11-29 | 1 | -3/+5 |
| * | | | | | Merge branch 'upstream-KWSys' into remove-write-only-dir | Brad King | 2023-11-29 | 1 | -4/+4 |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| | * | | | | KWSys 2023-11-29 (433f3d23) | KWSys Upstream | 2023-11-29 | 1 | -4/+4 |
* | | | | | | Merge branch 'release-3.28' | Brad King | 2023-11-30 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Merge topic 'rpm-quoting' into release-3.28 | Brad King | 2023-11-30 | 2 | -14/+19 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'rpm-quoting' | Brad King | 2023-11-30 | 2 | -14/+19 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | ci: unmask RPM tests on Fedora 39 | Ben Boeckel | 2023-11-29 | 1 | -9/+0 |
| * | | | | | | CPack/RPM: Quote paths in rpm spec only if they have whitespace | Brad King | 2023-11-29 | 1 | -1/+6 |
| * | | | | | | CPack/RPM: Factor out helper to quote paths in generated rpm spec | Brad King | 2023-11-29 | 1 | -5/+14 |
* | | | | | | | Merge branch 'release-3.28' | Brad King | 2023-11-30 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Merge topic 'ccmake-install-rds-crash' into release-3.28 | Brad King | 2023-11-30 | 1 | -0/+2 |
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge topic 'ccmake-install-rds-crash' | Brad King | 2023-11-30 | 1 | -0/+2 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | cmGlobalGenerator: clear RuntimeDependencySet members at configure | Ben Boeckel | 2023-11-29 | 1 | -0/+2 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-11-30 | 1 | -1/+1 |
| |_|_|/ / / |/| | | | | | |||||
* | | | | | | Merge branch 'release-3.28' | Brad King | 2023-11-29 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Merge topic 'cxxmodules-diagnostics' into release-3.28 | Brad King | 2023-11-29 | 6 | -21/+61 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'cxxmodules-diagnostics' | Brad King | 2023-11-29 | 6 | -21/+61 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | cxxmodules: Add more suggestions to no-modules-support diagnostics | Brad King | 2023-11-28 | 6 | -21/+61 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'release-3.28' | Brad King | 2023-11-29 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Merge topic 'xcode-embed-resources' into release-3.28 | Brad King | 2023-11-29 | 3 | -5/+4 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'xcode-embed-resources' | Brad King | 2023-11-29 | 3 | -5/+4 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Xcode: Fix embed resources prop name | halx99 | 2023-11-28 | 3 | -5/+4 |
| |/ / / / | |||||
* | | | | | Merge topic 'ci-intel-compiler' | Brad King | 2023-11-29 | 1 | -0/+21 |
|\ \ \ \ \ | |||||
| * | | | | | gitlab-ci: add job testing Intel oneAPI 2024.0.0 compilers on Linux | Brad King | 2023-11-28 | 1 | -0/+7 |