| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Mostly it's about replace `http:` with `https:` protocol.
|
|\
| |
| |
| |
| |
| |
| | |
492ade276b Help: Add explicit <PackageName>_ROOT variable documentation
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !2225
|
| |
| |
| |
| |
| |
| | |
Add documentation for both the CMake variable and environment variable
of this name pattern. Update references to these names to link to their
documents. Clarify the pattern used to construct their names.
|
| |\
| | |
| | |
| | | |
Merge-request: !2191
|
|\ \ \
| | |/
| |/|
| | |
| | |
| | |
| | | |
0d7114987c Revert "target_link_libraries: Allow use with targets in other directories"
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !2191
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Revert commit v3.12.0-rc1~82^2 (target_link_libraries: Allow use with
targets in other directories, 2018-05-11). The RHS target scoping and
visibility rules are not clear and will need further investigation
before the feature can be added.
Issue: #17943
|
|\ \ \
| | |/
| |/|
| | |
| | |
| | |
| | | |
19f338109d Help: Clarify ...<max> behavior for policy-related commands
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !2180
|
| |/
| |
| | |
Affects cmake_minimum_required() and cmake_policy(VERSION)
|
|\ \
| |/
| |
| |
| |
| |
| | |
27ae8d52d0 Help: Add 3.12 release note for FindMatlab MCR support
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !2173
|
| |
| |
| |
| |
| | |
This release note was forgotten by commit v3.12.0-rc1~183^2 (FindMatlab:
Matlab Runtime Compiler support, 2018-04-29).
|
|/
|
|
|
| |
Replace references to the CPack "modules" with proper terminology
referencing the CPack generator documentation directly.
|
|
|
|
|
| |
Issue: #18065
Fixes: #18066
|
|
|
|
|
| |
Add section headers similar to the 3.11 release notes and move each
individual bullet into an appropriate section. Revise a few bullets.
|
|
Run the `Utilities/Release/consolidate-relnotes.bash` script to move
notes from `Help/release/dev/*` into `Help/release/3.12.rst`.
|