summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmWindowsRegistry: Add helper for conversion between string and enum ViewMarc Chevrier2022-04-293-13/+44
* cmWindowsRegistry: enhance unicode conversionsMarc Chevrier2022-04-292-14/+79
* Merge branch 'release-3.23'Brad King2022-04-290-0/+0
|\
| * Merge topic 'doc-cmake.org-tutorial-archive' into release-3.23Brad King2022-04-295-8/+62
| |\
* | \ Merge topic 'doc-cmake.org-tutorial-archive'Brad King2022-04-295-8/+62
|\ \ \ | | |/ | |/|
| * | Tutorial: Provide a source archive when published on cmake.orgBrad King2022-04-285-2/+54
| * | Utilities/Sphinx: Add variables listing pre-sphinx commandsBrad King2022-04-271-0/+2
| * | Utilities/Sphinx: Clarify names of variables listing post-sphinx commandsBrad King2022-04-271-6/+6
| |/
* | CMake Nightly Date StampKitware Robot2022-04-291-1/+1
* | Merge topic 'doc-genex-REMOVE_DUPLICATES'Brad King2022-04-281-1/+3
|\ \
| * | Help: Clarify which items are retained by $<REMOVE_DUPLICATES:...>Craig Scott2022-04-281-1/+3
* | | Merge topic 'ghs-file-type'Brad King2022-04-282-15/+8
|\ \ \
| * | | GHS: Set LANGUAGE type for source filesFred Baksik2022-04-272-15/+8
* | | | Merge topic 'manual-fileset-for-header-only-libraries'Brad King2022-04-281-25/+26
|\ \ \ \
| * | | | Help/manual: Update header-only library exampleMartin Duffy2022-04-271-25/+26
* | | | | Merge topic 'findmpi_dont_variable_lang'Brad King2022-04-281-4/+4
|\ \ \ \ \
| * | | | | FindMPI: Don't check for variables named the same as the languagesRobert Maynard2022-04-261-4/+4
| | |/ / / | |/| | |
* | | | | Merge topic 'cuda-arch-verify'Brad King2022-04-285-162/+32
|\ \ \ \ \
| * | | | | CUDA: Defer architecture testing to the compiler testing stepBrad King2022-04-255-162/+32
* | | | | | Merge topic 'enum_set-container'Marc Chevrier2022-04-284-0/+603
|\ \ \ \ \ \
| * | | | | | cm::enum_set: container that contains a set of unique enum values.Marc Chevrier2022-04-274-0/+603
| | |_|_|/ / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2022-04-281-1/+1
|/ / / / /
* | | | | Merge topic 'automoc-rsp'Brad King2022-04-273-0/+63
|\ \ \ \ \
| * | | | | AUTOMOC: Automatically use options file for moc compilerDaniel Gehriger2022-04-263-0/+63
* | | | | | Merge topic 'FindThreads-cleanup'Brad King2022-04-271-37/+39
|\ \ \ \ \ \
| * | | | | | FindThreads: Factor out helper macro for libc checkBrad King2022-04-261-9/+17
| * | | | | | FindThreads: Avoid repeating check for -pthread flagBrad King2022-04-261-1/+3
| * | | | | | FindThreads: Simplify conditions for not-in-libc checksBrad King2022-04-261-13/+13
| * | | | | | FindThreads: Remove unnecessary conditionBrad King2022-04-261-26/+25
| * | | | | | FindThreads: Clarify internal helper macro namesBrad King2022-04-261-7/+7
| * | | | | | FindThreads: Drop strange SunOS+pthread.h+thr_create combinationBrad King2022-04-261-4/+0
| * | | | | | FindThreads: Drop unused internal CMAKE_HAVE_THREADS_LIBRARY variableBrad King2022-04-261-3/+0
* | | | | | | Merge topic 'CUDAToolkit-cupti-include-dirs'Brad King2022-04-273-7/+33
|\ \ \ \ \ \ \
| * | | | | | | CUDAToolkit: Add include paths for CUDA::cuptiPeter Bell2022-04-263-7/+33
* | | | | | | | Merge topic 'file-set-simplifications'Brad King2022-04-2710-248/+353
|\ \ \ \ \ \ \ \
| * | | | | | | | cmTarget: factor out fileset type handlingBen Boeckel2022-04-253-136/+207
| * | | | | | | | RunCMake/target_sources: test `HEADERS` file sets via generic propsBen Boeckel2022-04-252-0/+9
| * | | | | | | | cmTarget: require filesets to be of the right typeBen Boeckel2022-04-251-34/+61
| * | | | | | | | cmTarget: factor out fileset property manipulationBen Boeckel2022-04-251-116/+114
| * | | | | | | | cmTarget: pass candidate strings by const-refBen Boeckel2022-04-251-3/+3
| * | | | | | | | messages: remove screamake from comments and errorsBen Boeckel2022-04-257-17/+17
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge topic 'tests-no-c++98'Brad King2022-04-277-55/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Tests: Remove incidental use of C++98 compiler modesBrad King2022-04-265-55/+0
| * | | | | | | | Tests: Add missing include in sleep sourcesBrad King2022-04-262-0/+4
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'release-3.23'Brad King2022-04-270-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge topic 'FindBoost-1.79' into release-3.23Brad King2022-04-271-1/+2
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'FindBoost-1.79'Brad King2022-04-271-1/+2
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | FindBoost: Add support for Boost 1.79Brad King2022-04-261-1/+2
| |/ / / / / / /
* | | | | | | | CMake Nightly Date StampKitware Robot2022-04-271-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Merge topic 'target-bundle-dir-name-genex'Brad King2022-04-2612-7/+96
|\ \ \ \ \ \ \