Kitware Robot
ddb02c3e0a
CMake Nightly Date Stamp
2019-06-16 00:01:05 -04:00
Kitware Robot
6f7b68e7f9
CMake Nightly Date Stamp
2019-06-15 00:01:04 -04:00
Kitware Robot
d229a095a2
CMake Nightly Date Stamp
2019-06-14 00:01:06 -04:00
Craig Scott
acc7da6351
Merge branch 'release-3.15'
2019-06-13 06:59:17 -04:00
Craig Scott
95b9d6af80
Merge branch 'cmake-gui-qt-notice' into release-3.15
...
Merge-request: !3441
2019-06-13 06:58:22 -04:00
Craig Scott
82629cb377
Merge topic 'cmake-gui-qt-notice'
...
c1d6b135ed cmake-gui: Update Qt copyright holder in About dialog
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !3441
2019-06-13 06:55:18 -04:00
Kitware Robot
d24121d625
CMake Nightly Date Stamp
2019-06-13 00:01:08 -04:00
Brad King
f07200fe16
Merge topic 'add-test-command-expand-lists'
...
e791ffac61 add_test: Add COMMAND_EXPAND_LISTS option
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !3422
2019-06-12 12:48:13 -04:00
Brad King
c1580ecc13
Merge topic 'cmPropertyMap_unordered_map'
...
00d265e3c8 cmPropertyMap: Use std::unordered_map as container instead of std::map
1b945f95ba cmPropertyMap: Add RemoveProperty method
e0a8ff3148 cmPropertyMap: Use std::string as value container class
8d934d861b cmPropertyMap: Make std::map container private
026f65d284 cmPropertyMap: Add GetList method
9e64e617eb cmPropertyMap: Rename GetPropertyList method to GetKeys
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !3435
2019-06-12 12:46:18 -04:00
Brad King
1af08229a7
Merge topic 'language-dependent-linker-flags'
...
a982916304 Support per-language library link flags
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !3429
2019-06-12 12:45:15 -04:00
Brad King
c1d6b135ed
cmake-gui: Update Qt copyright holder in About dialog
...
Qt is now copyright "The Qt Company Ltd.".
2019-06-12 12:39:25 -04:00
Brad King
00132e60a6
Merge branch 'release-3.15'
2019-06-12 11:51:26 -04:00
Brad King
069e42f7c3
Merge branch 'CheckCXXSymbolExists-xref' into release-3.15
...
Merge-request: !3437
2019-06-12 11:50:33 -04:00
Brad King
445c7bc219
Merge topic 'CheckCXXSymbolExists-xref'
...
f26c3d5c60 CheckCXXSymbolExists: reference to CheckCXXSourceCompiles instead of C version
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !3437
2019-06-12 11:50:16 -04:00
Rolf Eike Beer
f26c3d5c60
CheckCXXSymbolExists: reference to CheckCXXSourceCompiles instead of C version
2019-06-12 11:48:56 -04:00
Brad King
49b1a2852d
Merge branch 'release-3.15'
2019-06-12 11:43:20 -04:00
Brad King
fa00a3b29b
Merge branch 'capabilities-fileapi' into release-3.15
...
Merge-request: !3433
2019-06-12 11:42:44 -04:00
Brad King
1492dc8301
Merge topic 'capabilities-fileapi'
...
c932f49842 cmake: Teach -E capabilities to report supported fileapi requests
6696855f72 cmake: Simplify implementation of -E capabilities
6b815e58ba fileapi: Factor out helper to construct a version object
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !3433
2019-06-12 11:40:47 -04:00
Kitware Robot
b7d72db89d
CMake Nightly Date Stamp
2019-06-12 00:01:08 -04:00
Kyle Edwards
14254e9ea8
Merge topic 'get-runtime-dependencies'
...
54ec4c1e79 GetPrerequisites: Add deprecation notice
1f9ef25130 file: Add GET_RUNTIME_DEPENDENCIES mode
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !3335
2019-06-11 12:03:38 -04:00
Kitware Robot
7c0a542cf1
CMake Nightly Date Stamp
2019-06-11 00:01:05 -04:00
Kyle Edwards
54ec4c1e79
GetPrerequisites: Add deprecation notice
...
GetPrerequisites has now been superceded by file(GET_RUNTIME_DEPENDENCIES),
so add a deprecation notice stating such.
2019-06-10 14:35:28 -04:00
Kyle Edwards
1f9ef25130
file: Add GET_RUNTIME_DEPENDENCIES mode
...
Co-Authored-by: Bryon Bean <bryon.bean@kitware.com >
2019-06-10 14:35:28 -04:00
Kitware Robot
f36719111d
CMake Nightly Date Stamp
2019-06-10 00:01:05 -04:00
Kitware Robot
d443b86e58
CMake Nightly Date Stamp
2019-06-09 00:01:05 -04:00
Sebastian Holtermann
00d265e3c8
cmPropertyMap: Use std::unordered_map as container instead of std::map
2019-06-08 12:25:35 +02:00
Sebastian Holtermann
1b945f95ba
cmPropertyMap: Add RemoveProperty method
...
The new `cmPropertyMap::RemoveProperty` allows to remove a property from the
map.
2019-06-08 12:25:35 +02:00
Sebastian Holtermann
e0a8ff3148
cmPropertyMap: Use std::string as value container class
2019-06-08 12:25:35 +02:00
Sebastian Holtermann
8d934d861b
cmPropertyMap: Make std::map container private
2019-06-08 12:25:35 +02:00
Sebastian Holtermann
026f65d284
cmPropertyMap: Add GetList method
2019-06-08 12:25:35 +02:00
Sebastian Holtermann
9e64e617eb
cmPropertyMap: Rename GetPropertyList method to GetKeys
2019-06-08 12:25:35 +02:00
Craig Scott
f4bbeb785c
Merge branch 'release-3.15'
2019-06-08 16:59:49 +10:00
Craig Scott
8d3c919a3c
Merge branch 'additional_clean_files_help' into release-3.15
...
Merge-request: !3428
2019-06-08 16:58:19 +10:00
Craig Scott
d93fe90c17
Merge topic 'additional_clean_files_help'
...
e61074c672 Help: Improve ADDITIONAL_CLEAN_FILES documentation
cebccdebaf Help: Move ADDITIONAL_MAKE_CLEAN_FILES dir prop to deprecated section
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !3428
2019-06-08 02:53:21 -04:00
Kitware Robot
0e96fdbc15
CMake Nightly Date Stamp
2019-06-08 00:01:06 -04:00
Sergey Bobrenok
e791ffac61
add_test: Add COMMAND_EXPAND_LISTS option
...
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
2019-06-07 13:14:29 -04:00
Brad King
891b555951
Merge branch 'release-3.15'
2019-06-07 11:16:30 -04:00
Brad King
43316424d0
Merge branch 'autogen_header_in_symbolic_path_fix' into release-3.15
...
Merge-request: !3431
2019-06-07 11:16:04 -04:00
Brad King
8be4b173f1
Merge topic 'autogen_header_in_symbolic_path_fix'
...
00e6b67e0c Autogen: Fix header detection for paths with symbolic links
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !3431
2019-06-07 11:14:20 -04:00
Brad King
c932f49842
cmake: Teach -E capabilities to report supported fileapi requests
...
Fixes : #19339
2019-06-07 11:08:38 -04:00
Brad King
6696855f72
cmake: Simplify implementation of -E capabilities
...
The `cmake -E capabilities` command-line tool is implemented only in a
full-featured (non-bootstrap) CMake, and server mode is now always
available in this case.
2019-06-07 11:08:38 -04:00
Brad King
6b815e58ba
fileapi: Factor out helper to construct a version object
2019-06-07 11:08:38 -04:00
Sebastian Holtermann
e61074c672
Help: Improve ADDITIONAL_CLEAN_FILES documentation
...
Extend the `ADDITIONAL_CLEAN_FILES' target and directory property
documentation.
Fixes : #19341
2019-06-07 21:10:19 +10:00
Craig Scott
cebccdebaf
Help: Move ADDITIONAL_MAKE_CLEAN_FILES dir prop to deprecated section
2019-06-07 21:08:08 +10:00
Kitware Robot
e2414ee13d
CMake Nightly Date Stamp
2019-06-07 00:01:07 -04:00
Saleem Abdulrasool
a982916304
Support per-language library link flags
...
This changes the behaviour of the generators to use a per-language
library search path flag. This is needed for multi-language projects
with different compilers (e.g. cl + gfortran). Since the adjusted
variable has been part of the user settings, we control this based on a
policy.
Fixes : #19307
2019-06-06 15:28:43 -07:00
Sebastian Holtermann
00e6b67e0c
Autogen: Fix header detection for paths with symbolic links
...
When Autogen searches the header for a source files in a target,
the expanded real path is used and not the (possibly symbolic) original path
of the source file. If the source file path contains symbolic links, then the
correct `cmSourceFile` instance of the header won't be found, but a new one
will be generated. This way all header source file properties get lost, which
is problematic especially for the `SKIP_AUTOMOC/UIC/GEN` properties.
This patch changes the header detection in Autogen to use the original source
file path instead of the expanded real source file path.
Fixes : #19346
2019-06-06 14:14:19 -04:00
Brad King
0b3ba05a9b
Merge topic 'cmTarget_cleanups'
...
0e4493ec67 cmOutputConverter: Initialize static std::set on construction
f1bdfdf242 cmAddCustomCommand: Initialize static std::unordered_set on construction
8af4b31b8a cmTargetPropertyComputer: Initialize static std::unordered_set on construction
537ea119b9 cmTarget: Initialize static std::unordered_set on construction
c4826787d5 cmTarget: Property initialization cleanup
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !3416
2019-06-06 14:07:23 -04:00
Brad King
6aee82f325
Merge branch 'release-3.15'
2019-06-06 10:34:32 -04:00
Brad King
676a0bf9bc
Merge topic 'doc-xlclang-id'
...
923f58ec73 Help: Document XLClang compiler id
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !3430
2019-06-06 10:33:06 -04:00