summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* cxxmodules: Fix CMP0155 NEW behavior when C++ compile features are not knownBrad King2023-10-031-11/+18
* Begin 3.28 release versioningBrad King2023-10-031-3/+3
* Merge topic 'cmDebugTools-add-header'Brad King2023-10-031-0/+23
|\
| * cmDebugTools: add headerBen Boeckel2023-10-011-0/+23
* | CMake Nightly Date StampKitware Robot2023-10-031-1/+1
* | Merge topic 'cxxmodules-no-longer-experimental'Brad King2023-10-0214-166/+184
|\ \
| * | cxxmodules: scan C++ sources for imports by defaultBen Boeckel2023-10-023-2/+29
| * | Ninja: message about not compiled sources explicitlyBen Boeckel2023-10-021-0/+24
| * | cmGeneratorTarget: use `this->` for method callsBen Boeckel2023-10-021-2/+2
| * | cxxmodules: rework control logic for scanning regular C++ sourcesBen Boeckel2023-10-025-64/+91
| * | CXXModules: remove `EXPERIMENTAL` from C++ module variable namesBen Boeckel2023-10-021-10/+10
| * | cmExperimental: remove the flag for C++ modulesBen Boeckel2023-10-028-90/+30
* | | Merge topic 'ctest-timeout-flag'Brad King2023-10-021-5/+6
|\ \ \
| * | | ctest: Restore support for --timeout values higher than default test timeoutBrad King2023-09-291-5/+6
* | | | CMake Nightly Date StampKitware Robot2023-10-021-1/+1
* | | | CMake Nightly Date StampKitware Robot2023-10-011-1/+1
* | | | CMake Nightly Date StampKitware Robot2023-09-301-1/+1
* | | | Merge topic 'help-arbitrary'Brad King2023-09-292-12/+77
|\ \ \ \
| * | | | Help: Allow help for arbitrary keywordsMartin Duffy2023-09-272-12/+77
* | | | | CMake Nightly Date StampKitware Robot2023-09-291-1/+1
| |_|_|/ |/| | |
* | | | CMake Nightly Date StampKitware Robot2023-09-281-1/+1
| |_|/ |/| |
* | | Merge topic 'cxxmodules-export-dirs-with-prefix'Brad King2023-09-272-10/+26
|\ \ \
| * | | cmExportFileGenerator: relocate include directories for C++ modulesBen Boeckel2023-09-261-8/+25
| * | | cmGeneratorTarget: remove not-INTERFACE assertionBen Boeckel2023-09-261-1/+0
| * | | cmGeneratorTarget: use a character literalBen Boeckel2023-09-261-1/+1
* | | | Merge topic 'misc-cxxmodule-fixes'Brad King2023-09-272-21/+21
|\ \ \ \
| * | | | cmGlobalGenerator: factor out messaging for CMP0037Ben Boeckel2023-09-251-9/+14
| * | | | cmGlobalGenerator: use static string views for reserved targetsBen Boeckel2023-09-251-4/+5
| * | | | cmGeneratorTarget: use `GetSupportDirectory` in PCH codepathsBen Boeckel2023-09-251-8/+2
* | | | | Merge topic 'autogen-timestamp-per-config'Brad King2023-09-272-3/+17
|\ \ \ \ \
| * | | | | AutoGen: Fix regression in timestamps on multi-config generatorsOrkun Tokdemir2023-09-262-3/+17
* | | | | | CMake Nightly Date StampKitware Robot2023-09-271-1/+1
|/ / / / /
* | | | | Merge topic 'cuda_handle_target_objects_in_device_link'Brad King2023-09-262-22/+41
|\ \ \ \ \
| * | | | | CUDA: Device linking now uses TARGET_OBJECTS contentRobert Maynard2023-09-251-8/+8
| * | | | | CUDA: Visual Studio propagate objects to device linkingRobert Maynard2023-09-221-14/+33
* | | | | | Merge topic 'hip-nvidia'Brad King2023-09-261-4/+10
|\ \ \ \ \ \
| * | | | | | HIP: Fix linking mixed-lang binary with CXX compiler and Makefile generatorsBrad King2023-09-251-4/+10
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'genexp-no-eval'Brad King2023-09-263-4/+29
|\ \ \ \ \ \
| * | | | | | cmGeneratorExpressionEvaluator: Short-circuit boolean operatorsMartin Duffy2023-09-133-4/+29
* | | | | | | Merge topic 'lint-genex-empty'Brad King2023-09-261-4/+1
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Linting: Fix empty evaluated genexOrkun Tokdemir2023-09-251-4/+1
| * | | | | | CMake 3.27.6v3.27.6Brad King2023-09-201-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2023-09-261-1/+1
| |_|/ / / / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2023-09-251-1/+1
| |_|_|/ / |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2023-09-241-1/+1
* | | | | CMake Nightly Date StampKitware Robot2023-09-231-1/+1
* | | | | Merge topic 'hip-nvidia'Brad King2023-09-224-4/+17
|\ \ \ \ \
| * | | | | HIP: Add support for NVIDIA GPUsBrad King2023-09-213-4/+15
| * | | | | HIP: Add CMAKE_HIP_PLATFORM variable to specify GPU platformBrad King2023-09-211-0/+2
* | | | | | Merge topic 'cuda-factor-out-lang'Brad King2023-09-222-40/+56
|\ \ \ \ \ \ | |/ / / / /