summaryrefslogtreecommitdiff
path: root/Source/cmBuildNameCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* ENH: Use the new signatureAndy Cedilnik2003-08-031-2/+1
* ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpr...Brad King2003-06-231-2/+4
* ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...Brad King2002-10-231-6/+6
* ENH: fix build nameBill Hoffman2002-04-261-1/+2
* ENH:Updated copyrightWill Schroeder2002-01-211-29/+5
* Fix: argument was not used.Sebastien Barre2002-01-181-4/+3
* ENH: change InitialPass to take a const reference to the argument string, to ...Bill Hoffman2001-09-201-1/+1
* ENH: big change, only allow commands access to the cache via the cmMakefile c...Bill Hoffman2001-08-081-18/+9
* changes to better handle old values or hand set valuesKen Martin2001-07-101-1/+21
* FIX: BuildName removes path to compiler and converts any illegal charactersJim Miller2001-07-021-7/+7
* FIX: added AddDefinition() to store site name and build name in makefile. Al...Jim Miller2001-06-251-0/+2
* ENH: rename Invoke to InitialPassBill Hoffman2001-06-061-1/+1
* clean up for build on its ownBill Hoffman2001-05-211-1/+6
* BUG: fix compiler nameBill Hoffman2001-05-211-1/+1
* ENH: unify make process on unixBill Hoffman2001-05-161-3/+2
* ENH: Proper build nameDan Blezek2001-05-041-2/+16
* ENH: move testing stuff to cmake from configure, good bye dashboard... :)Bill Hoffman2001-05-041-0/+73