Historial de Commits

Autor SHA1 Mensaje Fecha
  Ken Martin 74eaecfc3e ENH: cleanups hace 20 años
  Bill Hoffman b7fa820118 ENH: add documentation support for modules hace 20 años
  Brad King 290ffc01b6 ENH: Removing extra 64-bit search paths. They are now constructed automatically from the paths listed. hace 20 años
  Brad King 76f9050026 ENH: Adding support for 64-bit library paths. Contributed by Peter Vanroose. hace 20 años
  Andy Cedilnik ad4f98f3cf ENH: Cleanup. Use relative path to modules hace 21 años
  Andy Cedilnik 62fec96d99 ENH: Add TCL_FOUND hace 21 años
  Sebastien Barre 1b2e663dfb ENH: make it a bit smarter at finding stuff: now you need only to set *ONE* of (TCL|TK)_INCLUDE_PATH, (TCL|TK)_LIBRARY, TCL_TCLSH and the rest will be found. hace 22 años
  Brad King 13e9428d2e BUG#423: Fixed search for frameworks on OSX. hace 22 años
  Sebastien Barre 296e731808 FIX: for Windows users, it seems logical to favor native win32 installation before Cygwin ones. Otherwise you can end up with bad mixes (part of the java tools were picked from the SDK, part from Cygwin) hace 22 años
  Brad King a086d08311 ENH: Use the Mac -framework for Tk if it is available. hace 23 años
  Brad King 1d0569e79d ENH: Use the Mac -framework for Tcl if it is available. hace 23 años
  Sebastien Barre 79ddd9426c ENH: make stub stuff ADVANCED hace 23 años
  Sebastien Barre 67547494db FIX: fix commit messup (this change was committed to the branch instead of the main tree, thus was wiped-out later) hace 23 años
  Sebastien Barre 7dffa485f6 ENH: change the search path order (if several Tcl/Tk are installed, the "current" version is likely to be the one that is bound to the wish/tclsh found in the PATH) hace 23 años
  Sebastien Barre 8fc6bce000 ENH: clean the module, add debug libs hace 23 años
  Sebastien Barre bc72728f2b FIX: the stub libs were not searched hace 23 años
  Andy Cedilnik 1c73117b7a More places to find TCL/TK for example on Debian hace 23 años
  Sebastien Barre 450b229c48 ENH: ADVANCED was not propagated to the new sub-mods hace 24 años
  Sebastien Barre fe28b8ba6c default ActiveState Tcl install dir is now C:/Tcl hace 24 años
  Ken Martin fcacdc2a40 now broken into pieces hace 24 años
  Amitha Perera 10ec312448 ENH: add more possible names for executables. hace 24 años
  Sebastien Barre 9e0873f839 Make shells also ADVANCED hace 24 años
  Berk Geveci 871b5001a4 Unix users are smarter. hace 24 años
  Ken Martin fcb647bae4 made some vars advanced hace 24 años
  Berk Geveci 3057b6a7aa TK_INTERNAL_PATH is only needed on Windows. hace 24 años
  Sebastien Barre fd780b9009 move cygtclsh80 to the end of list, otherwise it might be found while the non-cygwin wish8x.exe will be found too. If wish8x.exe is found, then the non-cygwin tclsh8x.exe must be found too. hace 24 años
  Bill Hoffman 8db8e7bb22 ENH: support for cygwin hace 24 años
  Brad King e128f8a8a2 ENH: Added tk library names tk8.4 tk8.3 tk8.2 and tk8.0 to correspond to tk84 tk83 tk82 and tk80. TK_LIBRARY should now be found on more platforms. hace 24 años
  Brad King c5381e8588 ENH: Added support for using backslash-style escaping in CMakeLists.txt file arguments. This allows double quotes to be used in arguments. hace 24 años
  Brad King c0865937b1 ENH: Added check for tcl8.4 (as against tcl84), tcl8.3, tcl8.2, and tcl8.0 when finding the TCL_LIBRARY. hace 24 años