Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated to match the SET | Ken Martin | 2002-08-26 | 1 | -19/+9 |
| | |||||
* | modified how source files store properties | Ken Martin | 2002-08-16 | 1 | -3/+3 |
| | |||||
* | make sure ; expansion is done in all commands | Bill Hoffman | 2002-03-29 | 1 | -2/+2 |
| | |||||
* | ENH: major change, the cmMakefile now contains a master list of cmSourceFile ↵ | Bill Hoffman | 2002-03-29 | 1 | -0/+55 |
objects, the source lists reference the list via pointers, also you can now set properties on a file, like compile flags, abstract, etc. |