summaryrefslogtreecommitdiffstats
path: root/Source/cmExportBuildFileGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
...
* Make the BUILD_INTERFACE of export()ed targets work.Stephen Kelly2013-01-151-0/+2
* Move the exported check for dependencies of targetsStephen Kelly2013-01-151-6/+5
* Split LINK_INTERFACE_LIBRARIES export handling into dedicated method.Stephen Kelly2013-01-101-0/+4
* Handle INTERFACE properties transitively for includes and defines.Stephen Kelly2013-01-051-0/+15
* Populate the ExportedTargets member early in GenerateMainFileStephen Kelly2013-01-051-11/+14
* Generate an early-return guard in target Export files.Stephen Kelly2012-11-301-0/+14
* exports: move the handling of missing targets into subclassesAlex Neundorf2012-09-301-17/+25
* exports: first try at error handling if a target is missingAlex Neundorf2012-09-281-1/+3
* exports: accept a missing target if it is exported exactly onceAlex Neundorf2012-09-281-6/+17
* Add CMAKE_GNUtoMS option to convert GNU .dll.a to MS .libBrad King2011-12-051-0/+2
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* BUG: Fix LOCATION property for Mac AppBundlesBrad King2009-01-201-7/+1
* ENH: Improve exporting/importing of targetsBrad King2008-02-061-4/+25
* ENH: Pass dependent library search path to linker on some platforms.Brad King2008-02-011-7/+5
* ENH: Implemented link-interface specification feature.Brad King2008-01-301-4/+22
* STYLE: Updated TODO comment for PUBLIC_HEADER_LOCATION export.Brad King2008-01-281-0/+2
* ENH: Support exporting/importing of AppBundle targets.Brad King2008-01-281-0/+5
* ENH: Updated exporting and importing of targets to support libraries and conf...Brad King2008-01-281-0/+117