index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmLoadCacheCommand.cxx
Commit message (
Collapse
)
Author
Age
Files
Lines
*
changed cache manager and registered generators to no longer be singletons
Ken Martin
2002-08-28
1
-1/+1
|
*
make sure ; expansion is done in all commands
Bill Hoffman
2002-03-29
1
-3/+5
|
*
ENH: expand variables in arguments before the commands get them
Bill Hoffman
2002-03-05
1
-6/+2
|
*
ERR: Removed cmCacheManager::DefineCache method. It is no longer needed.
Brad King
2002-01-22
1
-1/+2
|
*
ENH:Updated copyright
Will Schroeder
2002-01-21
1
-4/+5
|
*
ENH: change InitialPass to take a const reference to the argument string, to ↵
Bill Hoffman
2001-09-20
1
-2/+3
|
|
|
|
avoid changes to the file cache
*
Adding new options to LoadCache.
Berk Geveci
2001-08-16
1
-3/+33
|
*
1. Added EXCLUDE option to LOAD_CACHE.
Berk Geveci
2001-08-15
1
-5/+28
|
|
|
|
2. Entries brought in from another cache are now marked as internal.
*
BUG: remove iostream.h includes
Bill Hoffman
2001-07-10
1
-1/+0
|
*
ENH: rename Invoke to InitialPass
Bill Hoffman
2001-06-06
1
-1/+1
|
*
added load cache command and fixed source file
Ken Martin
2001-05-09
1
-0/+38