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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
Don't allow targets args in the new target commands.
Stephen Kelly
2013-01-29
1
-6/+13
|
*
|
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
3
-1/+14
|
*
Export the COMPATIBLE_INTERFACE_BOOL content properties
Stephen Kelly
2013-01-21
3
-0/+15
|
*
Make INTERFACE determined properties readable in generator expressions.
Stephen Kelly
2013-01-20
2
-1/+10
*
|
Merge branch 'xcode-duplicate-flags-13354' into generator-toolset
Brad King
2013-01-31
12
-3/+292
|
\
\
|
|
/
|
*
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
3
-0/+28
|
*
Make the BUILD_INTERFACE of export()ed targets work.
Stephen Kelly
2013-01-15
6
-5/+46
|
*
Add a test for the interfaces in targets exported from the build tree.
Stephen Kelly
2013-01-15
2
-16/+14
|
*
Allow generator expressions in LINK_INTERFACE_LIBRARIES.
Stephen Kelly
2013-01-10
7
-1/+95
|
*
Fix linking to imported libraries test.
Stephen Kelly
2013-01-10
2
-3/+3
|
*
Handle INTERFACE properties transitively for includes and defines.
Stephen Kelly
2013-01-05
4
-1/+129
*
|
Tests: Run ctest custom commands with VERBATIM
Brad King
2013-01-31
1
-2/+4
|
/
*
exports: add a test for exporting dependent targets
Alex Neundorf
2012-09-30
4
-0/+21
*
Remove CMake-language block-end command arguments
Kitware Robot
2012-08-13
3
-7/+7
*
Convert CMake-language commands to lower case
Kitware Robot
2012-08-13
1
-15/+15
*
Check*.cmake: Expand imported targets in CMAKE_REQUIRED_LIBRARIES
Alex Neundorf
2012-02-21
1
-0/+11
*
Follow all dependencies of shared library private dependencies
Brad King
2011-12-14
3
-2/+25
*
Test CMAKE_GNUtoMS option in ExportImport on MinGW and MSys
Brad King
2011-12-05
2
-0/+6
*
Honor custom command dependencies on imported targets (#10395)
Brad King
2010-12-08
1
-5/+45
*
Allow add_dependencies() on imported targets (#10395)
Brad King
2010-11-19
2
-1/+17
*
Test link multiplicity export/import
Brad King
2009-09-01
9
-1/+26
*
COMP: Shorten ExportImport test command lines
Brad King
2009-07-14
2
-22/+20
*
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
7
-22/+42
*
ENH: Remove CMAKE_ANSI_CFLAGS from tests
Brad King
2009-07-08
2
-10/+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
4
-3/+36
*
ENH: Test transitive link to subdir-imported lib
Brad King
2009-04-06
6
-62/+97
*
ENH: Allow a custom list of debug configurations
Brad King
2008-09-04
2
-2/+11
*
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
6
-2/+63
*
ENH: preclean some warnings
Ken Martin
2008-03-25
3
-0/+3
*
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
*
ENH: Update ExportImport test to enforce dependent library paths
Brad King
2008-02-01
2
-0/+11
*
ENH: Support linking to shared libs with dependent libs
Brad King
2008-01-31
1
-10/+5
*
ENH: Updated ExportImport test to try LINK_INTERFACE_LIBRARIES.
Brad King
2008-01-30
7
-14/+59
*
BUG: Custom command driver outputs must be SYMBOLIC since no corresponding fi...
Brad King
2008-01-29
1
-0/+12
*
BUG: Make sure CMAKE_INSTALL_PREFIX stays in subproject caches.
Brad King
2008-01-29
1
-2/+2
*
ENH: Support exporting/importing of AppBundle targets.
Brad King
2008-01-28
4
-3/+45
*
BUG: Fix export/import file generation to not store link dependencies of exec...
Brad King
2008-01-28
3
-1/+6
*
ENH: Restored APPEND option to EXPORT() command in new implementation.
Brad King
2008-01-28
1
-1/+5
*
ENH: Added framework to ExportImport test.
Brad King
2008-01-28
4
-5/+17
*
ENH: Added ExportImport test to test new export/import features.
Brad King
2008-01-28
11
-0/+223
[prev]