Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | ENH: Removed unused methods that should never be used anyway. | Brad King | 2007-05-28 | 1 | -3/+0 | |
| | ||||||
* | ENH: Made cmSourceFile::GetDepends return reference to const so dependencies ↵ | Brad King | 2007-05-28 | 1 | -1/+1 | |
| | | | | can be added only by an access method in cmSourceFile. | |||||
* | ENH: allow source file properties to chain to Directories and up | Ken Martin | 2006-12-13 | 1 | -0/+9 | |
| | ||||||
* | ENH: make properties a bit more formal with documentation and chaining | Ken Martin | 2006-12-07 | 1 | -5/+11 | |
| | ||||||
* | STYLE: fix line length | Ken Martin | 2006-05-12 | 1 | -1/+2 | |
| | ||||||
* | ENH: Added information about target needing a source file when one cannot be ↵ | Brad King | 2006-05-05 | 1 | -2/+3 | |
| | | | | found. | |||||
* | STYLE: some m_ to this-> cleanup | Ken Martin | 2006-03-15 | 1 | -18/+18 | |
| | ||||||
* | ENH: Speedup by storing source name without last extension | Andy Cedilnik | 2005-04-13 | 1 | -0/+6 | |
| | ||||||
* | BUG: cmSourceFile instances should delete their own custom commands when a ↵ | Brad King | 2005-02-18 | 1 | -3/+2 | |
| | | | | new one is set. | |||||
* | removed redundent includes | Ken Martin | 2003-08-10 | 1 | -1/+0 | |
| | ||||||
* | yikes added new custom command support | Ken Martin | 2003-06-03 | 1 | -3/+17 | |
| | ||||||
* | ENH: Added reference to Copyright.txt. Removed old reference to ITK ↵ | Brad King | 2002-10-23 | 1 | -3/+3 | |
| | | | | copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. | |||||
* | modified how source files store properties | Ken Martin | 2002-08-16 | 1 | -30/+7 | |
| | ||||||
* | performance fix | Ken Martin | 2002-06-28 | 1 | -2/+2 | |
| | ||||||
* | minor cleanup | Ken Martin | 2002-06-28 | 1 | -2/+1 | |
| | ||||||
* | performance inprovements | Ken Martin | 2002-06-28 | 1 | -0/+1 | |
| | ||||||
* | ENH: add file specific compile flags | Bill Hoffman | 2002-03-04 | 1 | -0/+4 | |
| | ||||||
* | ENH:Updated copyright | Will Schroeder | 2002-01-21 | 1 | -30/+6 | |
| | ||||||
* | ENH: Source and header file extensions are in variables in cmMakefile. | Amitha Perera | 2001-07-16 | 1 | -5/+7 | |
| | | | | AUX_SOURCE_DIRECTORY will only add files that have a "source" extension. | |||||
* | ENH:New copyright | Will Schroeder | 2001-04-27 | 1 | -5/+30 | |
| | ||||||
* | many fixes and cleanup and features | Ken Martin | 2001-04-24 | 1 | -0/+117 | |