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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tests: Bump CMake minimum required in tests to 2.8.12
Chuck Atkins
2020-12-23
1
-1/+1
*
CMakePackageConfigHelpers: Add version range support
Marc Chevrier
2020-09-23
2
-0/+18
*
Add INTERFACE libraries to generated buildsystem if they have SOURCES
Brad King
2020-08-07
2
-0/+17
*
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
*
Tests: Fix ExportImport PCH expectation on Cray Classic compiler
Brad King
2019-11-11
1
-1/+1
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-5/+4
*
PCH: Propagate INTERFACE_PRECOMPILE_HEADERS in install(EXPORT)
Brad King
2019-09-25
2
-0/+27
*
InterfaceLibrary: Whitelist EXPORT_PROPERTIES property
Brad King
2019-05-17
1
-0/+8
*
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
12
-34/+34
*
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
8
-21/+17
*
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
*
Export: Escape exported property values when writing CMake language files
Brad King
2015-06-24
1
-0/+11
*
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
*
Allow export of targets with INTERFACE_SOURCES.
Stephen Kelly
2015-02-10
2
-0/+15
*
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
*
Features: Extend concept to C language.
Stephen Kelly
2014-05-14
1
-0/+21
*
Tests: Fix name of cache variable.
Stephen Kelly
2014-05-07
1
-2/+2
*
Export: Populate INTERFACE_COMPILE_FEATURES property.
Stephen Kelly
2014-04-08
2
-0/+18
*
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
*
Consider targets with double colons to be IMPORTED or ALIAS targets.
Stephen Kelly
2013-10-21
1
-9/+9
*
Merge topic 'INTERFACE_LIBRARY-target-type'
Brad King
2013-10-08
4
-0/+95
|
\
|
*
install: Teach EXPORT option to handle INTERFACE_LIBRARY targets
Stephen Kelly
2013-10-08
1
-0/+13
|
*
export: Add support for INTERFACE_LIBRARY targets
Stephen Kelly
2013-10-08
4
-0/+82
*
|
Always consider includes from IMPORTED targets to be SYSTEM.
Stephen Kelly
2013-09-24
2
-0/+56
|
/
*
try_compile: Extract IMPORTED targets from INTERFACE_LINK_LIBRARIES
Stephen Kelly
2013-08-26
1
-0/+15
*
try_compile: Extract IMPORTED targets from LINK_DEPENDENT_LIBRARIES
Stephen Kelly
2013-08-26
1
-6/+6
*
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
|
\
\
|
|
/
[next]