Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmWindowsRegistry: Add helper for conversion between string and enum View | Marc Chevrier | 2022-04-29 | 3 | -13/+44 |
* | cmWindowsRegistry: enhance unicode conversions | Marc Chevrier | 2022-04-29 | 2 | -14/+79 |
* | 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 |
| * | | | | | | | | 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 |
|\ \ \ \ \ \ \ |