summaryrefslogtreecommitdiffstats
path: root/Source/cmSiteNameCommand.cxx
Commit message (Collapse)AuthorAgeFilesLines
* BUG: can not Add a definition that you just gotBill Hoffman2001-08-081-1/+0
|
* ENH: big change, only allow commands access to the cache via the cmMakefile ↵Bill Hoffman2001-08-081-9/+8
| | | | 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
* FIX: added AddDefinition() to store site name and build name in makefile. ↵Jim Miller2001-06-251-0/+15
| | | | | | Also stripped white space from the result of hostname.
* ENH: rename Invoke to InitialPassBill Hoffman2001-06-061-1/+1
|
* ENH: Correct sitenameDan Blezek2001-05-041-1/+5
|
* ENH: move testing stuff to cmake from configure, good bye dashboard... :)Bill Hoffman2001-05-041-0/+94