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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
modernize: manage cmCommand instances using unique_ptr.
Marc Chevrier
2019-07-14
1
-1/+6
*
cmExportCommand: Port to cmArgumentParser
Regina Pfeifer
2019-04-04
1
-24/+0
*
Use C++11 override instead of CM_OVERRIDE
Brad King
2017-09-15
1
-2/+2
*
IWYU: Mark cmConfigure.h with pragma: keep
Daniel Pfeifer
2017-08-26
1
-1/+1
*
cmCommand: remove unused methods from interface and all implementations
Daniel Pfeifer
2017-05-11
1
-5/+0
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1/+1
*
cmConfigure: Ensure separate include block in headers
Daniel Pfeifer
2017-04-11
1
-0/+1
*
cmCommand: remove member Helper
Daniel Pfeifer
2017-02-13
1
-0/+1
*
Remove cmObject.h and cmTypeMacro.h
Daniel Pfeifer
2016-10-24
1
-1/+0
*
Merge topic 'remove-cmobject-uses'
Brad King
2016-10-24
1
-2/+0
|
\
|
*
Make cmCommand not inherit from cmObject
Daniel Pfeifer
2016-10-22
1
-2/+0
*
|
Separate compilation for commands included in cmCommands
Daniel Pfeifer
2016-10-21
1
-1/+7
|
/
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
Add support for creating prebuilt Android.mk files
Bill Hoffman
2016-09-13
1
-0/+1
*
mark functions with CM_OVERRIDE
Daniel Pfeifer
2016-06-27
1
-4/+4
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-12/+8
*
stringapi: Command names
Ben Boeckel
2014-03-08
1
-1/+1
*
export: Implement EXPORT subcommand (#9822)
Stephen Kelly
2013-12-24
1
-0/+4
*
Drop builtin command documentation
Brad King
2013-10-16
1
-56/+0
*
export(): Process the export() command at generate time.
Stephen Kelly
2013-10-11
1
-1/+3
*
Export: Generate INTERFACE_LINK_LIBRARIES property on targets.
Stephen Kelly
2013-07-08
1
-1/+6
*
Add 'const' qualifier to some cmCommand members
Yury G. Kudryashov
2012-02-29
1
-3/+3
*
export(): Document undefined behavior of location properties
Brad King
2011-12-01
1
-0/+2
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
Teach export(PACKAGE) to fill the package registry
Brad King
2009-09-01
1
-1/+21
*
ENH: Implemented link-interface specification feature.
Brad King
2008-01-30
1
-0/+5
*
ENH: Restored APPEND option to EXPORT() command in new implementation.
Brad King
2008-01-28
1
-1/+4
*
ENH: Updated exporting and importing of targets to support libraries and conf...
Brad King
2008-01-28
1
-12/+19
*
ENH: add return and break support to cmake, also change basic command invocat...
Ken Martin
2008-01-23
1
-1/+2
*
STYLE: make formatting of help a bit more consistent
Alexander Neundorf
2007-12-20
1
-1/+1
*
ENH: make commands lower case by default
Ken Martin
2007-10-10
1
-2/+2
*
STYLE: fix line lengths
Alexander Neundorf
2007-07-20
1
-1/+2
*
ENH: add framework for unified handling of arguments to cmake commands,
Alexander Neundorf
2007-07-02
1
-4/+6
*
ENH: add cmExternalMakefileProjectGenerator, which should make it easier to
Alexander Neundorf
2007-06-08
1
-0/+85