Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Begin 3.19 release versioning | Brad King | 2020-10-08 | 1 | -3/+3 |
* | Merge topic 'ignore_MSB_warnings' | Brad King | 2020-10-08 | 1 | -0/+2 |
|\ | |||||
| * | cm_cxx_features: Filter out MSBXXXX warnings | Anonymous Maarten | 2020-10-08 | 1 | -0/+2 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2020-10-08 | 1 | -1/+1 |
* | | Merge topic 'cmake-presets-empty-var' | Brad King | 2020-10-07 | 1 | -1/+11 |
|\ \ | |||||
| * | | CMakePresets.json: Prohibit empty variable names | Kyle Edwards | 2020-10-06 | 1 | -1/+11 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2020-10-07 | 1 | -1/+1 |
|/ / | |||||
* | | Merge topic 'cmake-presets' | Brad King | 2020-10-06 | 30 | -70/+2059 |
|\ \ | |||||
| * | | CMake GUI: Add presets functionality | Kyle Edwards | 2020-10-05 | 15 | -11/+762 |
| * | | CMake: Add presets functionality | Kyle Edwards | 2020-10-05 | 5 | -46/+366 |
| * | | Presets: Add cmCMakePresetsFile class | Kyle Edwards | 2020-10-05 | 3 | -0/+906 |
| * | | Refactor: Add allowArch parameter to cmake::CreateGlobalGenerator() | Kyle Edwards | 2020-10-05 | 10 | -19/+20 |
| * | | cmJSONHelpers: Add new Bind() function | Kyle Edwards | 2020-10-05 | 1 | -0/+11 |
| |/ | |||||
* | | 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 |