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
/
cmExportCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add OBJECT_LIBRARY target type
Brad King
2012-03-13
1
-0/+8
*
No CMAKE_CONFIGURATION_TYPES in single-config generators (#10202)
Brad King
2010-09-08
1
-9/+3
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
Use BeAPI for per-user package registry on Haiku
Brad King
2009-09-28
1
-0/+15
*
Teach export(PACKAGE) to fill the package registry
Brad King
2009-09-01
1
-0/+149
*
ENH: Improve exporting/importing of targets
Brad King
2008-02-06
1
-1/+1
*
ENH: Implemented link-interface specification feature.
Brad King
2008-01-30
1
-6/+8
*
ENH: Restored APPEND option to EXPORT() command in new implementation.
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
-109/+88
*
ENH: add return and break support to cmake, also change basic command invocat...
Ken Martin
2008-01-23
1
-1/+1
*
BUG: fix #5806, wrong quotes used in the exported file
Alexander Neundorf
2007-10-14
1
-1/+1
*
STYLE: use correct case for cmGlobalUnixMakefileGenerator3
Alexander Neundorf
2007-08-09
1
-2/+2
*
COMP: fix warnings
Alexander Neundorf
2007-07-02
1
-4/+4
*
ENH: add framework for unified handling of arguments to cmake commands,
Alexander Neundorf
2007-07-02
1
-105/+55
*
ENH: fail if an unknown target is listed
Alexander Neundorf
2007-06-08
1
-12/+32
*
ENH: add cmExternalMakefileProjectGenerator, which should make it easier to
Alexander Neundorf
2007-06-08
1
-0/+233