summaryrefslogtreecommitdiffstats
path: root/Source/cmSiteNameCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* SITE_NAME should return the most qualified name of the host. If nslookup work...Sebastien Barre2001-10-181-2/+3
* ENH: change InitialPass to take a const reference to the argument string, to ...Bill Hoffman2001-09-201-1/+1
* ENH: drop the case of the site name. This makes it consistent with Dart's usage.Bill Lorensen2001-09-121-2/+2
* 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 c...Bill Hoffman2001-08-081-9/+8
* FIX: added AddDefinition() to store site name and build name in makefile. Al...Jim Miller2001-06-251-0/+15
* 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