Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'macos-arm64' | Brad King | 2020-10-01 | 2 | -0/+7 |
|\ | |||||
| * | macOS: Default to arm64 architecture on Apple Silicon hosts | Brad King | 2020-09-30 | 2 | -0/+7 |
* | | Merge topic 'cmake-gui-reference-manual' | Brad King | 2020-10-01 | 4 | -8/+40 |
|\ \ | |||||
| * | | CMake GUI: Add "CMake Reference Manual" help item | Kyle Edwards | 2020-09-30 | 4 | -2/+34 |
| * | | Refactor: Modernize cmSystemTools::FindCMakeResources() | Kyle Edwards | 2020-09-30 | 1 | -6/+6 |
* | | | Merge topic 'genexpr-for-mfc-flag' | Brad King | 2020-10-01 | 2 | -2/+3 |
|\ \ \ | |||||
| * | | | VS: Teach CMAKE_MFC_FLAG to support generator expressions | Andrey Starodubtsev | 2020-09-30 | 2 | -2/+3 |
* | | | | Merge topic 'msvc_implib' | Brad King | 2020-10-01 | 2 | -10/+14 |
|\ \ \ \ | |||||
| * | | | | VS: Make ImportLibary generation optional | Mark Jansen | 2020-09-30 | 2 | -10/+14 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'find_package-check-dir' | Brad King | 2020-10-01 | 1 | -4/+5 |
|\ \ \ \ | |||||
| * | | | | find_package: avoid showing files as directories when searching config files | sanchayanghosh | 2020-09-30 | 1 | -4/+5 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-10-01 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | Merge topic 'cmake_language-DEFER' | Brad King | 2020-09-30 | 12 | -102/+576 |
|\ \ \ \ | |||||
| * | | | | cmake_language: Add signature to DEFER calls to later times | Brad King | 2020-09-29 | 12 | -23/+485 |
| * | | | | cmake_language: Make all errors fatal | Brad King | 2020-09-29 | 1 | -17/+19 |
| * | | | | cmake_language(CALL): Accept empty ${var} expansions | Brad King | 2020-09-29 | 1 | -63/+65 |
| * | | | | cmake_language(EVAL): Factor out internal helper | Brad King | 2020-09-29 | 1 | -24/+32 |
| * | | | | cmMakefile: Clarify name of internal list file run method | Brad King | 2020-09-29 | 2 | -8/+8 |
* | | | | | Merge topic 'find-package-check-empty-version-range' | Craig Scott | 2020-09-30 | 1 | -1/+14 |
|\ \ \ \ \ | |||||
| * | | | | | find_package: raise error on empty version range | Marc Chevrier | 2020-09-29 | 1 | -1/+14 |
* | | | | | | Merge topic 'vs-mixed-lang-std' | Brad King | 2020-09-30 | 1 | -0/+17 |
|\ \ \ \ \ \ | |||||
| * | | | | | | VS: Fix C language standard in target with C++ sources | Brad King | 2020-09-29 | 1 | -0/+17 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'update-kwsys' | Brad King | 2020-09-30 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2020-09-29 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-09-30 | 1 | -1/+1 |
| |_|_|/ / / |/| | | | | | |||||
* | | | | | | Merge topic 'cmake-gui-environment' | Kyle Edwards | 2020-09-29 | 9 | -37/+539 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | CMake GUI: Add environment editor | Kyle Edwards | 2020-09-28 | 9 | -37/+539 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge topic 'simplify-execution-context' | Brad King | 2020-09-29 | 11 | -91/+45 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | cmMakefile: Replace GetExecutionFilePath with the top of the Backtrace | Brad King | 2020-09-28 | 2 | -13/+5 |
| * | | | | cmMakefile: Simplify ExpandArguments signature | Brad King | 2020-09-28 | 4 | -24/+12 |
| * | | | | cmConditionEvaluator: Remove extra copy of execution context | Brad King | 2020-09-28 | 4 | -19/+6 |
| * | | | | cmMakefile: Remove now-unused overload of GetBacktrace | Brad King | 2020-09-28 | 2 | -10/+0 |
| * | | | | if,while: Clarify condition backtrace construction | Brad King | 2020-09-28 | 2 | -15/+14 |
| * | | | | cmMakefile: Inline GetExecutionContext at call sites | Brad King | 2020-09-28 | 5 | -10/+5 |
| * | | | | cmMakefile: Simplify GetExecutionContext implementation | Brad King | 2020-09-28 | 1 | -6/+1 |
| * | | | | cmListFileCache: Add explicit constructors | Brad King | 2020-09-28 | 1 | -0/+8 |
| |/ / / | |||||
* | | | | Merge topic 'ctest_launch_report_make_errors' | Brad King | 2020-09-29 | 8 | -376/+474 |
|\ \ \ \ | |||||
| * | | | | ctest: improve Unicode support for launchers | Zack Galbreath | 2020-09-28 | 1 | -4/+2 |
| * | | | | ctest: report make-level errors to CDash when using launchers | Zack Galbreath | 2020-09-28 | 3 | -9/+27 |
| * | | | | ctest: split launcher XML writer into separate class | Zack Galbreath | 2020-09-28 | 5 | -367/+449 |
| |/ / / | |||||
* | | | | Merge topic 'refactor-cmprop' | Brad King | 2020-09-29 | 2 | -29/+27 |
|\ \ \ \ | |||||
| * | | | | cmGeneratorTarget: internal refactoring | vvs31415 | 2020-09-28 | 2 | -29/+27 |
| |/ / / | |||||
* | | | | Merge topic 'return-cmprop' | Brad King | 2020-09-29 | 8 | -38/+35 |
|\ \ \ \ | |||||
| * | | | | cmake::GetCacheDefinition: Return cmProp | vvs31415 | 2020-09-28 | 8 | -38/+35 |
| |/ / / | |||||
* | | | | Merge topic 'system_include_dir_caching_pre_lang' | Brad King | 2020-09-29 | 2 | -4/+5 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | cmGeneratorTarget: Include Cache now occurs per language+config | Robert Maynard | 2020-09-25 | 2 | -4/+5 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-09-29 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | Merge topic 'cmake-gui-slot-connections' | Kyle Edwards | 2020-09-28 | 7 | -149/+180 |
|\ \ \ | |||||
| * | | | CMake GUI: Modernize signal-slot connections | Kyle Edwards | 2020-09-27 | 7 | -149/+180 |
* | | | | Merge topic 'libuv-qnx' | Brad King | 2020-09-28 | 2 | -2/+4 |
|\ \ \ \ |