| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for DragonFly. And use X11 headers, not Xt | jan.nijtmans | 2018-11-03 | 1 | -2/+2 |
|
|
* | Eliminate fallback attempts when broken strtod() routines are detected. | dgp | 2018-11-01 | 1 | -53/+0 |
|
|
* | Sync tcl.m4 with Tcl, and regenerate configure script | jan.nijtmans | 2018-06-18 | 1 | -5/+14 |
|\ |
|
| * | Sync DIR64 changes from Tcl to Tk too (even though DIR64 isn't actually used ... | jan.nijtmans | 2018-06-18 | 1 | -1/+10 |
|
|
* | | merge 8.5 | jan.nijtmans | 2018-06-17 | 1 | -1/+6 |
|\ \
| |/ |
|
| * | Sync tcl.m4 with Tcl version. Re-generate unix/configure script | jan.nijtmans | 2018-06-17 | 1 | -1/+7 |
|
|
* | | Fix [b631acf716f478cc5b121e64d4a747563fb792a|b631acf716]: unix/tcl.m4 still c... | jan.nijtmans | 2018-03-01 | 1 | -3/+0 |
|
|
* | | Sync tcl.m4 with the version in Tcl's core-8-6-branch | jan.nijtmans | 2017-05-22 | 1 | -7/+6 |
|
|
* | | Cherrypick Fix build on OpenBSD. [82701b94c4] missed a couple of bits. | jan.nijtmans | 2017-05-21 | 1 | -2/+4 |
|
|
* | | Cherry-pick [http://core.tcl.tk/tclconfig/info/18e79736d236d15d|All the world... | jan.nijtmans | 2017-05-18 | 1 | -34/+11 |
|
|
* | | 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 |
|
|