| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert CMake find-modules to BSD License | Brad King | 2009-09-28 | 1 | -0/+13 |
|
|
* | ENH: Cleanup Find* modules with new HINTS feature | Brad King | 2008-06-09 | 1 | -12/+2 |
|
|
* | ENH: fix advanced bug | Sebastien Barre | 2008-02-13 | 1 | -2/+0 |
|
|
* | ENH: Update Tcl/Tk 8.5 | Sebastien Barre | 2008-01-26 | 1 | -2/+16 |
|
|
* | ENH: update for Tcl/Tk 8.5 | Sebastien Barre | 2008-01-25 | 1 | -45/+60 |
|
|
* | ENH: update for Tcl/Tk 8.5 | Sebastien Barre | 2008-01-25 | 1 | -2/+10 |
|
|
* | ENH: update for Tcl/Tk 8.5 | Sebastien Barre | 2008-01-23 | 1 | -4/+8 |
|
|
* | ENH: keep cleaning up Tcl/Tk modules | Sebastien Barre | 2008-01-23 | 1 | -112/+30 |
|
|
* | ENH: Tcl/Tk 8.6 alpha schedule for May 2008. | Sebastien Barre | 2008-01-19 | 1 | -0/+15 |
|
|
* | ENH: cleanup FindPerl and FindTcl (use ActiveState CurrentVersion, and suppor... | Sebastien Barre | 2008-01-18 | 1 | -15/+15 |
|
|
* | ENH: cleanup FindPerl and FindTcl (use ActiveState CurrentVersion, and suppor... | Sebastien Barre | 2008-01-18 | 1 | -3/+3 |
|
|
* | ENH: cleanup FindPerl and FindTcl (use ActiveState CurrentVersion, and suppor... | Sebastien Barre | 2008-01-18 | 1 | -16/+83 |
|
|
* | ENH: add second failure message parameter to | Alexander Neundorf | 2007-07-23 | 1 | -3/+3 |
|
|
* | ENH: add TK_FOUND and TCLTK_FOUND | Alexander Neundorf | 2007-07-19 | 1 | -10/+17 |
|
|
* | ENH: use the new FIND_PACKAGE_HANDLE_STANDARD_ARGS() macro in most of the | Alexander Neundorf | 2007-07-19 | 1 | -0/+2 |
|
|
* | ENH: use the new FIND_PACKAGE_HANDLE_STANDARD_ARGS in some of the FindXXX | Alexander Neundorf | 2007-07-18 | 1 | -2/+0 |
|
|
* | BUG: fix for bug# 3313 same advanced for tcl win and unix | Bill Hoffman | 2006-10-04 | 1 | -12/+10 |
|
|
* | ENH: fix a bug in the find path stuff so that it can find headers deep in fra... | Bill Hoffman | 2006-03-09 | 1 | -20/+0 |
|
|
* | ENH: use program files env for searching | Bill Hoffman | 2006-02-28 | 1 | -0/+2 |
|
|
* | ENH: cleanups | Ken Martin | 2005-12-15 | 1 | -13/+13 |
|
|
* | ENH: add documentation support for modules | Bill Hoffman | 2005-12-14 | 1 | -13/+11 |
|
|
* | ENH: Removing extra 64-bit search paths. They are now constructed automatica... | Brad King | 2005-04-07 | 1 | -1/+0 |
|
|
* | ENH: Adding support for 64-bit library paths. Contributed by Peter Vanroose. | Brad King | 2005-04-07 | 1 | -0/+1 |
|
|
* | ENH: Cleanup. Use relative path to modules | Andy Cedilnik | 2004-08-27 | 1 | -3/+3 |
|
|
* | ENH: Add TCL_FOUND | Andy Cedilnik | 2004-04-26 | 1 | -0/+10 |
|
|
* | ENH: make it a bit smarter at finding stuff: now you need only to set *ONE* o... | Sebastien Barre | 2004-01-09 | 1 | -3/+9 |
|
|
* | BUG#423: Fixed search for frameworks on OSX. | Brad King | 2003-12-29 | 1 | -39/+45 |
|
|
* | FIX: for Windows users, it seems logical to favor native win32 installation b... | Sebastien Barre | 2003-10-16 | 1 | -8/+8 |
|
|
* | ENH: Use the Mac -framework for Tk if it is available. | Brad King | 2002-12-20 | 1 | -0/+3 |
|
|
* | ENH: Use the Mac -framework for Tcl if it is available. | Brad King | 2002-12-20 | 1 | -0/+34 |
|
|
* | ENH: make stub stuff ADVANCED | Sebastien Barre | 2002-09-06 | 1 | -4/+6 |
|
|
* | FIX: fix commit messup (this change was committed to the branch instead of th... | Sebastien Barre | 2002-08-09 | 1 | -2/+2 |
|
|
* | ENH: change the search path order (if several Tcl/Tk are installed, the "curr... | Sebastien Barre | 2002-07-29 | 1 | -2/+2 |
|
|
* | ENH: clean the module, add debug libs | Sebastien Barre | 2002-07-26 | 1 | -69/+56 |
|
|
* | FIX: the stub libs were not searched | Sebastien Barre | 2002-07-25 | 1 | -0/+34 |
|
|
* | More places to find TCL/TK for example on Debian | Andy Cedilnik | 2002-04-03 | 1 | -0/+4 |
|
|
* | ENH: ADVANCED was not propagated to the new sub-mods | Sebastien Barre | 2001-12-20 | 1 | -2/+0 |
|
|
* | default ActiveState Tcl install dir is now C:/Tcl | Sebastien Barre | 2001-12-19 | 1 | -0/+5 |
|
|
* | now broken into pieces | Ken Martin | 2001-12-06 | 1 | -18/+2 |
|
|
* | ENH: add more possible names for executables. | Amitha Perera | 2001-12-05 | 1 | -2/+2 |
|
|
* | Make shells also ADVANCED | Sebastien Barre | 2001-12-04 | 1 | -0/+4 |
|
|
* | Unix users are smarter. | Berk Geveci | 2001-11-30 | 1 | -6/+7 |
|
|
* | made some vars advanced | Ken Martin | 2001-11-27 | 1 | -0/+8 |
|
|
* | TK_INTERNAL_PATH is only needed on Windows. | Berk Geveci | 2001-11-26 | 1 | -11/+13 |
|
|
* | move cygtclsh80 to the end of list, otherwise it might be found while the non... | Sebastien Barre | 2001-09-14 | 1 | -1/+1 |
|
|
* | ENH: support for cygwin | Bill Hoffman | 2001-08-28 | 1 | -1/+12 |
|
|
* | ENH: Added tk library names tk8.4 tk8.3 tk8.2 and tk8.0 to correspond to tk84... | Brad King | 2001-08-01 | 1 | -1/+1 |
|
|
* | ENH: Added support for using backslash-style escaping in CMakeLists.txt file ... | Brad King | 2001-07-17 | 1 | -20/+20 |
|
|
* | ENH: Added check for tcl8.4 (as against tcl84), tcl8.3, tcl8.2, and tcl8.0 wh... | Brad King | 2001-06-11 | 1 | -1/+1 |
|
|
* | Try to find tclsh or wish and use that path to find the include or lib direct... | Sebastien Barre | 2001-05-25 | 1 | -0/+35 |
|
|