Bill Hoffman
|
baa28efd10
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
Brad King
|
ee86c59cba
|
ENH: Added extra newline in an error message to improve readability.
|
2001-09-20 10:53:34 -04:00 |
Bill Hoffman
|
48febc4ed3
|
BUG: cmSystemTools::CollapseFullPath is a bad thing to call on the compiler which is a filepath
|
2001-08-20 09:23:16 -04:00 |
Sebastien Barre
|
4dda26b40a
|
If the value is a path, collapse it (cleaner)
|
2001-08-19 07:36:46 -04:00 |
Bill Hoffman
|
db1303aa7d
|
ENH: big change, only allow commands access to the cache via the cmMakefile class and GetDefinition, also the cmMakefile is the only way for commands to add to the cache. Also, some changes to configure.in that check for for scoping
|
2001-08-08 11:54:46 -04:00 |
Bill Hoffman
|
9922155423
|
ENH: rename Invoke to InitialPass
|
2001-06-06 13:19:15 -04:00 |
Bill Hoffman
|
c57d16eb41
|
ENH: add better error checking
|
2001-06-04 18:23:58 -04:00 |
Geoffrey Cross
|
bdfdfb73a2
|
bug meaning that set(a b) just set a to "" and not to b
|
2001-05-25 17:19:04 -04:00 |
Bill Hoffman
|
5731bc9d54
|
ENH: change the syntax of the SET command, fix the combo box for larger strings
|
2001-05-24 12:57:33 -04:00 |
Bill Hoffman
|
650691850b
|
BUG: fix compiler name
|
2001-05-21 10:47:00 -04:00 |
Bill Hoffman
|
cb0af952cf
|
ENH: allow cache to override config file
|
2001-05-18 13:04:36 -04:00 |
Bill Hoffman
|
1cd9ce6f6e
|
ENH: unify make process on unix
|
2001-05-16 15:15:21 -04:00 |
Ken Martin
|
a99dfa60ae
|
new set command and IF NOT
|
2001-05-01 11:16:20 -04:00 |