summaryrefslogtreecommitdiffstats
path: root/Source/cmExecProgramCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* ENH:Updated copyrightWill Schroeder2002-01-211-29/+5
* Fix: "cd arg2 ; arg1" not working. OK with &&. Also should prevent from: "cd ...Sebastien Barre2002-01-191-1/+1
* Fix bug: was expanding second arg even if not passed. crashedSebastien Barre2002-01-181-2/+2
* ENH: change InitialPass to take a const reference to the argument string, to ...Bill Hoffman2001-09-201-1/+2
* ENH: rename Invoke to InitialPassBill Hoffman2001-06-061-1/+1
* ENH: call configure from cmakeBill Hoffman2001-05-071-0/+71