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
...
*
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]