summaryrefslogtreecommitdiffstats
path: root/Source/cmFindProgramCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
...
* FIX: Entry doc. should never be overwritten. This may cause cmake to be re-ru...Berk Geveci2002-01-151-0/+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-2/+3
* ENH: Added cmSystemTools::GlobDirs function to allow wildcards in paths (like...Brad King2001-09-201-2/+5
* ENH: big change, only allow commands access to the cache via the cmMakefile c...Bill Hoffman2001-08-081-11/+10
* ENH: rename Invoke to InitialPassBill Hoffman2001-06-061-1/+1
* expands reg valuesKen Martin2001-05-111-0/+2
* ERR: Removed unused variableBrad King2001-05-101-1/+0
* ENH: change find library and find program to look for more than one nameBill Hoffman2001-05-091-25/+62
* ENH: move testing stuff to cmake from configure, good bye dashboard... :)Bill Hoffman2001-05-041-2/+5
* ENH: Added cmSystemTools::FindProgram() and full-path detection utilities.Brad King2001-05-031-19/+13
* ENH:New copyrightWill Schroeder2001-04-271-3/+28
* ENH: add help for cache entriesBill Hoffman2001-04-261-0/+1
* fixed bug and modified functionalityKen Martin2001-02-261-16/+23
* ERR: Fixed warnings (int->unsigned int and a few others).Brad King2001-02-231-1/+1
* ENH: first pass at cache, clean up the unix generator, clean up configure.in ...Bill Hoffman2001-02-191-5/+19
* ENH: add new commands fro find library and find programKen Martin2001-02-161-27/+2
* ENH:Reworked CMake for consistencyWill Schroeder2001-01-181-0/+80