Sebastien Barre
|
5cc95e4387
|
SITE_NAME should return the most qualified name of the host. If nslookup works, now the domain is appended to the hostname (whereas it *replaced* the host name before)
|
2001-10-18 18:01:19 -04:00 |
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 |
Bill Lorensen
|
275b334f8b
|
ENH: drop the case of the site name. This makes it consistent with Dart's usage.
|
2001-09-12 17:09:40 -04:00 |
Bill Hoffman
|
333e2dbf63
|
BUG: can not Add a definition that you just got
|
2001-08-08 13:14:44 -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 |
Jim Miller
|
d2c2cf3296
|
FIX: added AddDefinition() to store site name and build name in makefile. Also stripped
white space from the result of hostname.
|
2001-06-25 13:34:09 -04:00 |
Bill Hoffman
|
9922155423
|
ENH: rename Invoke to InitialPass
|
2001-06-06 13:19:15 -04:00 |
Dan Blezek
|
f386664efc
|
ENH: Correct sitename
|
2001-05-04 16:43:54 -04:00 |
Bill Hoffman
|
8a21493f56
|
ENH: move testing stuff to cmake from configure, good bye dashboard... :)
|
2001-05-04 11:34:59 -04:00 |