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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
2
-0/+12
*
Add generator expression support to OUTPUT_DIRECTORY target properties
Robert Goulet
2015-08-12
2
-2/+39
*
Add generator expression support to OUTPUT_NAME target property
Robert Goulet
2015-07-09
2
-2/+9
*
Export: Escape exported property values when writing CMake language files
Brad King
2015-06-24
1
-0/+4
*
install: Allow generator expressions in TARGETS DESTINATION (#14317)
Brad King
2015-02-11
2
-3/+10
*
Allow export of targets with INTERFACE_SOURCES.
Stephen Kelly
2015-02-10
3
-1/+37
*
install: Allow absolute EXPORT destination with relative targets (#15258)
Brad King
2014-12-15
5
-0/+19
*
Features: Extend concept to C language.
Stephen Kelly
2014-05-14
1
-1/+4
*
Export: Populate INTERFACE_COMPILE_FEATURES property.
Stephen Kelly
2014-04-08
1
-1/+4
*
install: Support generator expressions in FILES and PROGRAMS mode
Brad King
2014-02-21
3
-0/+18
*
install: Ensure that install(TARGETS) works with no DESTINATION
Stephen Kelly
2014-01-04
1
-1/+4
*
export: Implement EXPORT subcommand (#9822)
Stephen Kelly
2013-12-24
1
-5/+5
*
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
*
Consider targets with double colons to be IMPORTED or ALIAS targets.
Stephen Kelly
2013-10-21
1
-2/+2
*
Merge topic 'INTERFACE_LIBRARY-target-type'
Brad King
2013-10-08
5
-0/+72
|
\
|
*
install: Teach EXPORT option to handle INTERFACE_LIBRARY targets
Stephen Kelly
2013-10-08
1
-0/+20
|
*
export: Add support for INTERFACE_LIBRARY targets
Stephen Kelly
2013-10-08
5
-0/+52
*
|
Merge topic 'IMPORTED-target-SYSTEM-includes'
Brad King
2013-10-07
3
-0/+39
|
\
\
|
|
/
|
/
|
|
*
Always consider includes from IMPORTED targets to be SYSTEM.
Stephen Kelly
2013-09-24
3
-0/+39
*
|
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
3
-1/+40
*
try_compile: Extract IMPORTED targets from LINK_DEPENDENT_LIBRARIES
Stephen Kelly
2013-08-26
3
-1/+37
*
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
2
-0/+7
*
Merge topic 'install-interface-relative'
Brad King
2013-07-26
1
-0/+7
|
\
|
*
Genex: Allow relative paths in INSTALL_INTERFACE.
Stephen Kelly
2013-07-25
1
-0/+7
*
|
Merge topic 'install-interface-includes'
Brad King
2013-07-26
1
-1/+18
|
\
\
|
|
/
|
*
Add a convenient way to add the includes install dir to the INTERFACE.
Stephen Kelly
2013-07-24
1
-1/+18
*
|
Use linked frameworks as a source of include directories.
Stephen Kelly
2013-07-24
2
-0/+8
*
|
Merge topic 'INTERFACE_LINK_LIBRARIES-prop'
Brad King
2013-07-17
1
-0/+1
|
\
\
|
|
/
|
/
|
|
*
Fix ExportImport test cmp0022NEW build on Watcom
Brad King
2013-07-16
1
-0/+1
*
|
Merge topic 'INTERFACE_LINK_LIBRARIES-prop'
Brad King
2013-07-15
5
-0/+42
|
\
\
|
|
/
|
*
Export: Generate INTERFACE_LINK_LIBRARIES property on targets.
Stephen Kelly
2013-07-08
5
-0/+42
*
|
Merge topic 'IMPORTED-build-dependencies'
Brad King
2013-07-15
1
-0/+3
|
\
\
|
|
/
|
/
|
|
*
Test non-IMPORTED libraries in the INTERFACE of IMPORTED libraries.
Stephen Kelly
2013-07-02
1
-0/+3
*
|
Generate INTERFACE_COMPILE_OPTIONS on export.
Stephen Kelly
2013-06-10
1
-1/+5
|
/
*
Add EXPORT_NAME property.
Stephen Kelly
2013-05-18
6
-6/+48
*
install(EXPORT): Ensure clean INTERFACE_INCLUDE_DIRECTORIES
Stephen Kelly
2013-03-26
1
-2/+16
*
Rename variable for including current directory in interfaces
Brad King
2013-03-19
2
-2/+2
*
Fix cmGeneratorExpression::Preprocess for interleaved inputs.
Stephen Kelly
2013-03-18
1
-0/+4
*
Remove use of TARGET_DEFINED from the ExportImport test.
Stephen Kelly
2013-02-25
1
-1/+1
*
Add includes and compile definitions with target_link_libraries.
Stephen Kelly
2013-01-31
1
-17/+20
*
Export targets to a targets file, not a Config file.
Stephen Kelly
2013-01-31
1
-2/+2
*
Merge topic 'fix-TARGET_PROPERTY-extraction'
Brad King
2013-01-29
1
-0/+2
|
\
[next]