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
/
Export
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add EXPORT_NO_SYSTEM target property, deprecate IMPORTED_NO_SYSTEM
Da Quexian
2022-06-17
1
-0/+11
*
Add usage requirements to update direct link dependencies
Brad King
2022-01-29
1
-0/+16
*
LCC: Add policy CMP0129 regarding interpreting LCC as GNU
makise-homura
2021-10-21
1
-0/+3
*
Merge topic 'lcc-compiler'
Brad King
2021-10-19
1
-0/+1
|
\
|
*
LCC: Add dedicated support for MCST LCC compiler
makise-homura
2021-10-15
1
-0/+1
*
|
export: Propagate IMPORTED_NO_SYSTEM target property to consumers
Brad King
2021-10-15
1
-0/+15
|
/
*
Tests: Add tests for new options
Kyle Edwards
2021-06-04
1
-0/+2
*
install(): Add IMPORTED_RUNTIME_ARTIFACTS mode
Kyle Edwards
2021-05-31
1
-0/+6
*
install(EXPORT): Fix exporting target w/ source named using CONFIG genex
Deniz Bahadir
2020-09-22
1
-0/+15
*
Tests: Enable CMP0022 in ExportImport out-of-dir linking case
Brad King
2020-01-14
1
-0/+1
*
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/+12
*
install,export: Do not treat language names as target names
Brad King
2019-10-16
1
-0/+5
*
install,export: Fix export of a genex following $<INSTALL_PREFIX>
Brad King
2019-10-04
1
-1/+4
*
LINK_DIRECTORIES: Add new properties and commands
Marc Chevrier
2018-09-25
1
-0/+12
*
target_link_libraries: Allow use with targets in other directories
Brad King
2018-09-12
1
-0/+9
*
Tests: Add test for $<0:...> in ExportImport
Kyle Edwards
2018-07-17
1
-3/+3
*
LINK_DEPENDS: add support for property INTERFACE_LINK_DEPENDS
Marc Chevrier
2018-06-27
1
-0/+14
*
LINK_OPTIONS: Add new family of properties
Marc Chevrier
2018-06-06
1
-0/+10
*
Export: allow exporting of additional properties
Wouter Klouwen
2018-03-16
1
-0/+8
*
Tests: Add cases for usage requirements of linked object libs
Brad King
2018-03-01
1
-3/+14
*
install,export: Maybe transform OBJECT libraries to INTERFACE libraries
Brad King
2018-02-28
1
-5/+13
*
Allow OBJECT libraries to be installed, exported, and imported
Robert Maynard
2017-04-18
1
-1/+12
*
Drop Visual Studio 6 generator
Brad King
2016-03-09
1
-8/+2
*
Fix export of STATIC library PRIVATE dependencies with CMP0022 NEW
Brad King
2016-01-15
1
-0/+6
*
Tests: Use CMP0022 NEW behavior in some ExportImport cases
Brad King
2016-01-15
1
-0/+3
*
Tests: Isolate policy changes in ExportImport test
Brad King
2016-01-15
1
-2/+5
*
install: Allow generator expressions in DIRECTORY
Yves Frederix
2016-01-13
1
-1/+1
*
Merge topic 'test-fix-C-comments'
Brad King
2015-09-28
1
-11/+11
|
\
|
*
Tests: Use C-Style comments in C sources and headers
Marc Chevrier
2015-09-25
1
-11/+11
*
|
install: Allow generator expressions in DIRECTORY DESTINATION
Robert Goulet
2015-09-24
1
-1/+1
|
/
*
Tests: Cover install(FILES) with a genex DESTINATION
Brad King
2015-09-23
1
-2/+2
*
Tests: Cover NO_SONAME property for SHARED libraries
Brad King
2015-08-20
1
-0/+5
*
Add generator expression support to OUTPUT_DIRECTORY target properties
Robert Goulet
2015-08-12
1
-2/+15
*
Add generator expression support to OUTPUT_NAME target property
Robert Goulet
2015-07-09
1
-2/+8
*
install: Allow generator expressions in TARGETS DESTINATION (#14317)
Brad King
2015-02-11
1
-3/+9
*
install: Allow absolute EXPORT destination with relative targets (#15258)
Brad King
2014-12-15
1
-0/+15
*
install: Support generator expressions in FILES and PROGRAMS mode
Brad King
2014-02-21
1
-0/+16
*
Export: Prefix relative items with genexes in INSTALL_INTERFACE.
Stephen Kelly
2013-11-26
1
-0/+8
*
Export: Process INSTALL_INTERFACE in INCLUDES DESTINATION.
Stephen Kelly
2013-11-26
1
-0/+32
*
Export: Process relative includes after genex evaluation.
Stephen Kelly
2013-11-26
1
-1/+15
*
Merge topic 'INTERFACE_LIBRARY-target-type'
Brad King
2013-10-08
1
-0/+2
|
\
|
*
export: Add support for INTERFACE_LIBRARY targets
Stephen Kelly
2013-10-08
1
-0/+2
*
|
Merge topic 'IMPORTED-target-SYSTEM-includes'
Brad King
2013-10-07
1
-0/+10
|
\
\
|
|
/
|
/
|
|
*
Always consider includes from IMPORTED targets to be SYSTEM.
Stephen Kelly
2013-09-24
1
-0/+10
*
|
Genex: Fix processing multiple include directories for relative paths
Stephen Kelly
2013-10-07
1
-1/+1
|
/
*
try_compile: Extract IMPORTED targets from INTERFACE_LINK_LIBRARIES
Stephen Kelly
2013-08-26
1
-1/+18
*
try_compile: Extract IMPORTED targets from LINK_DEPENDENT_LIBRARIES
Stephen Kelly
2013-08-26
1
-1/+15
*
Export: Process generator expressions from INCLUDES DESTINATION.
Stephen Kelly
2013-07-31
1
-12/+16
*
Fix crash on export of target with empty INTERFACE_INCLUDE_DIRECTORIES.
Stephen Kelly
2013-07-29
1
-0/+3
[next]