- 07 Jun, 2019 2 commits
-
-
Sergey Bobrenok authored
Add a `COMMAND_EXPAND_LISTS` option to the `add_test` command to cause `;`-separated lists produced by generator expressions to be expanded into multiple arguments. The `add_custom_command` command already has such an option. Fixes: #17284
-
Kitware Robot authored
-
- 06 Jun, 2019 7 commits
-
-
Brad King authored
0e4493ec cmOutputConverter: Initialize static std::set on construction f1bdfdf2 cmAddCustomCommand: Initialize static std::unordered_set on construction 8af4b31b cmTargetPropertyComputer: Initialize static std::unordered_set on construction 537ea119 cmTarget: Initialize static std::unordered_set on construction c4826787 cmTarget: Property initialization cleanup Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !3416
-
Brad King authored
-
Brad King authored
923f58ec Help: Document XLClang compiler id Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !3430
-
Brad King authored
8a4732c6 CPack/NuGet: Find nuget tool on case sensitive file system Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Mathieu Malaterre <mathieu.malaterre@gmail.com> Merge-request: !3427
-
Brad King authored
Merge-request: !3430
-
Kitware Robot authored
-
- 05 Jun, 2019 7 commits
-
-
Brad King authored
-
Brad King authored
15de26c7 Help: Trivial typo and grammar fixes for FindEnvModules Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !3425
-
Brad King authored
Merge-request: !3427
-
Brad King authored
Merge-request: !3425
-
Mathieu Malaterre authored
There is no need to use a CamelCase executable name since it will be handled gracefully on Windows anyway. This change allow support for Linux system, in particular Debian distribution where the binary is called `nuget`.
-
Craig Scott authored
-
Kitware Robot authored
-
- 04 Jun, 2019 24 commits
-
-
Brad King authored
-
Brad King authored
Merge-request: !3423
-
Brad King authored
c0f00079 Tests: Fix RunCMake.ctest_update test to not require GIT_EXECUTABLE Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !3423
-
Brad King authored
Merge-request: !3421
-
Sebastian Holtermann authored
-
Sebastian Holtermann authored
-
Sebastian Holtermann authored
-
Sebastian Holtermann authored
-
Sebastian Holtermann authored
-
Brad King authored
0da2c35d GetPrerequisites: fix regression in gp_append_unique Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !3421
-
Ben Boeckel authored
The `item` variable was the loop variable in the old code prior to commit 3dfc8b9b (GetPrerequisites: use if(IN_LIST) instead of foreach, 2019-05-09). The function argument `value` should be used instead.
-
Brad King authored
-
Brad King authored
-
Brad King authored
-
Brad King authored
Release versions do not have the development topic section of the CMake Release Notes index page.
-
Brad King authored
4272297b Help: Organize and revise 3.15 release notes 01d57304 Help: Consolidate 3.15 release notes e075e64f Help: Document Swift_DEPENDENCIES_FILE property defaults Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !3420
-
Brad King authored
Add section headers similar to the 3.14 release notes and move each individual bullet into an appropriate section. Revise a few bullets.
-
Brad King authored
Run the `Utilities/Release/consolidate-relnotes.bash` script to move notes from `Help/release/dev/*` into `Help/release/3.15.rst`.
-
Brad King authored
Copy wording from the release notes.
-
Brad King authored
435f71fe Help: Clarify COMPILE_LANG_AND_ID release note 9098d317 Help: Clarify vs-just-my-code-debugging release note language bb8b3727 Help: Reference project command in CMAKE_PROJECT_INCLUDE_BEFORE relnotes Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !3419
-
Robert Maynard authored
-
Robert Maynard authored
-
Robert Maynard authored
-