Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | cmTarget: avoid creating export entries if they don't exist | Ben Boeckel | 2022-04-27 | 1 | -1/+6 | |
| * | | | | | | | | | | | cmInstallGenerator: use CMake-private variables in generated code | Ben Boeckel | 2022-04-27 | 1 | -8/+15 | |
| * | | | | | | | | | | | 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 | |
* | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-05-03 | 1 | -1/+1 | |
* | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-05-02 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'enum_set-stabilization' | Marc Chevrier | 2022-05-01 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | cm::enum_set: fix compilation warning | Marc Chevrier | 2022-04-29 | 1 | -1/+5 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'preset-bash-completion' | Craig Scott | 2022-05-01 | 2 | -1/+48 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | bash-completion: Support CMakePresets in cmake and ctest completion | Robin Linden | 2022-04-29 | 2 | -1/+48 | |
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-05-01 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | ||||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-04-30 | 1 | -1/+1 | |
| |/ / / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge branch 'release-3.23' | Brad King | 2022-04-29 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge topic 'doc-cmake.org-tutorial-archive' into release-3.23 | Brad King | 2022-04-29 | 5 | -8/+62 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'doc-cmake.org-tutorial-archive' | Brad King | 2022-04-29 | 5 | -8/+62 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Tutorial: Provide a source archive when published on cmake.org | Brad King | 2022-04-28 | 5 | -2/+54 | |
| * | | | | | | | | Utilities/Sphinx: Add variables listing pre-sphinx commands | Brad King | 2022-04-27 | 1 | -0/+2 | |
| * | | | | | | | | Utilities/Sphinx: Clarify names of variables listing post-sphinx commands | Brad King | 2022-04-27 | 1 | -6/+6 | |
| |/ / / / / / / | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-04-29 | 1 | -1/+1 | |
| |_|_|/ / / / |/| | | | | | | ||||||
* | | | | | | | Merge topic 'doc-genex-REMOVE_DUPLICATES' | Brad King | 2022-04-28 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Help: Clarify which items are retained by $<REMOVE_DUPLICATES:...> | Craig Scott | 2022-04-28 | 1 | -1/+3 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge topic 'ghs-file-type' | Brad King | 2022-04-28 | 2 | -15/+8 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | GHS: Set LANGUAGE type for source files | Fred Baksik | 2022-04-27 | 2 | -15/+8 | |
* | | | | | | | | Merge topic 'manual-fileset-for-header-only-libraries' | Brad King | 2022-04-28 | 1 | -25/+26 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Help/manual: Update header-only library example | Martin Duffy | 2022-04-27 | 1 | -25/+26 | |
* | | | | | | | | | Merge topic 'findmpi_dont_variable_lang' | Brad King | 2022-04-28 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
| * | | | | | | | | FindMPI: Don't check for variables named the same as the languages | Robert Maynard | 2022-04-26 | 1 | -4/+4 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'cuda-arch-verify' | Brad King | 2022-04-28 | 5 | -162/+32 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | CUDA: Defer architecture testing to the compiler testing step | Brad King | 2022-04-25 | 5 | -162/+32 | |
* | | | | | | | | | Merge topic 'enum_set-container' | Marc Chevrier | 2022-04-28 | 4 | -0/+603 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cm::enum_set: container that contains a set of unique enum values. | Marc Chevrier | 2022-04-27 | 4 | -0/+603 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-04-28 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge topic 'automoc-rsp' | Brad King | 2022-04-27 | 3 | -0/+63 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | AUTOMOC: Automatically use options file for moc compiler | Daniel Gehriger | 2022-04-26 | 3 | -0/+63 | |
* | | | | | | | | 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 | |