summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmLocalGenerator: Clarify GetIncludeFlags signatureBrad King2021-02-259-36/+52
* Merge branch 'release-3.20'Brad King2021-02-250-0/+0
|\
| * Merge topic 'ci-xcode-12.4' into release-3.20Brad King2021-02-251-6/+6
| |\
* | \ Merge topic 'ci-xcode-12.4'Brad King2021-02-251-6/+6
|\ \ \ | | |/ | |/|
| * | gitlab-ci: update macOS jobs to use Xcode 12.4Brad King2021-02-251-6/+6
| |/
* | Merge topic 'runtime-dll-deps'Brad King2021-02-2530-8/+270
|\ \
| * | Genex: Fix grammatical error in TARGET_OBJECTS error messageKyle Edwards2021-02-244-8/+8
| * | Genex: Add TARGET_RUNTIME_DLLS genexKyle Edwards2021-02-2427-0/+262
* | | Merge topic 'create-test-source-list-duplicate-decls'Brad King2021-02-251-3/+8
|\ \ \
| * | | cmCreateTestSourceList: avoid generating duplicate declarationsBen Boeckel2021-02-241-3/+8
* | | | Merge topic 'cuda_clang_implicit'Brad King2021-02-251-2/+2
|\ \ \ \
| * | | | Clang/CUDA: Restore needed references to implicit link variablesRaul Tambre2021-02-241-2/+2
* | | | | Merge branch 'release-3.20'Brad King2021-02-250-0/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge topic 'nvhpc-minor-fixes' into release-3.20Brad King2021-02-252-0/+4
| |\ \ \ \
* | \ \ \ \ Merge topic 'nvhpc-minor-fixes'Brad King2021-02-252-0/+4
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | PGI: Explicitly specify CMAKE_CXX98_STANDARD_COMPILE_OPTIONRobert Maynard2021-02-241-0/+2
| * | | | | HELP: Update compile-features documentation with missing compilersRobert Maynard2021-02-241-0/+2
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2021-02-251-1/+1
| |_|_|/ |/| | |
* | | | Merge branch 'release-3.20'Brad King2021-02-240-0/+0
|\ \ \ \ | |/ / /
| * | | CMake 3.20.0-rc2v3.20.0-rc2Brad King2021-02-241-1/+1
* | | | Merge branch 'release-3.20'Brad King2021-02-240-0/+0
|\ \ \ \ | |/ / /
| * | | Merge branch 'release-3.19' into release-3.20Brad King2021-02-240-0/+0
| |\ \ \
* | \ \ \ Merge branch 'release-3.19'Brad King2021-02-240-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | CMake 3.19.6v3.19.6Brad King2021-02-241-1/+1
* | | | | Merge topic 'autouic-headers-ninja'Brad King2021-02-248-0/+168
|\ \ \ \ \
| * | | | | AUTOUIC: Collect ui header files for Ninja generatorAlexey Edelev2021-02-238-0/+168
* | | | | | Merge branch 'release-3.20'Brad King2021-02-240-0/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge topic 'better_cuda_compiler_detection_error_messages' into release-3.20Brad King2021-02-241-5/+5
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'better_cuda_compiler_detection_error_messages'Brad King2021-02-241-5/+5
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | CUDA: Improve error messages when CUDA compiler detection failsRobert Maynard2021-02-231-5/+5
* | | | | | | Merge branch 'release-3.20'Brad King2021-02-240-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge topic 'preset-flag-consistency' into release-3.20Brad King2021-02-2414-15/+56
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'preset-flag-consistency'Brad King2021-02-2414-15/+56
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | ctest: Add support for '--prefix=<prefix>' form of the argumentBrad King2021-02-234-6/+21
| * | | | | | | cmake: Add support for '--build --prefix=<prefix>' form of the argumentBrad King2021-02-233-4/+13
| * | | | | | | cmake: Document '--preset <preset>' form of the argumentBrad King2021-02-239-5/+22
* | | | | | | | Merge branch 'release-3.20'Brad King2021-02-240-0/+0
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge topic 'LINK_LANGUAGE-genex-respects-LINKER_LANGUAGE-property' into rele...Brad King2021-02-245-6/+39
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'LINK_LANGUAGE-genex-respects-LINKER_LANGUAGE-property'Brad King2021-02-245-6/+39
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Genex: LINK_LANGUAGE respects LINKER_LANGUAGE propertyMarc Chevrier2021-02-235-6/+39
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'release-3.20'Brad King2021-02-240-0/+0
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge topic 'autogen-cmp0116-fix' into release-3.20Brad King2021-02-2425-148/+237
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'autogen-cmp0116-fix'Brad King2021-02-2425-148/+237
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Help: Note that CMP0116 is recorded at the time of CC creationKyle Edwards2021-02-231-1/+4
| * | | | | | | | Tests: Test Qt autogen target with CMP0116 set to WARNKyle Edwards2021-02-232-0/+3
| * | | | | | | | Tests: Test per-CC behavior of CMP0116Kyle Edwards2021-02-233-0/+38
| * | | | | | | | Ninja: Use CMP0116 status recorded at time of custom command's creationKyle Edwards2021-02-231-2/+2
| * | | | | | | | cmCustomCommand: Record value of CMP0116 at time of creationKyle Edwards2021-02-2318-145/+190
* | | | | | | | | Merge branch 'release-3.20'Brad King2021-02-240-0/+0
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'release-3.19' into release-3.20Brad King2021-02-240-0/+0
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |