summaryrefslogtreecommitdiffstats
path: root/Source/cmLoadCacheCommand.h
Commit message (Collapse)AuthorAgeFilesLines
* ENH: CleanupsAndy Cedilnik2004-02-221-0/+2
|
* ENH: Cleaned up documentation and formatted it for use by cmDocumentation.Brad King2003-02-141-10/+17
|
* ENH: Added READ_WITH_PREFIX option to LOAD_CACHE command. This allows ↵Brad King2002-11-201-1/+13
| | | | reading of cache values from another cache without actually creating local copies of the cache entires. The values are stored as prefixed local makefile variables.
* 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.
* ENH:Updated copyrightWill Schroeder2002-01-211-29/+5
|
* TypoSebastien Barre2002-01-201-1/+1
|
* ENH: change InitialPass to take a const reference to the argument string, to ↵Bill Hoffman2001-09-201-1/+1
| | | | avoid changes to the file cache
* Adding new options to LoadCache.Berk Geveci2001-08-161-2/+6
|
* ENH: rename Invoke to InitialPassBill Hoffman2001-06-061-1/+1
|
* added load cache command and fixed source fileKen Martin2001-05-091-0/+99