Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: add checking for NOTFOUND | Bill Hoffman | 2003-01-31 | 1 | -2/+2 |
| | |||||
* | ENH: Added reference to Copyright.txt. Removed old reference to ITK ↵ | Brad King | 2002-10-23 | 1 | -12/+12 |
| | | | | copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. | ||||
* | Fix bug in trying to set stding with null | Andy Cedilnik | 2002-08-27 | 1 | -0/+4 |
| | |||||
* | modified how source files store properties | Ken Martin | 2002-08-16 | 1 | -21/+36 |
| | |||||
* | modified create test source to create a vector | Ken Martin | 2002-06-19 | 1 | -1/+0 |
| | |||||
* | modified create test source to create a vector | Ken Martin | 2002-06-19 | 1 | -0/+1 |
| | |||||
* | ENH: major change, the cmMakefile now contains a master list of cmSourceFile ↵ | Bill Hoffman | 2002-03-29 | 1 | -5/+8 |
| | | | | objects, the source lists reference the list via pointers, also you can now set properties on a file, like compile flags, abstract, etc. | ||||
* | ENH:Updated copyright | Will Schroeder | 2002-01-21 | 1 | -30/+6 |
| | |||||
* | BUG: fix generated files with no extension bug | Bill Hoffman | 2002-01-21 | 1 | -1/+6 |
| | |||||
* | ENH: Classify a file as source or header even when the extension is given | Amitha Perera | 2001-12-28 | 1 | -2/+6 |
| | | | | explicitly. | ||||
* | ENH: clean up error report for source files not found | Bill Hoffman | 2001-10-15 | 1 | -5/+3 |
| | |||||
* | ENH: Source and header file extensions are in variables in cmMakefile. | Amitha Perera | 2001-07-16 | 1 | -62/+42 |
| | | | | AUX_SOURCE_DIRECTORY will only add files that have a "source" extension. | ||||
* | ENH: add support for mac osx | Bill Hoffman | 2001-07-16 | 1 | -1/+21 |
| | |||||
* | BUG: fix bootstrap build on unix | Bill Hoffman | 2001-06-21 | 1 | -1/+9 |
| | |||||
* | ENH: fix cmake so it can boot strap itself better | Bill Hoffman | 2001-06-20 | 1 | -0/+7 |
| | |||||
* | ERR: allow *.cpp as well as *.cxx etc etc | John Biddiscombe | 2001-06-14 | 1 | -0/+11 |
| | |||||
* | added load cache command and fixed source file | Ken Martin | 2001-05-09 | 1 | -1/+11 |
| | |||||
* | ENH:New copyright | Will Schroeder | 2001-04-27 | 1 | -3/+28 |
| | |||||
* | many fixes and cleanup and features | Ken Martin | 2001-04-24 | 1 | -0/+125 |