summaryrefslogtreecommitdiff
path: root/Source/cmExportBuildFileGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-12/+14
* Export: Port internal utility to cmGeneratorTarget.Stephen Kelly2015-10-181-4/+4
* Export: Port some API to cmGlobalGenerator.Stephen Kelly2015-10-181-2/+1
* cmMakefile: Store container of cmExportBuildFileGenerators.Stephen Kelly2015-10-141-6/+2
* cmGeneratorTarget: Move GetInstallNameDir* from cmTarget.Stephen Kelly2015-08-051-1/+2
* Port cmExportBuildFileGenerator to cmGeneratorTarget.Stephen Kelly2015-07-271-2/+2
* cmMakefile: return a backtraceBen Boeckel2014-06-051-1/+1
* stringapi: Pass configuration names as stringsBen Boeckel2014-03-081-2/+2
* export: Implement EXPORT subcommand (#9822)Stephen Kelly2013-12-241-2/+5
* export(): Handle multiple dependent export sets.Stephen Kelly2013-10-111-1/+5
* export(): Process the export() command at generate time.Stephen Kelly2013-10-111-3/+9
* export(): Set a Makefile on the cmExportBuildFileGenerator.Stephen Kelly2013-10-101-5/+8
* OS X: Add support for @rpath in export files.Clinton Stimpson2013-06-031-0/+2
* Move the exported check for dependencies of targetsStephen Kelly2013-01-151-1/+2
* exports: move the handling of missing targets into subclassesAlex Neundorf2012-09-301-3/+8
* exports: accept a missing target if it is exported exactly onceAlex Neundorf2012-09-281-1/+2
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: Pass dependent library search path to linker on some platforms.Brad King2008-02-011-1/+2
* ENH: Implemented link-interface specification feature.Brad King2008-01-301-0/+8
* ENH: Restored APPEND option to EXPORT() command in new implementation.Brad King2008-01-281-0/+2
* ENH: Updated exporting and importing of targets to support libraries and conf...Brad King2008-01-281-0/+55