summaryrefslogtreecommitdiff
path: root/Modules/FindTCL.cmake
Commit message (Expand)AuthorAgeFilesLines
* OpenBSD: Add paths for Tcl/Tk 8.4/8.5Amit Kulkarni2012-12-041-0/+8
* Find* (and some other): use ${CMAKE_CURRENT_LIST_DIR} in include()Rolf Eike Beer2012-11-041-3/+3
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-10/+10
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-58/+58
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-28/+28
* do not explicitely specify /usr and /usr/local as search pathsRolf Eike Beer2012-06-191-4/+0
* FindTclsh: support version selectionRolf Eike Beer2012-01-251-4/+8
* Modules: Include builtin FindPackageHandleStandardArgs directlyBrad King2011-01-201-1/+1
* Merge topic 'policy-CMP0017'Brad King2011-01-111-1/+1
|\
| * Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017Alex Neundorf2011-01-041-1/+1
* | FindTCL: Fix TCL and TK version variable references (#11528)Kai Wasserbäch2010-12-091-2/+2
|/
* Use absolute path to FindPackageHandleStandardArgs.cmake everywhereAlex Neundorf2010-09-281-1/+1
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* Convert CMake find-modules to BSD LicenseBrad King2009-09-281-0/+13
* ENH: Cleanup Find* modules with new HINTS featureBrad King2008-06-091-12/+2
* ENH: fix advanced bugSebastien Barre2008-02-131-2/+0
* ENH: Update Tcl/Tk 8.5Sebastien Barre2008-01-261-2/+16
* ENH: update for Tcl/Tk 8.5Sebastien Barre2008-01-251-45/+60
* ENH: update for Tcl/Tk 8.5Sebastien Barre2008-01-241-2/+10
* ENH: update for Tcl/Tk 8.5Sebastien Barre2008-01-231-4/+8
* ENH: keep cleaning up Tcl/Tk modulesSebastien Barre2008-01-231-112/+30
* ENH: Tcl/Tk 8.6 alpha schedule for May 2008.Sebastien Barre2008-01-181-0/+15
* ENH: cleanup FindPerl and FindTcl (use ActiveState CurrentVersion, and suppor...Sebastien Barre2008-01-181-15/+15
* ENH: cleanup FindPerl and FindTcl (use ActiveState CurrentVersion, and suppor...Sebastien Barre2008-01-181-3/+3
* ENH: cleanup FindPerl and FindTcl (use ActiveState CurrentVersion, and suppor...Sebastien Barre2008-01-181-16/+83
* ENH: add second failure message parameter toAlexander Neundorf2007-07-231-3/+3
* ENH: add TK_FOUND and TCLTK_FOUNDAlexander Neundorf2007-07-191-10/+17
* ENH: use the new FIND_PACKAGE_HANDLE_STANDARD_ARGS() macro in most of theAlexander Neundorf2007-07-191-0/+2
* ENH: use the new FIND_PACKAGE_HANDLE_STANDARD_ARGS in some of the FindXXXAlexander Neundorf2007-07-181-2/+0
* BUG: fix for bug# 3313 same advanced for tcl win and unixBill Hoffman2006-10-041-12/+10
* ENH: fix a bug in the find path stuff so that it can find headers deep in fra...Bill Hoffman2006-03-091-20/+0
* ENH: use program files env for searchingBill Hoffman2006-02-281-0/+2
* ENH: cleanupsKen Martin2005-12-151-13/+13
* ENH: add documentation support for modulesBill Hoffman2005-12-141-13/+11
* ENH: Removing extra 64-bit search paths. They are now constructed automatica...Brad King2005-04-071-1/+0
* ENH: Adding support for 64-bit library paths. Contributed by Peter Vanroose.Brad King2005-04-071-0/+1
* ENH: Cleanup. Use relative path to modulesAndy Cedilnik2004-08-261-3/+3
* ENH: Add TCL_FOUNDAndy Cedilnik2004-04-261-0/+10
* ENH: make it a bit smarter at finding stuff: now you need only to set *ONE* o...Sebastien Barre2004-01-091-3/+9
* BUG#423: Fixed search for frameworks on OSX.Brad King2003-12-291-39/+45
* FIX: for Windows users, it seems logical to favor native win32 installation b...Sebastien Barre2003-10-161-8/+8
* ENH: Use the Mac -framework for Tk if it is available.Brad King2002-12-201-0/+3
* ENH: Use the Mac -framework for Tcl if it is available.Brad King2002-12-201-0/+34
* ENH: make stub stuff ADVANCEDSebastien Barre2002-09-061-4/+6
* FIX: fix commit messup (this change was committed to the branch instead of th...Sebastien Barre2002-08-091-2/+2
* ENH: change the search path order (if several Tcl/Tk are installed, the "curr...Sebastien Barre2002-07-291-2/+2
* ENH: clean the module, add debug libsSebastien Barre2002-07-261-69/+56
* FIX: the stub libs were not searchedSebastien Barre2002-07-251-0/+34
* More places to find TCL/TK for example on DebianAndy Cedilnik2002-04-031-0/+4
* ENH: ADVANCED was not propagated to the new sub-modsSebastien Barre2001-12-201-2/+0