Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmGeneratorTarget: Factor out EvaluatedTargetProperty infrastructure | Orkun Tokdemir | 2023-04-05 | 6 | -189/+253 |
* | cmGeneratorTarget: Avoid incidental include-what-you-use warning | Brad King | 2023-04-05 | 1 | -2/+2 |
* | IWYU: Add mapping for 'std::remove_reference<Defer &>::type' | Brad King | 2023-04-05 | 1 | -0/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2023-04-03 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2023-04-02 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2023-04-01 | 1 | -1/+1 |
* | Merge topic 'automoc-cxx-standard' | Brad King | 2023-03-31 | 11 | -26/+142 |
|\ | |||||
| * | Autogen: Add target's C++ standard to moc_predef.h | Orkun Tokdemir | 2023-03-30 | 7 | -1/+130 |
| * | Autogen: Split creation and setup of custom targets into separate steps | Orkun Tokdemir | 2023-03-24 | 4 | -25/+12 |
* | | Merge topic 'remove-FindPythonInterp-FindPythonLibs' | Brad King | 2023-03-31 | 38 | -0/+228 |
|\ \ | |||||
| * | | FindPython{Interp,Libs}: Add policy to remove these modules | Brad King | 2023-03-30 | 38 | -0/+228 |
* | | | Merge topic 'ci-FindHDF5' | Brad King | 2023-03-31 | 7 | -1/+89 |
|\ \ \ | |||||
| * | | | Tests: Extend FindHDF5 tests to link and run executables | Brad King | 2023-03-30 | 5 | -0/+83 |
| * | | | ci: Patch HDF5 Fortran compiler wrappers in Fedora jobs | Brad King | 2023-03-30 | 2 | -1/+6 |
| |/ / | |||||
* | | | Merge topic 'cuda-arch-nvcc-options-file' | Brad King | 2023-03-31 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | CUDA: Fix CUDA architecture flags for nvcc response files | Brad King | 2023-03-30 | 1 | -2/+2 |
| |/ / | |||||
* | | | Merge topic 'presets-add-trace' | Brad King | 2023-03-31 | 28 | -46/+455 |
|\ \ \ | |||||
| * | | | presets: Add trace options to configure presets | Artin Alavi | 2023-03-30 | 28 | -46/+455 |
| |/ / | |||||
* | | | Merge topic 'strip-macos' | Brad King | 2023-03-31 | 4 | -9/+51 |
|\ \ \ | |||||
| * | | | macOS: Do not pass Apple-specific flags to llvm-strip | Brad King | 2023-03-29 | 4 | -9/+51 |
* | | | | Merge topic 'binutils-strip-macos' | Brad King | 2023-03-31 | 1 | -1/+9 |
|\ \ \ \ | |||||
| * | | | | BinUtils: Avoid llvm-strip on Apple platforms | Brad King | 2023-03-30 | 1 | -1/+9 |
| |/ / / | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-03-31 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | Merge topic 'presets-json-errors' | Brad King | 2023-03-30 | 114 | -1213/+1930 |
|\ \ \ | |||||
| * | | | presets: Improve JSON parser and error messages | Martin Duffy | 2023-03-29 | 114 | -1213/+1930 |
* | | | | Merge topic 'ci-FindHDF5' | Brad King | 2023-03-30 | 13 | -23/+234 |
|\ \ \ \ | |||||
| * | | | | ci: Enable FindHDF5 tests on Linux builds | Brad King | 2023-03-29 | 3 | -0/+44 |
| * | | | | ci: Add HDF5 to Debian and Fedora base images | Brad King | 2023-03-29 | 4 | -3/+12 |
| * | | | | Tests: Add cases covering FindHDF5 variables and imported targets | Brad King | 2023-03-29 | 3 | -0/+143 |
| * | | | | Tests: Add FindMPI test environment modification option | Brad King | 2023-03-29 | 3 | -1/+4 |
| * | | | | FindHDF5: Record compiler wrapper checks to configure log | Brad King | 2023-03-29 | 1 | -9/+21 |
| * | | | | FindHDF5: Fix compiler wrapper checks with spaces in path | Brad King | 2023-03-29 | 1 | -10/+10 |
* | | | | | Merge topic 'clang-tidy-module-gitignore' | Brad King | 2023-03-30 | 1 | -0/+8 |
|\ \ \ \ \ | |||||
| * | | | | | clang-tidy module: copy .gitignore from top level | Kyle Edwards | 2023-03-29 | 1 | -0/+8 |
| |/ / / / | |||||
* | | | | | Merge topic 'codespellrc-no-count' | Brad King | 2023-03-30 | 1 | -1/+0 |
|\ \ \ \ \ | |||||
| * | | | | | ci: remove "count =" from .codespellrc | Kyle Edwards | 2023-03-29 | 1 | -1/+0 |
| |/ / / / | |||||
* | | | | | Merge topic 'ninja-performance' | Brad King | 2023-03-30 | 4 | -34/+22 |
|\ \ \ \ \ | |||||
| * | | | | | Ninja: Use more efficient data structures to collect outputs | Nicolas van Kempen | 2023-03-28 | 4 | -34/+22 |
* | | | | | | Merge topic 'FindOpenAL-framework' | Brad King | 2023-03-30 | 6 | -14/+26 |
|\ \ \ \ \ \ | |||||
| * | | | | | | ci: Enable FindOpenAL test on macOS jobs | nega | 2023-03-29 | 3 | -0/+3 |
| * | | | | | | Tests: Fix FindOpenAL test for macOS framework | nega | 2023-03-29 | 2 | -2/+13 |
| * | | | | | | FindOpenAL: Fix imported target for macOS framework | nega | 2023-03-29 | 1 | -12/+10 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-03-30 | 1 | -1/+1 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge branch 'release-3.26' | Brad King | 2023-03-29 | 1 | -3/+3 |
|\ \ \ \ \ | |||||
| * | | | | | CMake 3.26.2v3.26.2 | Brad King | 2023-03-29 | 2 | -4/+4 |
* | | | | | | Merge topic 'install-namelink-no-rpath' | Brad King | 2023-03-29 | 3 | -4/+30 |
|\ \ \ \ \ \ | |||||
| * | | | | | | install(TARGETS): Do not apply installation tweaks to NAMELINK files | Brad King | 2023-03-28 | 3 | -4/+30 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'doc-compile-options' | Brad King | 2023-03-29 | 2 | -0/+8 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Help: Link to COMPILE_LANGUAGE genex from target_compile_options | Brad King | 2023-03-28 | 2 | -0/+8 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'release-3.26' | Brad King | 2023-03-29 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | |