summaryrefslogtreecommitdiff
path: root/Source/cmExportCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* ENH: Improve exporting/importing of targetsBrad King2008-02-061-1/+1
* ENH: Implemented link-interface specification feature.Brad King2008-01-301-6/+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-109/+88
* ENH: add return and break support to cmake, also change basic command invocat...Ken Martin2008-01-231-1/+1
* BUG: fix #5806, wrong quotes used in the exported fileAlexander Neundorf2007-10-141-1/+1
* STYLE: use correct case for cmGlobalUnixMakefileGenerator3Alexander Neundorf2007-08-091-2/+2
* COMP: fix warningsAlexander Neundorf2007-07-021-4/+4
* ENH: add framework for unified handling of arguments to cmake commands,Alexander Neundorf2007-07-021-105/+55
* ENH: fail if an unknown target is listedAlexander Neundorf2007-06-081-12/+32
* ENH: add cmExternalMakefileProjectGenerator, which should make it easier toAlexander Neundorf2007-06-081-0/+233