summaryrefslogtreecommitdiffstats
path: root/Source/cmListFileCache.cxx
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Moved ExpandListVariables out of individual commands. Argument ↵Brad King2002-12-111-6/+183
| | | | evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside.
* ENH: put the project command at the front of the projectBill Hoffman2002-12-021-1/+1
|
* ENH: remove cerr callsBill Hoffman2002-12-021-1/+0
|
* ENH: add PROJECT command if there is not oneBill Hoffman2002-12-021-4/+29
|
* ENH: Added reference to Copyright.txt. Removed old reference to ITK ↵Brad King2002-10-231-3/+3
| | | | copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
* Add a way to remove files from cacheAndy Cedilnik2002-09-191-0/+10
|
* remove unused variablesKen Martin2002-09-151-2/+0
|
* ENH: speed improvementsBill Hoffman2002-04-111-1/+6
|
* ENH:Updated copyrightWill Schroeder2002-01-211-0/+16
|
* Improvements to the curses interface.Berk Geveci2001-11-291-1/+6
|
* ENH: add better error reports in parsing cmake files, like what file has the ↵Bill Hoffman2001-10-021-1/+2
| | | | error
* ENH: add caching for the input CMakeList.txt files, 2X speed upBill Hoffman2001-08-281-0/+86