| Commit message (Expand) | Author | Age | Files | Lines |
* | On cygwin, install libtk8.6.dll.a in the {prefix}/lib directory. | jan.nijtmans | 2015-11-26 | 1 | -1/+1 |
|\ |
|
| * | On cygwin, install libtk8.5.dll.a in the {prefix}/lib directory. | jan.nijtmans | 2015-11-26 | 1 | -1/+1 |
|
|
| * | Tk/OpenBSD/Sparc needs -fPIC. | stu | 2015-10-09 | 1 | -1/+1 |
|
|
* | | Tk/OpenBSD/Sparc needs -fPIC. | stu | 2015-10-09 | 1 | -1/+1 |
|
|
* | | [29044ba23f] Remove RANLIB as part of library installation. At best it's redu... | dgp | 2015-05-20 | 1 | -4/+2 |
|
|
* | | Purge configuration efforts at supporting platforms lacking <limits.h>. | dgp | 2015-03-24 | 1 | -4/+0 |
|
|
* | | Better pic flag for OpenBSD, see: [http://core.tcl.tk/tcl/info/fc3dfd9bc8e16b... | jan.nijtmans | 2014-09-17 | 1 | -1/+8 |
|\ \
| |/ |
|
| * | Better pic flag for OpenBSD, see: [http://core.tcl.tk/tcl/info/ae059042333583... | jan.nijtmans | 2014-09-17 | 1 | -1/+8 |
|
|
* | | Combine TCL_SHLIB_LD_EXTRAS+TK_SHLIB_LD_EXTRAS (for Cygwin and FreeBSD) to a ... | jan.nijtmans | 2014-09-01 | 1 | -5/+3 |
|\ \
| |/ |
|
| * | Combine TCL_SHLIB_LD_EXTRAS+TK_SHLIB_LD_EXTRAS (for Cygwin and FreeBSD) to a ... | jan.nijtmans | 2014-09-01 | 1 | -4/+2 |
|
|
* | | Fix build problem on Cygwin, caused by a mismatch between tcl.m4 and the gene... | jan.nijtmans | 2014-08-26 | 1 | -1/+1 |
|
|
* | | Fix [http://core.tcl.tk/tcl/info/2f7cbd01c3|2f7cbd01c3]: tcl8.6.1 fails to bu... | jan.nijtmans | 2014-03-20 | 1 | -5/+9 |
|\ \
| |/ |
|
| * | Fix [http://core.tcl.tk/tcl/info/2f7cbd01c3|2f7cbd01c3]: tcl8.6.1 fails to bu... | jan.nijtmans | 2014-03-20 | 1 | -13/+9 |
|
|
* | | Fix TK_SHLIB_LD_EXTRAS for FreeBSD (and Cygwin), reported by Pietro Cerutti | jan.nijtmans | 2014-01-25 | 1 | -2/+4 |
|\ \
| |/ |
|
| * | Fix TK_SHLIB_LD_EXTRAS for FreeBSD (and Cygwin), reported by Pietro Cerutti | jan.nijtmans | 2014-01-25 | 1 | -0/+2 |
|
|
* | | Revert [3eaa6c984a] (Enh [http://core.tcl.tk/tcl/info/2959069|2959069]), as i... | jan.nijtmans | 2013-11-19 | 1 | -36/+16 |
|
|
* | | Cygwin: In stead of checking whether the win32 part is configured properly, j... | jan.nijtmans | 2013-11-18 | 1 | -2/+9 |
|\ \
| |/ |
|
| * | Cygwin: In stead of checking whether the win32 part is configured properly, j... | jan.nijtmans | 2013-11-18 | 1 | -2/+9 |
|
|
* | | Sync with Tcl version of tcl.m4 | jan.nijtmans | 2013-08-11 | 1 | -0/+4 |
|
|
* | | Don't hardcode "tclWinError.o" for Cygwin. | jan.nijtmans | 2013-07-26 | 1 | -1/+2 |
|
|
* | | sync with Tcl version | jan.nijtmans | 2013-07-26 | 1 | -2/+3 |
|\ \
| |/ |
|
| * | sync with Tcl version. | jan.nijtmans | 2013-07-26 | 1 | -1/+1 |
|
|
* | | Use X11/Xlib.h for checking where X11 can be found in stead of X11/XIntrinsic... | jan.nijtmans | 2013-07-07 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | Use X11/Xlib.h for checking where X11 can be found in stead of X11/XIntrinsic... | jan.nijtmans | 2013-07-07 | 1 | -4/+4 |
|
|
| * | OpenBSD/m88k is now elf. Remove unneeded elf check. | stwo | 2013-07-07 | 1 | -11/+4 |
|
|
* | | OpenBSD/m88k is now elf. Remove unneeded elf check. | stwo | 2013-07-07 | 1 | -11/+4 |
|
|
* | | Bug [http://core.tcl.tk/tcl/tktview?name=32afa6e256|32afa6e256]: dirent64 che... | jan.nijtmans | 2013-07-02 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Bug [http://core.tcl.tk/tcl/tktview?name=32afa6e256|32afa6e256]: dirent64 che... | jan.nijtmans | 2013-07-02 | 1 | -1/+1 |
|
|
* | | Eliminate NO_VIZ macro as current zlib uses HAVE_HIDDEN in stead. | jan.nijtmans | 2013-06-04 | 1 | -10/+2 |
|
|
* | | merge 8.5 | dgp | 2013-06-03 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | merge 8.4 | dgp | 2013-06-03 | 1 | -2/+2 |
| |\ |
|
| | * | last-moment fix for FreeBSD from Pietro Cerutti | jan.nijtmans | 2013-06-03 | 1 | -2/+2 |
|
|
* | | | Fix for FreeBSD, and remove support for old FreeBSD versions. Patch by Pietro... | jan.nijtmans | 2013-05-19 | 1 | -148/+3 |
|\ \ \
| |/ / |
|
| * | | Fix for FreeBSD, and remove support for older FreeBSD versions. Patch by Piet... | jan.nijtmans | 2013-05-19 | 1 | -30/+3 |
| |\ \
| | |/ |
|
| | * | Fix for FreeBSD, and remove support for older FreeBSD versions. Patch by Piet... | jan.nijtmans | 2013-05-19 | 1 | -44/+3 |
|
|
| | * | sync with Tcl's upgrade of dde/reg packages | jan.nijtmans | 2013-05-01 | 1 | -1/+1 |
|
|
* | | | Patch by Andrew Shadura, providing better support for three architectures the... | jan.nijtmans | 2013-03-13 | 1 | -13/+1 |
|\ \ \
| |/ / |
|
| * | | Patch by Andrew Shadura, providing better support for three architectures the... | jan.nijtmans | 2013-03-13 | 1 | -13/+1 |
| |\ \
| | |/ |
|
| | * | Patch by Andrew Shadura, providing better support for three architectures the... | jan.nijtmans | 2013-03-13 | 1 | -24/+1 |
|
|
| | * | Backport various improvements from Tcl 8.5 | jan.nijtmans | 2013-02-12 | 1 | -8/+8 |
|
|
* | | | 3566106 Solaris9/x86 support. Thanks Dagobert and others. | dgp | 2012-09-13 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | post-review, believed minimalbug_3566106 | dkf | 2012-09-12 | 1 | -3/+2 |
|
|
| * | | | contributed patch for Solaris 9/x86 support | dgp | 2012-09-11 | 1 | -4/+5 |
| |/ / |
|
* | | | Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-shared | jan.nijtmans | 2012-06-28 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-shared | jan.nijtmans | 2012-06-28 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-shared | jan.nijtmans | 2012-06-28 | 1 | -1/+1 |
|
|
| * | | merge | jan.nijtmans | 2012-06-27 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | link cygwin wish with tk84.dll | jan.nijtmans | 2012-06-27 | 1 | -1/+1 |
|
|
| * | | link cygwin wish8.6 with tk86.dll (configuration part) | jan.nijtmans | 2012-06-26 | 1 | -5/+5 |
| |\ \
| | |/ |
|
| | * | link cygwin wish8.6 with tk86.dll (configuration part) | jan.nijtmans | 2012-06-26 | 1 | -6/+6 |
|
|