Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'fix-uninitialized-21166' | Brad King | 2020-10-06 | 2 | -0/+4 |
|\ | |||||
| * | cmCTestBuildHandler: Avoid uninitialized line-numbers | Adriaan de Groot | 2020-10-05 | 1 | -0/+2 |
| * | cmake: Fix uninitialized member in HandleDeleteCacheVariables | Adriaan de Groot | 2020-10-05 | 1 | -0/+2 |
* | | Merge topic 'csharp-source_group-bugfix' | Brad King | 2020-10-06 | 1 | -1/+8 |
|\ \ | |||||
| * | | VS: Fix regression in C# source links | Kinan Mahdi | 2020-10-05 | 1 | -1/+8 |
| * | | CMake 3.18.3v3.18.3 | Brad King | 2020-09-22 | 1 | -1/+1 |
| * | | Merge topic 'foreach-int-parse-range-check' into release-3.18 | Brad King | 2020-09-21 | 1 | -0/+6 |
| |\ \ | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-10-06 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2020-10-05 | 1 | -1/+1 |
* | | | Merge topic 'xcode-refactor-framework-linking' | Craig Scott | 2020-10-04 | 2 | -6/+20 |
|\ \ \ | |||||
| * | | | Xcode: Don't add framework as -framework argument in linker info list | Gusts Kaksis | 2020-10-02 | 2 | -6/+20 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-10-04 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-10-03 | 1 | -1/+1 |
* | | | | Merge topic 'execute_process-fatal-error' | Brad King | 2020-10-02 | 1 | -1/+57 |
|\ \ \ \ | |||||
| * | | | | execute_process: add options for fatal errors on subprocess failure | Asit Dhal | 2020-10-01 | 1 | -1/+57 |
* | | | | | Merge topic 'ctest-memcheck-compute-sanitizer' | Brad King | 2020-10-02 | 1 | -1/+2 |
|\ \ \ \ \ | |||||
| * | | | | | CTest: add compute-sanitizer alias for cuda-memcheck | Tobias Ribizel | 2020-10-01 | 1 | -1/+2 |
| |/ / / / | |||||
* | | | | | Merge topic 'optimize-cmListFileFunction' | Marc Chevrier | 2020-10-02 | 14 | -85/+123 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | cmListFileCache: Make cmListFileFunction a shared pointer | Oleksandr Koval | 2020-10-01 | 14 | -85/+123 |
| |/ / / | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-10-02 | 1 | -1/+1 |
* | | | | 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 |