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
/
cmExportBuildFileGenerator.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
1
-1/+9
*
mark functions with CM_OVERRIDE
Daniel Pfeifer
2016-06-27
1
-8/+8
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-12/+14
*
Export: Port internal utility to cmGeneratorTarget.
Stephen Kelly
2015-10-18
1
-4/+4
*
Export: Port some API to cmGlobalGenerator.
Stephen Kelly
2015-10-18
1
-2/+1
*
cmMakefile: Store container of cmExportBuildFileGenerators.
Stephen Kelly
2015-10-14
1
-6/+2
*
cmGeneratorTarget: Move GetInstallNameDir* from cmTarget.
Stephen Kelly
2015-08-05
1
-1/+2
*
Port cmExportBuildFileGenerator to cmGeneratorTarget.
Stephen Kelly
2015-07-27
1
-2/+2
*
cmMakefile: return a backtrace
Ben Boeckel
2014-06-05
1
-1/+1
*
stringapi: Pass configuration names as strings
Ben Boeckel
2014-03-08
1
-2/+2
*
export: Implement EXPORT subcommand (#9822)
Stephen Kelly
2013-12-24
1
-2/+5
*
export(): Handle multiple dependent export sets.
Stephen Kelly
2013-10-11
1
-1/+5
*
export(): Process the export() command at generate time.
Stephen Kelly
2013-10-11
1
-3/+9
*
export(): Set a Makefile on the cmExportBuildFileGenerator.
Stephen Kelly
2013-10-10
1
-5/+8
*
OS X: Add support for @rpath in export files.
Clinton Stimpson
2013-06-03
1
-0/+2
*
Move the exported check for dependencies of targets
Stephen Kelly
2013-01-15
1
-1/+2
*
exports: move the handling of missing targets into subclasses
Alex Neundorf
2012-09-30
1
-3/+8
*
exports: accept a missing target if it is exported exactly once
Alex Neundorf
2012-09-28
1
-1/+2
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
ENH: Pass dependent library search path to linker on some platforms.
Brad King
2008-02-01
1
-1/+2
*
ENH: Implemented link-interface specification feature.
Brad King
2008-01-30
1
-0/+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
-0/+55