Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | VS: Restore header files marked as OS X Framework content (#13196) | Brad King | 2012-05-07 | 1 | -7/+0 |
* | Classify known header file extensions as headers | Brad King | 2012-03-28 | 1 | -0/+5 |
* | Always compile sources with known language | Brad King | 2012-03-28 | 1 | -4/+4 |
* | Simplify cmVisualStudio10TargetGenerator source classification | Brad King | 2012-03-19 | 1 | -2/+9 |
* | Merge branch 'object-library' into xcode-object-library | Brad King | 2012-03-19 | 1 | -0/+74 |
|\ | |||||
| * | Add $<TARGET_OBJECTS:...> expression to use an object library | Brad King | 2012-03-16 | 1 | -0/+74 |
* | | Allow txt files as ExtraSources in object library targets | David Cole | 2012-03-16 | 1 | -1/+4 |
|/ | |||||
* | Add OBJECT_LIBRARY target type | Brad King | 2012-03-13 | 1 | -0/+21 |
* | Add cmGeneratorTarget to represent a target during generation | Brad King | 2012-03-09 | 1 | -0/+74 |