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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
exports: move the handling of missing targets into subclasses
Alex Neundorf
2012-09-30
1
-9/+7
*
exports: first try at error handling if a target is missing
Alex Neundorf
2012-09-28
1
-2/+6
*
exports: accept a missing target if it is exported exactly once
Alex Neundorf
2012-09-28
1
-1/+6
*
install(EXPORT): Enforce existence of imported target files
Alex Neundorf
2011-11-22
1
-0/+5
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
ENH: Centralize default link interface computation
Brad King
2009-07-06
1
-3/+0
*
ENH: Pass dependent library search path to linker on some platforms.
Brad King
2008-02-01
1
-1/+2
*
ENH: Support linking to shared libs with dependent libs
Brad King
2008-01-31
1
-4/+4
*
COMP: Remove unused parameter.
Brad King
2008-01-31
1
-2/+1
*
ENH: Implemented link-interface specification feature.
Brad King
2008-01-30
1
-0/+5
*
BUG: Fix export/import file generation to not store link dependencies of exec...
Brad King
2008-01-28
1
-0/+3
*
ENH: Restored APPEND option to EXPORT() command in new implementation.
Brad King
2008-01-28
1
-0/+2
*
COMP: Add virtual destructor to cmExportFileGenerator to avoid warnings about...
Brad King
2008-01-28
1
-0/+2
*
ENH: Updated exporting and importing of targets to support libraries and conf...
Brad King
2008-01-28
1
-0/+96