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
/
Source
/
cmExportFileGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: Allow a custom list of debug configurations
Brad King
2008-09-04
1
-5/+1
*
ENH: protect the export files against inclusion with cmake 2.4
Alexander Neundorf
2008-04-27
1
-0/+6
*
BUG: Generated target export files should set the policy version to 2.6 inste...
Brad King
2008-03-31
1
-5/+7
*
ENH: Add cmake_policy push/version/pop to import/export files.
Brad King
2008-03-13
1
-0/+7
*
COMP: Fix Borland 5.5 build
Brad King
2008-02-24
1
-3/+3
*
ENH: Pass dependent library search path to linker on some platforms.
Brad King
2008-02-01
1
-1/+1
*
ENH: Support linking to shared libs with dependent libs
Brad King
2008-01-31
1
-7/+24
*
COMP: Remove unused parameter.
Brad King
2008-01-31
1
-6/+3
*
BUG: Fixed previous commit in cmExportFileGenerator to separate libraries cor...
Brad King
2008-01-30
1
-1/+4
*
ENH: Implemented link-interface specification feature.
Brad King
2008-01-30
1
-19/+58
*
ENH: Support exporting/importing of AppBundle targets.
Brad King
2008-01-28
1
-4/+9
*
BUG: Fix export/import file generation to not store link dependencies of exec...
Brad King
2008-01-28
1
-2/+16
*
ENH: Restored APPEND option to EXPORT() command in new implementation.
Brad King
2008-01-28
1
-3/+26
*
ENH: Support exporting/importing of Framework targets.
Brad King
2008-01-28
1
-1/+12
*
ENH: Updated exporting and importing of targets to support libraries and conf...
Brad King
2008-01-28
1
-0/+281