summaryrefslogtreecommitdiffstats
path: root/Source/cmOptionCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* ENH: do not write over existing cache values even doc strings to avoid changi...Berk Geveci2001-11-271-6/+0
* ENH: change InitialPass to take a const reference to the argument string, to ...Bill Hoffman2001-09-201-1/+1
* Allow option value to be expanded (thus, we can use the value of another opti...Sebastien Barre2001-08-191-3/+4
* ENH: big change, only allow commands access to the cache via the cmMakefile c...Bill Hoffman2001-08-081-9/+6
* ENH: rename Invoke to InitialPassBill Hoffman2001-06-061-1/+1
* ENH: move testing stuff to cmake from configure, good bye dashboard... :)Bill Hoffman2001-05-041-2/+7
* ENH:New copyrightWill Schroeder2001-04-271-3/+28
* better helpKen Martin2001-04-261-3/+6
* ENH: add help for cache entriesBill Hoffman2001-04-261-1/+3
* many fixes and cleanup and featuresKen Martin2001-04-241-1/+1
* BUG: fix build directory problemBill Hoffman2001-04-241-2/+1
* new commandKen Martin2001-04-231-0/+43