summaryrefslogtreecommitdiff
path: root/Source/cmFindPathCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
...
* FIX: Entry doc. should never be overwritten. This may cause cmake to be re-ru...Berk Geveci2002-01-151-1/+9
* ENH: add possibility to add doc strings to varibles created by find type comm...Bill Hoffman2001-11-261-3/+20
* ENH: change InitialPass to take a const reference to the argument string, to ...Bill Hoffman2001-09-201-1/+1
* ENH: Added cmSystemTools::GlobDirs function to allow wildcards in paths (like...Brad King2001-09-201-2/+4
* ENH: big change, only allow commands access to the cache via the cmMakefile c...Bill Hoffman2001-08-081-15/+9
* ENH: rename Invoke to InitialPassBill Hoffman2001-06-061-1/+1
* The path found is now collapsed (cleaner).Sebastien Barre2001-05-241-0/+1
* added registry entry support and windows app supportKen Martin2001-05-111-0/+1
* bug fixesKen Martin2001-04-301-4/+1
* better help stringsKen Martin2001-04-271-5/+36
* ENH: add help for cache entriesBill Hoffman2001-04-261-0/+2
* bug fixesKen Martin2001-04-261-0/+74