Marc Chevrier
974de0e199
static library: add property STATIC_LIBRARY_OPTIONS
...
issue: #18251
2018-08-15 15:20:18 +02:00
Brad King
d7a1bcd2e6
Merge topic 'xcode_schemes_config'
...
6b7f1e1db0 Xcode: Add variables and properties to configure schemes
39c91d0703 cmGlobalGenerator: Add IsXcode query
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !1803
2018-08-06 08:25:50 -04:00
Jason Heeris
f34f6eb3d1
FindMatlab: Add component to find MCC, the Matlab compiler
...
Add component `MCC_COMPILER` to request searching for the Matlab
compiler. Report it in `Matlab_MCC_COMPILER` if it is found.
Issue: #18183
2018-08-01 09:23:46 -04:00
Gregor Jasny
6b7f1e1db0
Xcode: Add variables and properties to configure schemes
...
Add `XCODE_SCHEME_*` target properties and associated variables
`CMAKE_XCODE_SCHEME_*` to initialize them on target creation.
Map each target property value to an associated Xcode scheme entry.
Co-Author: Martin Sander <mail@martin-sander.de >
Fixes : #17919
2018-08-01 09:12:42 -04:00
Brad King
5bbcf76399
Merge topic 'UseSWIG-target-name-policy'
...
a3a0c3aa71 UseSWIG: add policy to manage target naming strategy.
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !2232
2018-07-27 10:08:54 -04:00
Brad King
bccbf9a737
Merge topic 'reproducible-tarballs'
...
548ac51d8e CPack/Deb: Support SOURCE_DATE_EPOCH when packaging files
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !2226
2018-07-27 10:06:44 -04:00
Andrew Fuller
548ac51d8e
CPack/Deb: Support SOURCE_DATE_EPOCH when packaging files
2018-07-25 13:39:07 -07:00
Marc Chevrier
a3a0c3aa71
UseSWIG: add policy to manage target naming strategy.
2018-07-25 18:00:52 +02:00
Rolf Eike Beer
7aa26cf0e9
FindPkgConfig: allow to create global imported targets
2018-07-22 13:33:04 +02:00
Brad King
f6f5f9f75f
Merge topic 'ghs'
...
ce4f20ba62 GHS: Add release notes
281c601024 GHS: Update default BSP name
01c98c6ccc GHS: Update setting default OS location for Integrity platforms
bb77dc0cee GHS: Set primary target using arch/platform values (or user specified value)
f80692cf60 GHS: Add platform selection support
a37a4a00c8 GHS: Add toolset selection support
5d40d2b44f GHS: Support ARM, PPC, 86 architectures
Acked-by: Kitware Robot <kwrobot@kitware.com >
Acked-by: Matt Soucy <matthew.soucy@baesystems.com >
Merge-request: !798
2018-07-12 09:15:18 -04:00
Fred Baksik
ce4f20ba62
GHS: Add release notes
2018-07-11 08:48:25 -04:00
Brad King
5f7886c52b
Merge topic 'vs-deployment-files'
...
3b2ea092ef Help: Add documentation for DEPLOYMENT_ADDITIONAL_FILES
b771b2c300 VS: extended OutputDeploymentDebuggerTool for AdditionalFiles
2f4075fa45 VS: moved EscapeForXML function higher up and made static
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !2184
2018-07-10 10:06:07 -04:00
Brad King
c878e6f8cc
Merge topic 'option-normal-variable'
...
2a5f5c0e31 option: respect existing normal variable
12e6f83319 Option: Add a test that verifies interaction with normal variables
5bb3d40a28 cmOption: Remove VTK 4.0 workarounds
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !2155
2018-07-09 10:25:33 -04:00
Robert Maynard
2a5f5c0e31
option: respect existing normal variable
...
Add policy CMP0077 to change this behavior in a compatible way.
2018-07-09 07:48:28 -04:00
Frank Goyens
3b2ea092ef
Help: Add documentation for DEPLOYMENT_ADDITIONAL_FILES
2018-07-09 07:39:39 -04:00
Brad King
edfeeba347
Merge topic 'FindCURL-per-config'
...
59b3e78451 FindCURL: Find debug and release variants separately
6a9fe250a7 FindCURL: Improve CURL::libcurl property code layout
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !1940
2018-07-06 09:42:31 -04:00
Brad King
ca733cdf45
Merge topic 'math-hex'
...
5dbee9d2d0 math: Add options to calculate and format output as hexadecimal
8661e7052c math: Diagnose divide-by-zero
7c4c13ffef math: Reject unexpected expression input explicitly
5b0f73a15a math: Use 64-bit integer type for computation
963b8d9f6c math: Add RunCMake.math test to prepare for error cases
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !2056
2018-07-05 10:26:05 -04:00
Hiroshi Miura
59b3e78451
FindCURL: Find debug and release variants separately
...
Fixes : #17887
2018-07-03 13:40:49 -04:00
Brad King
c4b1c0751d
Merge topic 'cpack-external'
...
4c71548766 Help: Add release notes for CPack External generator
47c87cdd1f Help: Add documentation for CPack External generator
2ef966bc77 Testing: Add test for CPack External generator
80914d88da CPack: Add "CPack External" generator
3ced881db6 cmCPackGenerator: Store CPACK_INSTALL_CMAKE_PROJECTS in an internal field
4938abb600 cmCPackGenerator: Refactor InstallProjectViaInstallCMakeProjects()
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !2142
2018-07-03 10:55:06 -04:00
Daniel Franke
5dbee9d2d0
math: Add options to calculate and format output as hexadecimal
2018-07-03 09:55:58 -04:00
Kyle Edwards
4c71548766
Help: Add release notes for CPack External generator
2018-07-02 09:51:02 -04:00
Marc Chevrier
724bd7790e
LINK_DEPENDS: add support of 'generator expressions'
2018-06-27 18:38:36 +02:00
Marc Chevrier
cc9f88af53
LINK_DEPENDS: add support for property INTERFACE_LINK_DEPENDS
...
Fixes : #17997
2018-06-27 18:38:36 +02:00
Brad King
44ca3d922c
Merge topic 'cpack-generator-documentation'
...
57e4c51e8a Help: Update old version release notes for CPack generator docs
4181830881 Help: Add release notes for CPack generator documentation and module updates
48bc8b2b82 CPack: Move internal implementation modules into Internal/CPack directory
2a2829cc75 Help: Add new section for CPack generators
be6267808a CPackIFW: Turn documentation into a block comment
0180524c7a Help: Move legacy CPack modules into separate section
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !2149
2018-06-22 09:48:00 -04:00
Brad King
5e1f519037
Merge topic 'cmake_autogen_verbose'
...
5b85ef5cd0 Autogen: Add release notes for CMAKE_AUTOGEN_VERBOSE
6651aab2ab Autogen: Add documentation for CMAKE_AUTOGEN_VERBOSE
aa7d8a092c Autogen: Enable CMAKE_AUTOGEN_VERBOSE in all tests
e28dc3b1d8 Autogen: Add CMAKE_AUTOGEN_VERBOSE variable support
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !2157
2018-06-22 09:46:17 -04:00
Brad King
1a21b4695a
Merge topic 'vs_debugger'
...
797de7a6f6 VS10Project: Expand VS_DEBUGGER_* capabilities
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !2150
2018-06-22 09:45:19 -04:00
Sebastian Holtermann
5b85ef5cd0
Autogen: Add release notes for CMAKE_AUTOGEN_VERBOSE
2018-06-21 19:18:18 +02:00
Kyle Edwards
4181830881
Help: Add release notes for CPack generator documentation and module updates
2018-06-21 11:00:29 -04:00
Brad King
00a9d133fb
Merge topic 'install_from_another_directory'
...
e89ad0f94e install: Allow installing targets created in another directory
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !2152
2018-06-19 11:50:51 -04:00
Craig Scott
6e7b424240
Merge topic 'subdir_target_sources'
...
316815e1f4 target_sources: Interpret relative paths as relative to the calling directory
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !2128
2018-06-19 08:24:08 -04:00
Patrick Stotko
316815e1f4
target_sources: Interpret relative paths as relative to the calling directory
...
Previously the command considered non-absolute source file paths relative to
the associated target on the LHS. This causes problems in incremental builds
where files are added from subdirectories and forces users to workaround by
manually converting to absolute paths. Change this to enable more intuitive
usage by projects.
Fixes #17981
2018-06-18 21:01:57 +02:00
Zack Galbreath
e89ad0f94e
install: Allow installing targets created in another directory
...
Previously, `install(TARGETS)` would only accept targets created in the same
directory scope. Relax this restriction by searching the global scope when
determining whether or not a target exists.
Fixes : #14444
2018-06-18 13:18:54 -04:00
Brad King
5262215c67
Merge topic 'UseSWIG-bugfixes'
...
08f2a2408d UseSWIG: add support of target property INCLUDE_DIRECTORIES consumption
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !2141
2018-06-18 10:06:29 -04:00
Jon Chronopoulos
797de7a6f6
VS10Project: Expand VS_DEBUGGER_* capabilities
...
This adds VS_DEBUGGER_COMMAND_ARGUMENTS and VS_DEBUGGER_ENVIRONMENT as
well as allowing VS_DEBUGGER_* to use generator expressions.
2018-06-17 17:55:27 +10:00
Brad King
575f97763f
Merge topic 'list_sort'
...
49a51a61d7 list: Add options to control the SORT comparison operation
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !2065
2018-06-14 13:55:57 -04:00
Daniel Franke
49a51a61d7
list: Add options to control the SORT comparison operation
2018-06-13 14:06:29 -04:00
Marc Chevrier
08f2a2408d
UseSWIG: add support of target property INCLUDE_DIRECTORIES consumption
...
Fixes : #18003
2018-06-13 17:46:16 +02:00
Brad King
812eaa465c
Merge topic 'LINK_OPTIONS'
...
66ea1a3795 LINK_OPTIONS: Add support of "LINKER:" prefix
c1f5a44b28 LINK_OPTIONS: Add new family of properties
8e28d2630a Makefile generator: link flags management refactoring
Acked-by: Kitware Robot <kwrobot@kitware.com >
Acked-by: Alex Turbov <i.zaufi@gmail.com >
Merge-request: !2033
2018-06-08 09:37:48 -04:00
Jon Chronopoulos
6dad812143
install: Teach CODE,SCRIPT modes to evaluate generator expressions
...
Fixes : #15785
2018-06-07 13:18:23 -04:00
Marc Chevrier
66ea1a3795
LINK_OPTIONS: Add support of "LINKER:" prefix
2018-06-06 17:22:41 +02:00
Marc Chevrier
c1f5a44b28
LINK_OPTIONS: Add new family of properties
...
This family enable to manage link flags
Three new properties:
* directory property: LINK_OPTIONS
* target properties: LINK_OPTIONS and INTERFACE_LINK_OPTIONS
Two new commands
* add_link_options(): to populate directory property
* target_link_options(): to populate target properties
Fixes : #16543
2018-06-06 17:22:39 +02:00
Brad King
acaaca968c
Begin post-3.12 development
2018-06-05 11:50:27 -04:00
Brad King
1566dc1e3b
Help: Drop development topic notes to prepare release
...
Release versions do not have the development topic section of
the CMake Release Notes index page.
2018-06-05 11:41:29 -04:00
Brad King
27bba7e8aa
Help: Consolidate 3.12 release notes
...
Run the `Utilities/Release/consolidate-relnotes.bash` script to move
notes from `Help/release/dev/*` into `Help/release/3.12.rst`.
2018-06-04 11:42:30 -04:00
Arnaud Gelas
9e27881bb1
TI: Add support for C language standards
...
Set C90 and C99 compile options for TI compiler.
Fixes : #18061
2018-06-04 10:48:02 -04:00
Rolf Eike Beer
1c87844856
FindALSA: provide an imported target
2018-05-31 09:35:53 +02:00
Brad King
958191a95c
Merge topic 'vs-toolset-version'
...
5f13168419 VS: Add option to select the version of the toolset used by VS 2017
Acked-by: Kitware Robot <kwrobot@kitware.com >
Acked-by: Francisco Facioni <fran6co@gmail.com >
Merge-request: !2093
2018-05-30 10:19:21 -04:00
Basil Fierz
5f13168419
VS: Add option to select the version of the toolset used by VS 2017
...
Add new `version=` parameter in the toolset setting to select the
version. Add variable `CMAKE_VS_PLATFORM_TOOLSET_VERSION` to hold the
version, if one is set (blank indicates default).
Fixes : #17549
2018-05-29 10:12:59 -04:00
Brad King
f248f8ad78
Merge topic 'parallel_build_option'
...
1ab3881ec9 cmake: Add options for parallel builds to --build mode
Acked-by: Kitware Robot <kwrobot@kitware.com >
Acked-by: Henry Schreiner <henryschreineriii@gmail.com >
Merge-request: !1962
2018-05-29 10:05:09 -04:00
Florian Maushart
1ab3881ec9
cmake: Add options for parallel builds to --build mode
...
While we already support `cmake --build . -- -j`, the options after `--`
are specific to the native build tool. Add new options `--parallel
[<N>]` and `-j [<N>]` to abstract this and map to the proper option
for the native build tool.
2018-05-25 09:42:20 -04:00