summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* execute_process: add options for fatal errors on subprocess failureAsit Dhal2020-10-011-1/+57
* CMake Nightly Date StampKitware Robot2020-10-011-1/+1
* Merge topic 'cmake_language-DEFER'Brad King2020-09-3012-102/+576
|\
| * cmake_language: Add signature to DEFER calls to later timesBrad King2020-09-2912-23/+485
| * cmake_language: Make all errors fatalBrad King2020-09-291-17/+19
| * cmake_language(CALL): Accept empty ${var} expansionsBrad King2020-09-291-63/+65
| * cmake_language(EVAL): Factor out internal helperBrad King2020-09-291-24/+32
| * cmMakefile: Clarify name of internal list file run methodBrad King2020-09-292-8/+8
* | Merge topic 'find-package-check-empty-version-range'Craig Scott2020-09-301-1/+14
|\ \
| * | find_package: raise error on empty version rangeMarc Chevrier2020-09-291-1/+14
* | | Merge topic 'vs-mixed-lang-std'Brad King2020-09-301-0/+17
|\ \ \
| * | | VS: Fix C language standard in target with C++ sourcesBrad King2020-09-291-0/+17
| | |/ | |/|
* | | Merge topic 'update-kwsys'Brad King2020-09-301-1/+1
|\ \ \
| * | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2020-09-291-1/+1
* | | | CMake Nightly Date StampKitware Robot2020-09-301-1/+1
* | | | Merge topic 'cmake-gui-environment'Kyle Edwards2020-09-299-37/+539
|\ \ \ \ | |_|/ / |/| | |
| * | | CMake GUI: Add environment editorKyle Edwards2020-09-289-37/+539
* | | | 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-298-376/+474
|\ \ \
| * | | ctest: improve Unicode support for launchersZack Galbreath2020-09-281-4/+2
| * | | ctest: report make-level errors to CDash when using launchersZack Galbreath2020-09-283-9/+27
| * | | 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-292-4/+5
|\ \ \ | |_|/ |/| |
| * | cmGeneratorTarget: Include Cache now occurs per language+configRobert Maynard2020-09-252-4/+5
* | | CMake Nightly Date StampKitware Robot2020-09-291-1/+1
| |/ |/|
* | Merge topic 'cmake-gui-slot-connections'Kyle Edwards2020-09-287-149/+180
|\ \
| * | CMake GUI: Modernize signal-slot connectionsKyle Edwards2020-09-277-149/+180
* | | Merge topic 'libuv-qnx'Brad King2020-09-282-2/+4
|\ \ \
| * | | libuv: Add support for building for QNX within CMakeElad Lahav2020-09-252-2/+4
* | | | CMake Nightly Date StampKitware Robot2020-09-281-1/+1
* | | | CMake Nightly Date StampKitware Robot2020-09-271-1/+1
* | | | CMake Nightly Date StampKitware Robot2020-09-261-1/+1
| |/ / |/| |
* | | Merge topic 'find_package_module_mode_print_debug_message'Brad King2020-09-251-0/+16
|\ \ \
| * | | FindPackage: Provide better debug message when <PKG_FOUND> is falseRobert Maynard2020-09-221-0/+11
| * | | FindPackage: find_package(MODULE) respects CMAKE_FIND_DEBUG_MODERobert Maynard2020-09-221-0/+5
* | | | Merge topic 'cuda_clang_separable'Brad King2020-09-2514-98/+453
|\ \ \ \
| * | | | CUDA: Clang separable compilationRaul Tambre2020-09-2414-98/+453
| | |/ / | |/| |
* | | | Merge topic 'xcode-12-new-build-system'Brad King2020-09-252-16/+21
|\ \ \ \ | |_|_|/ |/| | |