Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Optionally make `test` target depend on `all` | William Sciaroni | 2023-11-10 | 10 | -0/+46 |
* | Tests: Add case to verify that 'make test' does not 'make all' | Brad King | 2023-11-10 | 7 | -0/+29 |
* | Merge topic 'doct' | Brad King | 2023-11-08 | 1 | -4/+31 |
|\ | |||||
| * | Help:test prop WILL_FAIL clarify and example | scivision | 2023-11-07 | 1 | -4/+31 |
* | | Merge topic 'cuda_support_CMAKE_TRY_COMPILE_TARGET_TYPE' | Brad King | 2023-11-08 | 4 | -0/+13 |
|\ \ | |||||
| * | | CUDA: Support CMAKE_TRY_COMPILE_TARGET_TYPE of STATIC_LIBRARY | Robert Maynard | 2023-11-07 | 4 | -0/+13 |
* | | | Merge topic 'doc-genex-compiler-ids' | Brad King | 2023-11-08 | 1 | -0/+12 |
|\ \ \ | |||||
| * | | | Help: Document when <LANG>_COMPILER_ID genex learned to support multiple ids | scivision | 2023-11-07 | 1 | -0/+12 |
| |/ / | |||||
* | | | Merge branch 'release-3.28' | Brad King | 2023-11-08 | 0 | -0/+0 |
|\ \ \ | |||||
| * \ \ | Merge topic 'cxx23' into release-3.28 | Brad King | 2023-11-08 | 6 | -14/+17 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'cxx23' | Brad King | 2023-11-08 | 6 | -14/+17 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | cmGlobalGeneratorFactory: Provide complete cmGlobalGenerator to deleter | Brad King | 2023-11-07 | 1 | -1/+1 |
| * | | | | cmCTestBuildCommand: Avoid requiring complete cmGlobalGenerator type publicly | Brad King | 2023-11-07 | 2 | -9/+12 |
| * | | | | cmList: Avoid using operator-> on input iterator | Brad King | 2023-11-07 | 1 | -1/+1 |
| * | | | | Tests: Avoid compiling call to dap::optional<dap::string>(nullptr) | Brad King | 2023-11-07 | 2 | -3/+3 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-11-08 | 1 | -1/+1 |
* | | | | | Merge branch 'release-3.28' | Brad King | 2023-11-07 | 0 | -0/+0 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge topic 'static-library-link-xcframework' into release-3.28 | Brad King | 2023-11-07 | 4 | -21/+84 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'static-library-link-xcframework' | Brad King | 2023-11-07 | 4 | -21/+84 |
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | | | |||||
| * | | | Xcode: Fix linking against .xcframework from static libraries | Kyle Edwards | 2023-11-06 | 4 | -21/+84 |
* | | | | Merge topic 'vs-CharacterSet' | Brad King | 2023-11-07 | 4 | -4/+77 |
|\ \ \ \ | |||||
| * | | | | VS: Consider macros with values when determining CharacterSet | Deniz Bahadir | 2023-11-06 | 4 | -4/+77 |
* | | | | | Merge topic 'CMakeDetermineFortranCompiler-typo' | Brad King | 2023-11-07 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | CMakeDetermineFortranCompiler: Fix typo in comment (CC -> FC) | Sylwester Arabas | 2023-11-06 | 1 | -1/+1 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge topic 'Ninja-use-depslog' | Brad King | 2023-11-07 | 18 | -4/+389 |
|\ \ \ \ \ | |||||
| * | | | | | cmTransformDepfile: warn when a depfile is not written to | Ben Boeckel | 2023-11-01 | 2 | -0/+11 |
| * | | | | | Tests/Ninja*/CustomCommandDepfile: check that deps are in the database | Ben Boeckel | 2023-11-01 | 12 | -0/+354 |
| * | | | | | cmGlobalNinjaGenerator: tell `ninja` to actually read the depfile | Ben Boeckel | 2023-11-01 | 2 | -1/+21 |
| * | | | | | cmAddCustomCommandCommand: use `cmStrCat` | Ben Boeckel | 2023-11-01 | 1 | -2/+2 |
| * | | | | | Tests/RunCMake/Ninja: fix subdir prefix check | Ben Boeckel | 2023-10-23 | 1 | -1/+1 |
* | | | | | | Merge topic 'ci-linkcheck' | Brad King | 2023-11-07 | 1 | -1/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | ci: Do not linkcheck www.intel.com URLs | Brad King | 2023-11-06 | 1 | -1/+5 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-11-07 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Merge branch 'release-3.28' | Brad King | 2023-11-06 | 0 | -0/+0 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | CMake 3.28.0-rc4v3.28.0-rc4 | Brad King | 2023-11-06 | 1 | -1/+1 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'cmake-E-cat-stdin' | Brad King | 2023-11-06 | 6 | -4/+36 |
|\ \ \ \ | |||||
| * | | | | cmake -E cat: Add ability to print standard input | Kyle Edwards | 2023-11-03 | 6 | -4/+36 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-11-06 | 1 | -1/+1 |
* | | | | | Merge topic 'FetchContent-GHS' | Craig Scott | 2023-11-05 | 2 | -0/+17 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | FetchContent: Pass GHS Variables to subbuild | William Sciaroni | 2023-11-04 | 2 | -0/+17 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-11-05 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-11-04 | 1 | -1/+1 |
* | | | | | Merge topic 'CMakeFindPackageMode-link-docs' | Brad King | 2023-11-03 | 2 | -4/+4 |
|\ \ \ \ \ | |||||
| * | | | | | CMakeFindPackageMode: Link to cmake --find-package documentation | 權少 | 2023-11-03 | 2 | -4/+4 |
* | | | | | | Merge branch 'release-3.28' | Brad King | 2023-11-03 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Merge topic 'cdash-report-urls' into release-3.28 | Brad King | 2023-11-03 | 8 | -3/+112 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'cdash-report-urls' | Brad King | 2023-11-03 | 8 | -3/+112 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | gitlab-ci: pull annotations for CDash from the jobs | Ben Boeckel | 2023-11-02 | 2 | -0/+28 |
| * | | | | | | ci: generate annotation reports | Ben Boeckel | 2023-11-02 | 6 | -3/+84 |
* | | | | | | | Merge branch 'release-3.28' | Kyle Edwards | 2023-11-03 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | |