Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | cmDocumentationEntry.h: Drop unused constructor | Alex Turbov | 2022-11-17 | 1 | -9/+0 | |
| * | | | | cmDocumentation: Optimize `std::ostream::operator<<()` calls | Alex Turbov | 2022-11-17 | 2 | -19/+19 | |
| * | | | | cmDocumentation.cxx: Use lambda function instead of macro | Alex Turbov | 2022-11-17 | 2 | -46/+41 | |
| * | | | | cmDocumentation.cxx: Use anonymous namespace instead of `static` | Alex Turbov | 2022-11-16 | 1 | -3/+5 | |
| * | | | | cmDocumentation: Remove MSVC 6 workaround | Alex Turbov | 2022-11-16 | 2 | -36/+26 | |
| |/ / / | ||||||
* | | | | Merge topic 'build-local-interface-genex' | Brad King | 2022-11-18 | 10 | -16/+123 | |
|\ \ \ \ | ||||||
| * | | | | Genex: Add $<BUILD_LOCAL_INTERFACE:...> genex | Kyle Edwards | 2022-11-17 | 10 | -1/+97 | |
| * | | | | cmGeneratorExpression: Refactor stripExportInterface() to use enum class | Kyle Edwards | 2022-11-17 | 1 | -16/+27 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge topic 'genex-TARGET_PROPERTY-scope' | Brad King | 2022-11-18 | 8 | -1/+80 | |
|\ \ \ \ | ||||||
| * | | | | Genex: Fix TARGET_PROPERTY lookup scope in transitive usage requirements | Brad King | 2022-11-17 | 8 | -1/+80 | |
* | | | | | Merge branch 'release-3.25' | Brad King | 2022-11-18 | 0 | -0/+0 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge topic 'FindCUDAToolkit_handle_nvptxcompiler_static_not_existing' into r... | Brad King | 2022-11-18 | 1 | -1/+3 | |
| |\ \ \ \ \ | ||||||
* | \ \ \ \ \ | Merge topic 'FindCUDAToolkit_handle_nvptxcompiler_static_not_existing' | Brad King | 2022-11-18 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | FindCUDAToolkit: Handle toolkits that don't provide nvptxcompiler | Robert Maynard | 2022-11-17 | 1 | -1/+3 | |
* | | | | | | | Merge topic 'ci-fedora-37' | Brad King | 2022-11-18 | 29 | -74/+86 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | gitlab-ci: use Fedora 37 images and environments | Brad King | 2022-11-17 | 23 | -68/+68 | |
| * | | | | | | | ci: add LLVMFlang compiler to Fedora base image | Brad King | 2022-11-17 | 1 | -0/+3 | |
| * | | | | | | | ci: update Linux image to Fedora 37 | Brad King | 2022-11-17 | 5 | -4/+4 | |
| * | | | | | | | clang-tidy: ignore warnings new in versions 14 and 15 | Brad King | 2022-11-17 | 1 | -0/+9 | |
| * | | | | | | | gitlab-ci: Fix rules for running two dependent test jobs | Brad King | 2022-11-17 | 1 | -2/+2 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-11-18 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge topic 'vs-build-parallel' | Brad King | 2022-11-17 | 1 | -2/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmake --build: Use both inter- and intra-project parallelism with msbuild | Brad King | 2022-11-16 | 1 | -2/+0 | |
* | | | | | | | Merge topic 'file-archive-zstd-compression-level' | Brad King | 2022-11-17 | 5 | -9/+24 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | file(ARCHIVE_CREATE): Allow higher compression level for Zstd | Amir Masoud Abdol | 2022-11-16 | 5 | -9/+24 | |
* | | | | | | | | Merge topic 'automoc-var-init' | Brad King | 2022-11-17 | 1 | -3/+9 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | AutoMoc: Don't initialize already defined CMAKE_AUTOMOC_ variables | Joerg Bornemann | 2022-11-16 | 1 | -3/+9 | |
* | | | | | | | | | Merge topic 'compiler-predefines-only-cxx' | Brad King | 2022-11-17 | 9 | -43/+59 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Only initialize CMAKE_CXX_COMPILER_PREDEFINES_COMMAND | Joerg Bornemann | 2022-11-16 | 9 | -43/+59 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'release-3.25' | Brad King | 2022-11-17 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge branch 'release-3.24' into release-3.25 | Brad King | 2022-11-17 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ | Merge branch 'release-3.24' | Brad King | 2022-11-17 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'test-FindBoost-python-versions' into release-3.24 | Brad King | 2022-11-17 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ | Merge branch 'release-3.25' | Brad King | 2022-11-17 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge topic 'test-FindBoost-python-versions' into release-3.25 | Brad King | 2022-11-17 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | / / / / | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'test-FindBoost-python-versions' | Brad King | 2022-11-17 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Tests: Update FindBoost.TestPython for Python 3.11 and 3.12 | Brad King | 2022-11-16 | 1 | -2/+2 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-11-17 | 1 | -1/+1 | |
| |_|_|_|_|/ / / |/| | | | | | | | ||||||
* | | | | | | | | Merge branch 'release-3.25' | Brad King | 2022-11-16 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | / / / | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | CMake 3.25.0v3.25.0 | Brad King | 2022-11-16 | 1 | -1/+1 | |
* | | | | | | | Merge topic 'test-genex-TARGET_PROPERTY' | Brad King | 2022-11-16 | 59 | -29/+55 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Tests: Move some cases to RunCMake.GenEx-TARGET_PROPERTY | Brad King | 2022-11-15 | 14 | -6/+9 | |
| * | | | | | | | Tests: Prepare RunCMake.GenEx-TARGET_PROPERTY for more independent cases | Brad King | 2022-11-15 | 10 | -13/+37 | |
| * | | | | | | | Tests: Rename RunCMake.TargetPropertyGeneratorExpressions for consistency | Brad King | 2022-11-15 | 45 | -4/+3 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'file-copy-error-path' | Brad King | 2022-11-16 | 10 | -42/+119 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | file(COPY_FILE): Report if failure occurred on input or output path | Brad King | 2022-11-15 | 8 | -4/+53 | |
| * | | | | | | | Merge branch 'upstream-KWSys' into file-copy-error-path | Brad King | 2022-11-15 | 2 | -38/+66 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | KWSys 2022-11-15 (6c92b9b0) | KWSys Upstream | 2022-11-15 | 2 | -38/+66 | |
* | | | | | | | | | Merge topic 'FindPython-enhance-SOABI' | Brad King | 2022-11-16 | 3 | -19/+40 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
| * | | | | | | | | FindPython: enhance SOABI computation | Marc Chevrier | 2022-11-15 | 3 | -19/+40 | |
| | |_|/ / / / / | |/| | | | | | |