Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Workaround for mingw-w64 (AMD64-only) bug: It appears that zdll.lib (as ↵ | jan.nijtmans | 2013-06-12 | 1 | -1/+11 |
| | | | | produced by Microsoft tools) doesn't import the zlib symbols correctly, so use "libz.dll.a" produced with mingw-w64 tools in stead. | ||||
* | Eliminate NO_VIZ macro as current zlib uses HAVE_HIDDEN in stead. | jan.nijtmans | 2013-06-04 | 1 | -4/+0 |
| | | | One more last-moment fix for FreeBSD by Pietro Cerutti | ||||
* | Revert defining _HAVE_32BIT_TIME_T especially for mingw-4.0-rc1: Although it ↵ | jan.nijtmans | 2013-05-17 | 1 | -5/+0 |
|\ | | | | | | | works, it has the side-effect that tcl8?.dll depends on msvcrt.dll symbols which are only available in later versions of msvcrt.dll. This is undesired, it really should be fixed in the mingw headers. | ||||
| * | Revert defining _HAVE_32BIT_TIME_T especially for mingw-4.0-rc1: Although it ↵ | jan.nijtmans | 2013-05-17 | 1 | -5/+0 |
| |\ | | | | | | | | | | works, it has the side-effect that tcl8?.dll depends on msvcrt.dll symbols which are only available in later versions of msvcrt.dll. This is undesired, it really should be fixed in the mingw headers. | ||||
| | * | Revert defining _HAVE_32BIT_TIME_T especially for mingw-4.0-rc1: Although it ↵ | jan.nijtmans | 2013-05-17 | 1 | -3/+0 |
| | | | | | | | | | | | | works, it has the side-effect that tcl8?.dll depends on msvcrt.dll symbols which are only available in later versions of msvcrt.dll. This is undesired, it really should be fixed in the mingw headers. | ||||
* | | | Add support for the latest mingw-4.0-rc1. See: ↵ | jan.nijtmans | 2013-05-16 | 1 | -0/+5 |
|\ \ \ | |/ / | | | | | | | [http://sourceforge.net/p/mingw/mingw-org-wsl/ci/4.0-rc1/tree/NEWS] | ||||
| * | | Add support for the latest mingw-4.0-rc1. See: ↵ | jan.nijtmans | 2013-05-16 | 1 | -0/+5 |
| |\ \ | | |/ | | | | | | | [http://sourceforge.net/p/mingw/mingw-org-wsl/ci/4.0-rc1/tree/NEWS] | ||||
| | * | Add support for the latest mingw-4.0-rc1. See: ↵ | jan.nijtmans | 2013-05-16 | 1 | -0/+3 |
| | | | | | | | | | | | | [http://sourceforge.net/p/mingw/mingw-org-wsl/ci/4.0-rc1/tree/NEWS] | ||||
| | * | Update dde to version 1.3.3. | jan.nijtmans | 2013-04-25 | 1 | -4/+4 |
| | | | | | | | | | | | | Update registry to version 1.2.2. (the same as distributed with Tcl 8.5.14) | ||||
| * | | Release branch for Tcl 8.5.14. | dgp | 2013-03-21 | 1 | -1/+1 |
| | | | |||||
* | | | Improve some comments and quoting, no change in functionality. | jan.nijtmans | 2013-02-14 | 1 | -1/+2 |
|\ \ \ | |/ / | | | | Only check for refCount == 0x61616161 for TCL_MEM_DEBUG build. | ||||
| * | | Improve some comments and quoting, no change in functionality | jan.nijtmans | 2013-02-14 | 1 | -1/+2 |
| |\ \ | | |/ | |||||
| | * | Backport various improvements from Tcl 8.5 | jan.nijtmans | 2013-02-12 | 1 | -18/+19 |
| | | | |||||
| * | | autoconf-2.59 | dgp | 2012-11-05 | 1 | -1/+1 |
| | | | |||||
| * | | merge 8.5 | dgp | 2012-07-24 | 1 | -4/+4 |
| |\ \ | |||||
| * | | | Release candidate branch for Tcl 8.5.12. | dgp | 2012-07-10 | 1 | -1/+1 |
| | | | | |||||
* | | | | Create Tcl 8.6.0 release branch | dgp | 2012-11-08 | 1 | -1/+1 |
| | | | | |||||
* | | | | New import libraries for zlib 1.2.7, usable for all win32/win64 compilers | jan.nijtmans | 2012-09-20 | 1 | -9/+0 |
|\ \ \ \ | |||||
| * | | | | Experiment: MSVC build now links with 64-bit zlib1.dllmsvc_with_64bit_zlib1_dll | jan.nijtmans | 2012-09-07 | 1 | -9/+0 |
| | | | | | |||||
* | | | | | merge trunk | dgp | 2012-08-20 | 1 | -2/+12 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Add 64-bit build of zlib1.dll, and use it for the dynamic mingw-w64 build | jan.nijtmans | 2012-08-13 | 1 | -2/+12 |
| | | | | | |||||
* | | | | | merge trunk | dgp | 2012-08-08 | 1 | -7/+7 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | sync with TEA, fix some comments | jan.nijtmans | 2012-07-25 | 1 | -4/+4 |
| | | | | | |||||
| * | | | | autoconf-2.59 | jan.nijtmans | 2012-07-19 | 1 | -4/+4 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | autoconf-2.59 | jan.nijtmans | 2012-07-19 | 1 | -4/+4 |
| | |/ / | |||||
* | | | | Release candidate branch for Tcl 8.6b3. | dgp | 2012-07-11 | 1 | -1/+1 |
|/ / / | |||||
* | | | TIP #106: Add Encoding Abilities to the [dde] Command | jan.nijtmans | 2012-05-21 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | fix handling of closing '\0' for -binary datatip_106_impl | jan.nijtmans | 2012-05-11 | 1 | -2/+2 |
| | | | | | | | | | | | | update dde version to 1.4.0 | ||||
* | | | | Protect against receiving strings without ending \0, as external ↵ | jan.nijtmans | 2012-05-13 | 1 | -7/+1 |
|\ \ \ \ | |/ / / |/| / / | |/ / | applications (or Tcl with TIP #106) could generate that. | ||||
| * | | Protect against receiving strings without ending \0, as external ↵ | jan.nijtmans | 2012-05-13 | 1 | -7/+1 |
| |\ \ | | |/ | | | | | | | applications (or Tcl with TIP #106) could generate that. | ||||
* | | | [Bug 2812981]: Clean up bundled packages' build directory from within Tcl's ↵ | ferrieux | 2012-05-10 | 1 | -0/+5 |
| | | | | | | | | | | | | ./configure, to avoid stale configuration. | ||||
* | | | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilation | jan.nijtmans | 2012-04-11 | 1 | -14/+18 |
|\ \ \ | |/ / | |||||
| * | | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilation | jan.nijtmans | 2012-04-11 | 1 | -14/+18 |
| |\ \ | | |/ | |||||
| | * | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilation | jan.nijtmans | 2012-04-11 | 1 | -17/+21 |
| | | | |||||
| | * | Only check for cygwin with $GCC | jan.nijtmans | 2012-03-29 | 1 | -43/+46 |
| | | | |||||
| | * | [Bug 3511806] Compiler checks too early | jan.nijtmans | 2012-03-29 | 1 | -364/+435 |
| | |\ | | | | | | | | | | | | | | | | | | | | | This change allows to build the cygwin and mingw32 ports of Tcl/Tk to build out-of-the-box using a native or cross- compiler | ||||
| | | * | now ready for further field testsbug_3511806 | jan.nijtmans | 2012-03-29 | 1 | -80/+79 |
| | | | | |||||
| | | * | some better checks | jan.nijtmans | 2012-03-28 | 1 | -60/+98 |
| | | | | |||||
| | | * | extra checks whether we are really dealing with cygwin or not | jan.nijtmans | 2012-03-28 | 1 | -62/+60 |
| | | | | |||||
| | | * | bug-3511806 implementation | jan.nijtmans | 2012-03-27 | 1 | -344/+380 |
| | |/ | |||||
| | * | enable cygwin build in /win directory (using mingw-w64 compiler) | jan.nijtmans | 2012-03-26 | 1 | -66/+63 |
| | | | |||||
* | | | re-generate configure | jan.nijtmans | 2012-04-02 | 1 | -794/+711 |
|\ \ \ | |/ / | |||||
| * | | re-generate configure | jan.nijtmans | 2012-04-01 | 1 | -672/+512 |
| | | | |||||
* | | | Bug-3474726 minGW Tcl_StatBuf not defined correctly in tcl.h | jan.nijtmans | 2012-01-21 | 1 | -70/+0 |
|\ \ \ | |/ / | |||||
| * | | Bug-3474726 minGW Tcl_StatBuf not defined correctly in tcl.h | jan.nijtmans | 2012-01-21 | 1 | -70/+0 |
| |\ \ | | |/ | |||||
| | * | [Bug-3474726] minGW Tcl_StatBuf not defined correctly in tcl.h | jan.nijtmans | 2012-01-19 | 1 | -71/+29 |
| | | | |||||
| * | | Release candidate branch for Tcl 8.5.11. | dgp | 2011-10-20 | 1 | -1/+1 |
| | | | |||||
* | | | mingw64 compiler warnings. Reverse the detection of struct _stat32i64, | jan.nijtmans | 2011-08-15 | 1 | -5/+5 |
|\ \ \ | |/ / | | | | otherwise when mingw doesn't have it, tclTest.c cannot be compiled | ||||
| * | | mingw64 compiler warnings. Reverse the detection of struct _stat32i64, | jan.nijtmans | 2011-08-15 | 1 | -5/+5 |
| |\ \ | | |/ | | | | otherwise when mingw doesn't have it, tclTest.c cannot be compiled | ||||
| | * | [Bug 3388350] mingw64 compiler warnings. | jan.nijtmans | 2011-08-15 | 1 | -5/+5 |
| | | | | | | | | | | | | Reverse the detection of struct _stat32i64, otherwise when mingw doesn't have it, tclTest.c cannot be compiled |