summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2020-09-291-1/+1
| |\ \ \ \ \ \
| | * | | | | | KWSys 2020-09-29 (4a19ed43)KWSys Upstream2020-09-291-1/+1
* | | | | | | | Merge topic 'ci-src-package'Brad King2020-09-306-15/+73
|\ \ \ \ \ \ \ \
| * | | | | | | | gitlab-ci: add a job to upload source packagesBrad King2020-09-291-0/+11
| * | | | | | | | gitlab-ci: add a job to make source packagesBrad King2020-09-295-0/+35
| * | | | | | | | gitlab-ci: re-organize packaging pipelineBrad King2020-09-293-15/+27
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'release-3.18'Brad King2020-09-300-0/+0
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge topic 'cxx-as-objcxx' into release-3.18Brad King2020-09-305-2/+14
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'cxx-as-objcxx'Brad King2020-09-305-2/+14
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | OBJCXX: Fix regression for compiling cpp files as objcxxCristian Adam2020-09-295-2/+14
* | | | | | | | | | Merge branch 'release-3.18'Brad King2020-09-300-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge topic 'cuda-11.1-sm86' into release-3.18Brad King2020-09-301-3/+13
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'cuda-11.1-sm86'Brad King2020-09-301-3/+13
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | FindCUDA/select_compute_arch: Add CUDA 11.1 and SM86 supportzasdfg bnm2020-09-291-3/+13
* | | | | | | | | | CMake Nightly Date StampKitware Robot2020-09-301-1/+1
| |_|_|_|_|_|/ / / |/| | | | | | | |
* | | | | | | | | Merge topic 'cmake-gui-environment'Kyle Edwards2020-09-2923-39/+1002
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | CMake GUI: Add environment editorKyle Edwards2020-09-2817-37/+761
| * | | | | | | | Tests: Add some basic configure tests for the CMake GUIKyle Edwards2020-09-286-0/+92
| * | | | | | | | Tests: Add CatchShow helper for CMake GUI testsKyle Edwards2020-09-285-2/+149
* | | | | | | | | Merge topic 'simplify-execution-context'Brad King2020-09-2911-91/+45
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | cmMakefile: Replace GetExecutionFilePath with the top of the BacktraceBrad King2020-09-282-13/+5
| * | | | | | | | cmMakefile: Simplify ExpandArguments signatureBrad King2020-09-284-24/+12
| * | | | | | | | cmConditionEvaluator: Remove extra copy of execution contextBrad King2020-09-284-19/+6
| * | | | | | | | cmMakefile: Remove now-unused overload of GetBacktraceBrad King2020-09-282-10/+0
| * | | | | | | | if,while: Clarify condition backtrace constructionBrad King2020-09-282-15/+14
| * | | | | | | | cmMakefile: Inline GetExecutionContext at call sitesBrad King2020-09-285-10/+5
| * | | | | | | | cmMakefile: Simplify GetExecutionContext implementationBrad King2020-09-281-6/+1
| * | | | | | | | cmListFileCache: Add explicit constructorsBrad King2020-09-281-0/+8
| |/ / / / / / /
* | | | | | | | Merge topic 'ctest_launch_report_make_errors'Brad King2020-09-2914-378/+504
|\ \ \ \ \ \ \ \
| * | | | | | | | ctest: improve Unicode support for launchersZack Galbreath2020-09-281-4/+2
| * | | | | | | | ctest: report make-level errors to CDash when using launchersZack Galbreath2020-09-289-11/+57
| * | | | | | | | ctest: split launcher XML writer into separate classZack Galbreath2020-09-285-367/+449
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge topic 'refactor-cmprop'Brad King2020-09-292-29/+27
|\ \ \ \ \ \ \ \
| * | | | | | | | cmGeneratorTarget: internal refactoringvvs314152020-09-282-29/+27
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'return-cmprop'Brad King2020-09-298-38/+35
|\ \ \ \ \ \ \ \
| * | | | | | | | cmake::GetCacheDefinition: Return cmPropvvs314152020-09-288-38/+35
| |/ / / / / / /
* | | | | | | | Merge topic 'system_include_dir_caching_pre_lang'Brad King2020-09-297-4/+50
|\ \ \ \ \ \ \ \
| * | | | | | | | cmGeneratorTarget: Include Cache now occurs per language+configRobert Maynard2020-09-257-4/+50
* | | | | | | | | Merge topic 'add_lang_agnostic_check_compile_flag_module'Brad King2020-09-299-117/+128
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CheckCompilerFlag: unified way to check compiler flags per languageRobert Maynard2020-09-289-117/+128
| |/ / / / / / / /
* | | | | | | | | Merge branch 'release-3.18'Brad King2020-09-290-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'vs-c11' into release-3.18Brad King2020-09-291-0/+14
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'vs-c11'Brad King2020-09-291-0/+14
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | VS: Populate `std:c{11,17}` flag table entries for v142Brad King2020-09-281-0/+14
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'update-guides'Brad King2020-09-293-4/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Help: Cleanup guidesBetsy McPhail2020-09-253-4/+10
* | | | | | | | | | Merge topic 'user-interaction-images'Brad King2020-09-292-5/+5
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | Help: Change User Interaction image paths to be relative to source fileBetsy McPhail2020-09-252-5/+5
| |/ / / / / / / /
* | | | | | | | | CMake Nightly Date StampKitware Robot2020-09-291-1/+1
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Merge topic 'ci-tweaks'Brad King2020-09-283-0/+9
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |