summaryrefslogtreecommitdiff
path: root/Modules/FindTCL.cmake
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* default ActiveState Tcl install dir is now C:/TclSebastien Barre2001-12-191-0/+5
* now broken into piecesKen Martin2001-12-061-18/+2
* ENH: add more possible names for executables.Amitha Perera2001-12-051-2/+2
* Make shells also ADVANCEDSebastien Barre2001-12-041-0/+4
* Unix users are smarter.Berk Geveci2001-11-301-6/+7
* made some vars advancedKen Martin2001-11-271-0/+8
* TK_INTERNAL_PATH is only needed on Windows.Berk Geveci2001-11-261-11/+13
* move cygtclsh80 to the end of list, otherwise it might be found while the non...Sebastien Barre2001-09-141-1/+1
* ENH: support for cygwinBill Hoffman2001-08-281-1/+12
* ENH: Added tk library names tk8.4 tk8.3 tk8.2 and tk8.0 to correspond to tk84...Brad King2001-08-011-1/+1
* ENH: Added support for using backslash-style escaping in CMakeLists.txt file ...Brad King2001-07-171-20/+20
* ENH: Added check for tcl8.4 (as against tcl84), tcl8.3, tcl8.2, and tcl8.0 wh...Brad King2001-06-111-1/+1
* Try to find tclsh or wish and use that path to find the include or lib direct...Sebastien Barre2001-05-241-0/+35
* Changed separator between registry key and its value.Sebastien Barre2001-05-141-16/+16
* Add 8.4 and registry supportSebastien Barre2001-05-111-8/+39
* ENH: add 8.3 supportSebastien Barre2001-05-091-2/+2
* ENH: change find library and find program to look for more than one nameBill Hoffman2001-05-091-46/+8
* finds tk as wellKen Martin2001-05-021-1/+27
* first moduleKen Martin2001-05-011-0/+35