| Commit message (Expand) | Author | Age | Files | Lines |
* | cmInstallGenerator: fix default argument comments | Ben Boeckel | 2022-04-27 | 1 | -4/+4 |
|
|
* | cmFileSet: support makefile-less error reporting of visibility | Ben Boeckel | 2022-04-27 | 1 | -3/+6 |
|
|
* | Merge topic 'FindThreads-cleanup' | Brad King | 2022-04-27 | 1 | -37/+39 |
|\ |
|
| * | FindThreads: Factor out helper macro for libc check | Brad King | 2022-04-26 | 1 | -9/+17 |
|
|
| * | FindThreads: Avoid repeating check for -pthread flag | Brad King | 2022-04-26 | 1 | -1/+3 |
|
|
| * | FindThreads: Simplify conditions for not-in-libc checks | Brad King | 2022-04-26 | 1 | -13/+13 |
|
|
| * | FindThreads: Remove unnecessary condition | Brad King | 2022-04-26 | 1 | -26/+25 |
|
|
| * | FindThreads: Clarify internal helper macro names | Brad King | 2022-04-26 | 1 | -7/+7 |
|
|
| * | FindThreads: Drop strange SunOS+pthread.h+thr_create combination | Brad King | 2022-04-26 | 1 | -4/+0 |
|
|
| * | FindThreads: Drop unused internal CMAKE_HAVE_THREADS_LIBRARY variable | Brad King | 2022-04-26 | 1 | -3/+0 |
|
|
* | | Merge topic 'CUDAToolkit-cupti-include-dirs' | Brad King | 2022-04-27 | 3 | -7/+33 |
|\ \ |
|
| * | | CUDAToolkit: Add include paths for CUDA::cupti | Peter Bell | 2022-04-26 | 3 | -7/+33 |
|
|
* | | | Merge topic 'file-set-simplifications' | Brad King | 2022-04-27 | 10 | -248/+353 |
|\ \ \ |
|
| * | | | cmTarget: factor out fileset type handling | Ben Boeckel | 2022-04-25 | 3 | -136/+207 |
|
|
| * | | | RunCMake/target_sources: test `HEADERS` file sets via generic props | Ben Boeckel | 2022-04-25 | 2 | -0/+9 |
|
|
| * | | | cmTarget: require filesets to be of the right type | Ben Boeckel | 2022-04-25 | 1 | -34/+61 |
|
|
| * | | | cmTarget: factor out fileset property manipulation | Ben Boeckel | 2022-04-25 | 1 | -116/+114 |
|
|
| * | | | cmTarget: pass candidate strings by const-ref | Ben Boeckel | 2022-04-25 | 1 | -3/+3 |
|
|
| * | | | messages: remove screamake from comments and errors | Ben Boeckel | 2022-04-25 | 7 | -17/+17 |
|
|
* | | | | Merge topic 'tests-no-c++98' | Brad King | 2022-04-27 | 7 | -55/+4 |
|\ \ \ \ |
|
| * | | | | Tests: Remove incidental use of C++98 compiler modes | Brad King | 2022-04-26 | 5 | -55/+0 |
|
|
| * | | | | Tests: Add missing include in sleep sources | Brad King | 2022-04-26 | 2 | -0/+4 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'release-3.23' | Brad King | 2022-04-27 | 0 | -0/+0 |
|\ \ \ \ |
|
| * \ \ \ | Merge topic 'FindBoost-1.79' into release-3.23 | Brad King | 2022-04-27 | 1 | -1/+2 |
| |\ \ \ \ |
|
* | \ \ \ \ | Merge topic 'FindBoost-1.79' | Brad King | 2022-04-27 | 1 | -1/+2 |
|\ \ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| * | | | | | FindBoost: Add support for Boost 1.79 | Brad King | 2022-04-26 | 1 | -1/+2 |
| |/ / / / |
|
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-04-27 | 1 | -1/+1 |
| |/ / /
|/| | | |
|
* | | | | Merge topic 'target-bundle-dir-name-genex' | Brad King | 2022-04-26 | 12 | -7/+96 |
|\ \ \ \ |
|
| * | | | | Genex: Add TARGET_BUNDLE_DIR_NAME | Ben Leadbetter | 2022-04-22 | 12 | -1/+88 |
|
|
| * | | | | Help: Make TARGET_BUNDLE[_CONTENT]_DIR examples more precise | Brad King | 2022-04-22 | 1 | -6/+8 |
|
|
* | | | | | Merge branch 'release-3.23' | Brad King | 2022-04-26 | 0 | -0/+0 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | Merge branch 'release-3.22' into release-3.23 | Brad King | 2022-04-26 | 0 | -0/+0 |
| |\ \ \ \ |
|
* | \ \ \ \ | Merge branch 'release-3.22' | Brad King | 2022-04-26 | 0 | -0/+0 |
|\ \ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| * | | | | | Merge branch 'release-3.21' into release-3.22 | Brad King | 2022-04-26 | 0 | -0/+0 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'ci-xcode-13.3' into release-3.22 | Brad King | 2022-04-26 | 2 | -6/+7 |
| |\ \ \ \ \ \ |
|
* | \ \ \ \ \ \ | Merge branch 'release-3.21' | Brad King | 2022-04-26 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \
| | |_|/ / / / /
| |/| | | | | | |
|
| * | | | | | | | Merge branch 'ci-xcode-13.3' into release-3.21 | Brad King | 2022-04-26 | 2 | -7/+8 |
| |\ \ \ \ \ \ \
| | | |/ / / / /
| | |/| | | | | |
|
* | | | | | | | | Merge branch 'release-3.23' | Brad King | 2022-04-26 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \
| | |_|_|/ / / /
| |/| | | | | | |
|
| * | | | | | | | Merge topic 'ci-xcode-13.3' into release-3.23 | Brad King | 2022-04-26 | 2 | -6/+7 |
| |\ \ \ \ \ \ \
| | | |/ / / / /
| | |/| | | | | |
|
* | | | | | | | | Merge topic 'ci-xcode-13.3' | Brad King | 2022-04-26 | 1 | -6/+6 |
|\ \ \ \ \ \ \ \
| | |/ / / / / /
| |/| | | | | | |
|
| * | | | | | | | gitlab-ci: update macOS jobs to use Xcode 13.3 | Brad King | 2022-04-25 | 1 | -6/+6 |
|
|
| * | | | | | | | Tests: Ignore all classes in Xcode internal objc warnings | Gregor Jasny | 2022-04-25 | 1 | -1/+1 |
|
|
| * | | | | | | | Tests: Teach RunCMake to ignore Xcode extension point warnings | Brad King | 2022-04-25 | 1 | -0/+1 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge topic 'ci-python' | Brad King | 2022-04-26 | 1 | -0/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | ci: Avoid finding Python via Windows Registry | Brad King | 2022-04-26 | 1 | -0/+1 |
| | |_|_|_|_|/
| |/| | | | | |
|
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-04-26 | 1 | -1/+1 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | Merge topic 'ci-icu' | Brad King | 2022-04-25 | 7 | -3/+9 |
|\ \ \ \ \ \ |
|
| * | | | | | | ci: Enable FindICU test on Linux builds | Brad King | 2022-04-22 | 3 | -0/+3 |
|
|
| * | | | | | | ci: Add libicu to Debian and Fedora base images | Brad King | 2022-04-22 | 4 | -3/+6 |
| |/ / / / / |
|
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-04-25 | 1 | -1/+1 |
|
|