summaryrefslogtreecommitdiffstats
path: root/Modules/FindWish.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
|
* Convert CMake find-modules to BSD LicenseBrad King2009-09-281-0/+14
| | | | | | | This adds copyright/license notification blocks CMake's find-modules. Many of the modules had no notices at all. Some had notices referring to the BSD license already. This commit normalizes existing notices and adds missing notices.
* ENH: Cleanup Find* modules with new HINTS featureBrad King2008-06-091-5/+1
| | | | | | | | | | - The find_* commands now provide a HINTS option. - The option specifies paths to be preferred over the system paths. - Many Find* modules were using two find calls with NO_DEFAULT_PATH to approximate the behavior, but that blocked users from overriding things with CMAKE_PREFIX_PATH. - This commit uses the HINTS feature to get desired behavior in only one find command call.
* ENH: Update Tcl/Tk 8.5Sebastien Barre2008-01-261-0/+7
|
* ENH: update for Tcl/Tk 8.5Sebastien Barre2008-01-251-16/+20
|
* ENH: update for Tcl/Tk 8.5Sebastien Barre2008-01-251-2/+10
|
* ENH: update for Tcl/Tk 8.5Sebastien Barre2008-01-231-11/+14
|
* ENH: Tcl/Tk 8.6 alpha schedule for May 2008.Sebastien Barre2008-01-191-0/+2
|
* ENH: cleanup FindPerl and FindTcl (use ActiveState CurrentVersion, and ↵Sebastien Barre2008-01-181-6/+6
| | | | support Tcl/Tk 8.5)
* ENH: cleanup FindPerl and FindTcl (use ActiveState CurrentVersion, and ↵Sebastien Barre2008-01-181-0/+4
| | | | support Tcl/Tk 8.5)
* ENH: cleanup FindPerl and FindTcl (use ActiveState CurrentVersion, and ↵Sebastien Barre2008-01-181-2/+2
| | | | support Tcl/Tk 8.5)
* ENH: cleanup FindPerl and FindTcl (use ActiveState CurrentVersion, and ↵Sebastien Barre2008-01-181-1/+26
| | | | support Tcl/Tk 8.5)
* BUG: fix for bug #3846 more advanced stuffBill Hoffman2006-10-131-5/+1
|
* ENH: cleanupsKen Martin2005-12-151-2/+2
|
* ENH: add documentation support for modulesBill Hoffman2005-12-141-2/+1
|
* ENH: Adding registry entries to search path.Brad King2003-11-041-0/+5
|
* Add better detection of wish 8.2Andy Cedilnik2002-05-141-1/+1
|
* ENH: ADVANCED was not propagated to the new sub-modsSebastien Barre2001-12-201-0/+5
|
* new modulesKen Martin2001-12-061-0/+17