Brad King
02a1dbbb6c
Merge branch 'release-3.13'
7 years ago
Brad King
50f427e022
Merge topic 'doc-find_package-update'
c90f3dff82
Help: Clarify find_package Module and Config mode relation
26dac50220
Help: Remove redundant recommendation
11058a2e7c
Help: Add internal section link to find_package command docs
aaf5ea2d70
Help: Add section headers to find_package command
56310b0671
Help: Move find_package NO_POLICY_SCOPE to more appropriate location
336dce1c95
Help: Add table of contents to find_package command docs
463d59d331
Help: Rephrase summary in find_package command docs
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !2446
7 years ago
Brad King
3261e18f03
Merge branch 'doc-find_package-update' into release-3.13
Merge-request: !2446
7 years ago
Kitware Robot
25a9704058
CMake Nightly Date Stamp
7 years ago
Tomasz Słodkowicz
0813581859
FindwxWidgets: honor OPTIONAL_COMPONENTS
7 years ago
Joachim Wuttke (l)
c90f3dff82
Help: Clarify find_package Module and Config mode relation
7 years ago
Brad King
26dac50220
Help: Remove redundant recommendation
We suggest that users prefer the basic signature in two places.
Drop the latter and move its related content to a better section.
7 years ago
Joachim Wuttke (l)
11058a2e7c
Help: Add internal section link to find_package command docs
7 years ago
Joachim Wuttke (l)
aaf5ea2d70
Help: Add section headers to find_package command
The document is pretty long but is already mostly organized into
sections. Add explicit section headers.
7 years ago
Joachim Wuttke (l)
56310b0671
Help: Move find_package NO_POLICY_SCOPE to more appropriate location
7 years ago
Joachim Wuttke (l)
336dce1c95
Help: Add table of contents to find_package command docs
7 years ago
Joachim Wuttke (l)
463d59d331
Help: Rephrase summary in find_package command docs
7 years ago
Brad King
cef4dcfe9d
Merge branch 'release-3.13'
7 years ago
Brad King
10fca3ccc2
Merge topic 'doc-osx-vars-as-cache'
bc57c32d7a
Help: Document CMAKE_OSX_* variables as cache entries
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !2443
7 years ago
Brad King
c4ff696971
Merge branch 'doc-osx-vars-as-cache' into release-3.13
Merge-request: !2443
7 years ago
James Turner
bc57c32d7a
Help: Document CMAKE_OSX_* variables as cache entries
The variables
* CMAKE_OSX_ARCHITECTURES
* CMAKE_OSX_DEPLOYMENT_TARGET
* CMAKE_OSX_SYSROOT
should be set as cache entries. Document this explicitly.
7 years ago
Brad King
0abf88f6f6
Merge branch 'release-3.13'
7 years ago
Brad King
cf57c27150
Merge topic 'pkgc-op-lt-gt'
aa51bfd74f
FindPkgConfig: support also > and < operators for version compares
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !2435
7 years ago
Brad King
a9ff6cefe5
Merge branch 'pkgc-op-lt-gt' into release-3.13
Merge-request: !2435
7 years ago
Rolf Eike Beer
aa51bfd74f
FindPkgConfig: support also > and < operators for version compares
Fixes : #18416
7 years ago
Brad King
bfc6a94591
Merge branch 'release-3.13'
7 years ago
Brad King
a9b442cdc7
Merge branch 'misc-typos' into release-3.13
Merge-request: !2440
7 years ago
Brad King
9de94f10ae
Merge branch 'doc-cmp0077' into release-3.13
Merge-request: !2439
7 years ago
Brad King
1049a420ec
Merge branch 'platform-gnu' into release-3.13
Merge-request: !2438
7 years ago
Brad King
5161714e1d
Merge topic 'misc-typos'
6b4c5a0365
Fix misc. typos
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !2440
7 years ago
Brad King
2ba1fb42e2
Merge topic 'doc-cmp0077'
53a391561e
Help: Clarify policy CMP0077 documentation
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !2439
7 years ago
Brad King
d1ec340f4e
Merge topic 'platform-gnu'
c990649b8c
Platform/GNU: Add Debian shared library permissions policy
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !2438
7 years ago
Kitware Robot
e07b6f69d8
CMake Nightly Date Stamp
7 years ago
luz.paz
6b4c5a0365
Fix misc. typos
Found via `codespell -q 3 -I ../cmake-whitelist.txt --skip="./Utilities"`
where the whitelist consists of
```
aci
ans
behaviour
buil
convertor
dum
earch
ect
emmited
emmitted
helpfull
iff
isnt
ith
lowercased
mose
nd
nknown
nto
objext
ot
pathes
pevents
splitted
substract
superceded
supercedes
te
tim
todays
uint
upto
whitespaces
```
7 years ago
Svante Signell
c990649b8c
Platform/GNU: Add Debian shared library permissions policy
Copy the `CMAKE_INSTALL_SO_NO_EXE` setting from `Platform/Linux`.
Fixes : #18376
7 years ago
Brad King
8713e9cbbc
Begin post-3.13 development
7 years ago
Brad King
7337a6d6d2
Merge branch 'release-3.13'
7 years ago
Brad King
94652e8733
CMake 3.13.0-rc1 version update
7 years ago
Brad King
f7722fc939
Help: Drop development topic notes to prepare release
Release versions do not have the development topic section of
the CMake Release Notes index page.
7 years ago
Brad King
53a391561e
Help: Clarify policy CMP0077 documentation
Add background about the case in which the policy is relevant.
Describe the OLD and NEW behaviors more completely.
Fixes : #18418
7 years ago
Brad King
fd02538974
Merge topic 'doc-3.13-relnotes'
00d96c51c9
Help: Organize and revise 3.13 release notes
2fd2c8cb7e
Help: Consolidate 3.13 release notes
Acked-by: Kitware Robot <kwrobot@kitware.com>
Reviewed-by: Marc Chevrier <marc.chevrier@gmail.com>
Reviewed-by: Craig Scott <craig.scott@crascit.com>
Merge-request: !2426
7 years ago
Brad King
0b1b842e93
Merge topic 'ctest-num-width'
6d28884617
cmCTestRunTest: Avoid float/int conversions in number width logic
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !2433
7 years ago
Brad King
583060a969
Merge branch 'release-3.12'
7 years ago
Brad King
89289746ff
Merge topic 'java-documentation-update'
8d23264b50
FindJava: Update module documentation
047bf93748
FindJNI: Update module documentation
b6104f87cc
FindJNI: Add Ubuntu 18.04 path to java-11-openjdk
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !2436
7 years ago
Brad King
3e5548784d
CMake 3.12.3
7 years ago
Brad King
b2e7970329
Merge branch 'release-3.12'
7 years ago
Brad King
cf9f3852dd
Merge topic 'bug-fixes'
63c9356544
FindPython*: fix erroneous handling of virtual environments
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !2430
7 years ago
Brad King
868ced8619
Merge topic 'update-kwsys'
0da3340b9c
Merge branch 'upstream-KWSys' into update-kwsys
b6a689c6f8
KWSys 2018-10-03 (9d6873b1)
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !2437
7 years ago
Brad King
9fc3024f62
Merge topic 'fix-csharp-target-type'
375b420fdf
CSharp: Fix regression in VS project type selection
8b21aa0af0
VS: Fix CSharp flag selection when linking to a static C++ library
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !2427
7 years ago
Brad King
a4b9e59568
Merge topic 'libuv-gnu-hurd'
3c0bfb596f
libuv: do not require PATH_MAX to be defined
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !2422
7 years ago
Bartosz Kosiorek
8d23264b50
FindJava: Update module documentation
7 years ago
Bartosz Kosiorek
047bf93748
FindJNI: Update module documentation
7 years ago
Bartosz Kosiorek
b6104f87cc
FindJNI: Add Ubuntu 18.04 path to java-11-openjdk
7 years ago
Brad King
0da3340b9c
Merge branch 'upstream-KWSys' into update-kwsys
* upstream-KWSys:
KWSys 2018-10-03 (9d6873b1)
7 years ago
KWSys Upstream
b6a689c6f8
KWSys 2018-10-03 (9d6873b1)
Code extracted from:
https://gitlab.kitware.com/utils/kwsys.git
at commit 9d6873b118
(master).
Upstream Shortlog
-----------------
E5ten (1):
f17f22a2 Terminal: Add alacritty and alacritty-direct to VT100 color support whitelist
7 years ago