index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
ExportImport
/
Import
/
A
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add set_property option: DEPRECATION
Joseph Snyder
2020-01-02
1
-0/+6
*
CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) support
Robert Maynard
2019-12-10
1
-0/+7
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-5/+4
*
Tests: Teach tests when to treat clang-cl as MSVC
Zsolt Parragi
2019-02-11
1
-1/+1
*
Remove now-unused code once used on IRIX
Brad King
2019-01-11
1
-1/+0
*
LINK_DIRECTORIES: Add new properties and commands
Marc Chevrier
2018-09-25
1
-0/+5
*
target_link_libraries: Allow use with targets in other directories
Brad King
2018-09-12
2
-0/+25
*
LINK_DEPENDS: add support for property INTERFACE_LINK_DEPENDS
Marc Chevrier
2018-06-27
1
-0/+7
*
LINK_OPTIONS: Add new family of properties
Marc Chevrier
2018-06-06
2
-0/+13
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
10
-29/+29
*
Export: allow exporting of additional properties
Wouter Klouwen
2018-03-16
1
-0/+14
*
Tests: Add cases for usage requirements of linked object libs
Brad King
2018-03-01
2
-12/+43
*
install,export: Maybe transform OBJECT libraries to INTERFACE libraries
Brad King
2018-02-28
1
-0/+14
*
Allow OBJECT libraries to be installed, exported, and imported
Robert Maynard
2017-04-18
2
-0/+18
*
Tests: ExportImport C code should use explicit (void) in prototypes
Robert Maynard
2017-04-18
1
-12/+12
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
6
-18/+15
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-1/+1
*
Tests: Use a less strict regular expression to look for "SONAME"
Raphael Kubo da Costa
2015-09-01
2
-2/+2
*
Tests: Cover NO_SONAME property for SHARED libraries
Brad King
2015-08-20
3
-0/+58
*
Add generator expression support to OUTPUT_DIRECTORY target properties
Robert Goulet
2015-08-12
2
-1/+14
*
Add generator expression support to OUTPUT_NAME target property
Robert Goulet
2015-07-09
2
-1/+4
*
Tests: Fix ExportImport on AIX with GCC
Brad King
2015-04-23
1
-0/+1
*
install: Allow generator expressions in TARGETS DESTINATION (#14317)
Brad King
2015-02-11
2
-0/+4
*
try_run: Add tests for LINK_LIBRARIES with mock libraries.
Matt McCormick
2015-01-26
1
-0/+30
*
install: Allow absolute EXPORT destination with relative targets (#15258)
Brad King
2014-12-15
2
-0/+25
*
install: Support generator expressions in FILES and PROGRAMS mode
Brad King
2014-02-21
2
-0/+17
*
Export: Prefix relative items with genexes in INSTALL_INTERFACE.
Stephen Kelly
2013-11-26
1
-0/+1
*
Export: Process INSTALL_INTERFACE in INCLUDES DESTINATION.
Stephen Kelly
2013-11-26
1
-0/+3
*
Export: Process relative includes after genex evaluation.
Stephen Kelly
2013-11-26
1
-0/+2
*
Always consider includes from IMPORTED targets to be SYSTEM.
Stephen Kelly
2013-09-24
2
-0/+56
*
Merge topic 'install-interface-relative'
Brad King
2013-07-26
1
-0/+1
|
\
|
*
Genex: Allow relative paths in INSTALL_INTERFACE.
Stephen Kelly
2013-07-25
1
-0/+1
*
|
Merge topic 'install-interface-includes'
Brad King
2013-07-26
1
-0/+3
|
\
\
|
|
/
|
*
Add a convenient way to add the includes install dir to the INTERFACE.
Stephen Kelly
2013-07-24
1
-0/+3
*
|
Use linked frameworks as a source of include directories.
Stephen Kelly
2013-07-24
3
-0/+19
|
/
*
Merge topic 'INTERFACE_LINK_LIBRARIES-prop'
Brad King
2013-07-15
7
-0/+38
|
\
|
*
Export: Generate INTERFACE_LINK_LIBRARIES property on targets.
Stephen Kelly
2013-07-08
7
-0/+38
*
|
Merge topic 'IMPORTED-build-dependencies'
Brad King
2013-07-15
5
-0/+62
|
\
\
|
|
/
|
/
|
|
*
Test non-IMPORTED libraries in the INTERFACE of IMPORTED libraries.
Stephen Kelly
2013-07-02
5
-0/+62
*
|
Generate INTERFACE_COMPILE_OPTIONS on export.
Stephen Kelly
2013-06-10
2
-0/+19
|
/
*
Add EXPORT_NAME property.
Stephen Kelly
2013-05-18
3
-1/+17
*
Add includes and compile definitions with target_link_libraries.
Stephen Kelly
2013-01-31
1
-13/+1
*
Export targets to a targets file, not a Config file.
Stephen Kelly
2013-01-31
1
-2/+2
*
Don't allow targets args in the new target commands.
Stephen Kelly
2013-01-29
1
-6/+13
*
Add the COMPATIBLE_INTERFACE_STRING property.
Stephen Kelly
2013-01-24
2
-0/+6
*
Export the COMPATIBLE_INTERFACE_BOOL content properties
Stephen Kelly
2013-01-21
2
-0/+6
*
Make INTERFACE determined properties readable in generator expressions.
Stephen Kelly
2013-01-20
2
-1/+10
*
Export the INTERFACE_PIC property.
Stephen Kelly
2013-01-15
2
-0/+24
*
Make the BUILD_INTERFACE of export()ed targets work.
Stephen Kelly
2013-01-15
2
-4/+18
*
Add a test for the interfaces in targets exported from the build tree.
Stephen Kelly
2013-01-15
1
-16/+13
[next]