summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'macos-arm64'Brad King2020-10-012-0/+7
|\
| * macOS: Default to arm64 architecture on Apple Silicon hostsBrad King2020-09-302-0/+7
* | Merge topic 'cmake-gui-reference-manual'Brad King2020-10-014-8/+40
|\ \
| * | CMake GUI: Add "CMake Reference Manual" help itemKyle Edwards2020-09-304-2/+34
| * | Refactor: Modernize cmSystemTools::FindCMakeResources()Kyle Edwards2020-09-301-6/+6
* | | Merge topic 'genexpr-for-mfc-flag'Brad King2020-10-012-2/+3
|\ \ \
| * | | VS: Teach CMAKE_MFC_FLAG to support generator expressionsAndrey Starodubtsev2020-09-302-2/+3
* | | | Merge topic 'msvc_implib'Brad King2020-10-012-10/+14
|\ \ \ \
| * | | | VS: Make ImportLibary generation optionalMark Jansen2020-09-302-10/+14
| | |/ / | |/| |
* | | | Merge topic 'find_package-check-dir'Brad King2020-10-011-4/+5
|\ \ \ \
| * | | | find_package: avoid showing files as directories when searching config filessanchayanghosh2020-09-301-4/+5
* | | | | 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
|\ \ \ \