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
*
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
|
\
|
*
Fix TARGET_PROPERTY target extractions.
Stephen Kelly
2013-01-29
1
-0/+2
*
|
Add the INSTALL_PREFIX genex.
Stephen Kelly
2013-01-27
1
-1/+16
|
/
*
Add the COMPATIBLE_INTERFACE_STRING property.
Stephen Kelly
2013-01-24
1
-1/+8
*
Export the COMPATIBLE_INTERFACE_BOOL content properties
Stephen Kelly
2013-01-21
1
-0/+9
*
Test evaluation target via export for generator expressions
Stephen Kelly
2013-01-15
1
-1/+1
*
Export the INTERFACE_PIC property.
Stephen Kelly
2013-01-15
1
-0/+4
*
Make the BUILD_INTERFACE of export()ed targets work.
Stephen Kelly
2013-01-15
4
-1/+28
*
Add a test for the interfaces in targets exported from the build tree.
Stephen Kelly
2013-01-15
1
-0/+1
*
Allow generator expressions in LINK_INTERFACE_LIBRARIES.
Stephen Kelly
2013-01-10
5
-1/+73
*
Handle INTERFACE properties transitively for includes and defines.
Stephen Kelly
2013-01-05
2
-1/+90
*
exports: add a test for exporting dependent targets
Alex Neundorf
2012-09-30
3
-0/+17
*
Remove CMake-language block-end command arguments
Kitware Robot
2012-08-13
1
-2/+2
*
Follow all dependencies of shared library private dependencies
Brad King
2011-12-14
3
-2/+25
*
Test link multiplicity export/import
Brad King
2009-09-01
7
-0/+22
*
COMP: Fix ExportImport testLib6 on VS6
Brad King
2009-07-13
2
-1/+1
*
ENH: Test export/import of link interface languages
Brad King
2009-07-11
3
-3/+17
*
ENH: Remove CMAKE_ANSI_CFLAGS from tests
Brad King
2009-07-08
1
-5/+0
*
ENH: Allow more specification of target file names
Brad King
2009-05-01
1
-0/+9
*
ENH: Allow IMPORTED_IMPLIB w/o IMPORTED_LOCATION
Brad King
2009-04-08
2
-1/+22
*
ENH: Allow a custom list of debug configurations
Brad King
2008-09-04
1
-0/+4
*
ENH: Make link interface mode more distinct
Brad King
2008-08-18
1
-1/+2
*
BUG: Fix ExportImport test on VS6
Brad King
2008-08-12
3
-2/+10
*
ENH: Test target_link_libraries INTERFACE option
Brad King
2008-08-11
4
-1/+50
*
ENH: preclean some warnings
Ken Martin
2008-03-25
1
-0/+1
*
ENH: Improve exporting/importing of targets
Brad King
2008-02-06
1
-1/+4
*
COMP: Convert C function prototypes to use (void) instead of ().
Brad King
2008-02-03
4
-5/+5
*
BUG: Remove InstallNameFixupPath from cmTarget and cmInstallTargetGenerator.
Brad King
2008-02-01
1
-8/+8
[next]