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
*
Support building shared libraries or modules without soname (#13155)
Modestas Vainius
2012-04-30
1
-3/+13
*
install(EXPORT): Improve target import failure message format
Brad King
2011-11-22
1
-13/+10
*
install(EXPORT): Enforce existence of imported target files
Alex Neundorf
2011-11-22
1
-0/+66
*
Add support for CFBundle targets on the Mac (#11295)
Richard Bateman
2011-01-11
1
-0/+6
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
Define 'multiplicity' for cyclic dependencies
Brad King
2009-09-01
1
-0/+8
*
ENH: Export and import link interface languages
Brad King
2009-07-11
1
-0/+3
*
ENH: Simplify cmTarget link interface storage
Brad King
2009-07-07
1
-1/+1
*
ENH: Centralize default link interface computation
Brad King
2009-07-06
1
-44/+1
*
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