summaryrefslogtreecommitdiffstats
path: root/Source/cmGeneratorTarget.cxx
Commit message (Expand)AuthorAgeFilesLines
* VS: Restore header files marked as OS X Framework content (#13196)Brad King2012-05-071-7/+0
* Classify known header file extensions as headersBrad King2012-03-281-0/+5
* Always compile sources with known languageBrad King2012-03-281-4/+4
* Simplify cmVisualStudio10TargetGenerator source classificationBrad King2012-03-191-2/+9
* Merge branch 'object-library' into xcode-object-libraryBrad King2012-03-191-0/+74
|\
| * Add $<TARGET_OBJECTS:...> expression to use an object libraryBrad King2012-03-161-0/+74
* | Allow txt files as ExtraSources in object library targetsDavid Cole2012-03-161-1/+4
|/
* Add OBJECT_LIBRARY target typeBrad King2012-03-131-0/+21
* Add cmGeneratorTarget to represent a target during generationBrad King2012-03-091-0/+74