| Commit message (Expand) | Author | Age | Files | Lines |
* | Final touch to make everything work for 8.5: | jan.nijtmans | 2019-09-09 | 1 | -3/+3 |
|
|
* | dde and registry extension should be compiled with -DUNICODE -D_UNICODE. | jan.nijtmans | 2019-09-08 | 1 | -1/+9 |
|
|
* | Fix [5591e4a820]: @TCL_EXE@ not properly generated in 8.5 branch. Added @runs... | jan.nijtmans | 2019-09-02 | 1 | -1/+2 |
|
|
* | win/Makefile.in: small amend normalizing test-dependencies | sebres | 2019-08-20 | 1 | -7/+7 |
|
|
* | Prevent misleading message: | jan.nijtmans | 2019-08-20 | 1 | -2/+2 |
|
|
* | win/Makefile.in: partially cherry-picked 8.6th version (and normalized to be ... | sebres | 2019-08-19 | 1 | -117/+126 |
|
|
* | win/Makefile.in (mingw/gcc toolchains): fixes make mode "tcltest" - added dep... | sebres | 2018-11-22 | 1 | -1/+1 |
|
|
* | [TIP 525] Backport package tcltest 2.5 | dgp | 2018-10-29 | 1 | -2/+2 |
|
|
* | tclWinDde.c: Backport version 1.4.1 from Tcl 8.6. | jan.nijtmans | 2018-10-27 | 1 | -3/+3 |
|
|
* | Backport "registry" version 1.3.3, so all active branches now have the same r... | jan.nijtmans | 2018-10-24 | 1 | -3/+3 |
|
|
* | Update http version number to 2.7.14, due to [838e99a76d] | jan.nijtmans | 2016-11-02 | 1 | -2/+2 |
|
|
* | Make it more likely that compiled with VS2012/VS2013 actually work on Windows... | jan.nijtmans | 2016-09-21 | 1 | -1/+1 |
|
|
* | Fix --enable-symbols build on Cygwin. Reported by François Vogel | jan.nijtmans | 2015-11-16 | 1 | -0/+2 |
|
|
* | Various build fixes, when using Cygwin shell in combination with native MinGW... | jan.nijtmans | 2015-10-12 | 1 | -14/+19 |
|
|
* | Make autoconf > 2.59 work warning-free | jan.nijtmans | 2015-10-09 | 1 | -0/+1 |
|
|
* | proposed fix for [219866c1e9]: platform::identify: regexp doesn't match platform | jan.nijtmans | 2015-09-25 | 1 | -2/+2 |
|
|
* | Updated package "platform" to version 1.0.13. Separated the | andreask | 2014-08-01 | 1 | -2/+2 |
|
|
* | ticket [2f9df4c4fa]: tcltest - request to move -cleanup script execution unti... | jan.nijtmans | 2014-06-20 | 1 | -2/+2 |
|
|
* | Safer clean-up of environment variables: Do removal after insertions -> tclte... | jan.nijtmans | 2013-11-20 | 1 | -2/+2 |
|
|
* | Bump tcltest version to 2.3.6 (should have been done just before the 8.5.15 r... | jan.nijtmans | 2013-10-28 | 1 | -2/+2 |
|
|
* | Fix [3eb2ec1449]: Allow upper case scheme names in url. http -> 2.7.13 | jan.nijtmans | 2013-10-25 | 1 | -2/+2 |
|
|
* | When compiling with MSVC++, no longer link the stub library with msvcrt??.dll. | jan.nijtmans | 2013-10-03 | 1 | -1/+1 |
|
|
* | consistant use of capitals. | jan.nijtmans | 2013-09-19 | 1 | -4/+4 |
|
|
* | 3036566 - Get msgcat locale for Win Vista+ first from gui language registry key. | jan.nijtmans | 2013-05-28 | 1 | -2/+2 |
|\ |
|
| * | Add install references and changes entry | oehhar | 2013-05-08 | 1 | -2/+2 |
|
|
| * | fix http package installation | jan.nijtmans | 2013-04-08 | 1 | -1/+1 |
|
|
| * | Bump http to 2.8.7 in the other dozen places as well. | max | 2013-04-04 | 1 | -2/+2 |
|
|
| * | [Bug 3604576]: msgcat-1.5.0.tm error on windows XP | jan.nijtmans | 2013-02-14 | 1 | -2/+2 |
| |\ |
|
| * \ | (::platform::LibcVersion): See [Bug 3599098]: Fixed the RE extracting | andreask | 2013-01-30 | 1 | -2/+2 |
| |\ \ |
|
| * \ \ | Allow win32 build with -DTCL_NO_DEPRECATED, just as the UNIX build, off by de... | jan.nijtmans | 2013-01-16 | 1 | -1/+6 |
| |\ \ \ |
|
| * | | | | $builddir is a local variable | jan.nijtmans | 2013-01-08 | 1 | -1/+1 |
|
|
| * | | | | mSys doesn't have $PWD. Reported by Rene Zaumseil on Tcl Core list | jan.nijtmans | 2013-01-08 | 1 | -1/+1 |
|
|
| * | | | | Don't depend on Spencer-specific regexp syntax (/u and /U) any more in unrela... | jan.nijtmans | 2013-01-06 | 1 | -2/+2 |
|
|
| * | | | | Disable the legacy configuration setting from $::argv only when a setting call | dgp | 2012-12-03 | 1 | -2/+2 |
| |\ \ \ \ |
|
| * \ \ \ \ | Complete bump to http 2.8.5 | dgp | 2012-11-06 | 1 | -2/+2 |
| |\ \ \ \ \ |
|
| * | | | | | | Dde version number to 1.4.0, ready for Tcl 8.6.0rc1 | jan.nijtmans | 2012-10-31 | 1 | -2/+2 |
|
|
| * | | | | | | [Bug 2459774] win/tcl/Makefile.in not compatible with msys 0.8. | jan.nijtmans | 2012-10-06 | 1 | -17/+11 |
|
|
| * | | | | | | merge trunk | jan.nijtmans | 2012-09-19 | 1 | -7/+11 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | finish the TIP 404 implementation. | dgp | 2012-09-12 | 1 | -2/+2 |
|
|
| | * | | | | | | fix running package-tests on Windows, correct TCLSH_PROG in this case | jan.nijtmans | 2012-09-10 | 1 | -1/+1 |
|
|
| | * | | | | | | .... but be less verbose | jan.nijtmans | 2012-08-13 | 1 | -1/+1 |
|
|
| | * | | | | | | Add 64-bit build of zlib1.dll, and use it for the dynamic mingw-w64 build | jan.nijtmans | 2012-08-13 | 1 | -2/+6 |
|
|
| * | | | | | | | merge trunk | jan.nijtmans | 2012-08-02 | 1 | -41/+17 |
| |\ \ \ \ \ \ \
| | |/ / / / / / |
|
| | * | | | | | | oops | jan.nijtmans | 2012-07-31 | 1 | -1/+1 |
|
|
| | * | | | | | | [Frq 3544967] Missing objectfiles in static lib | jan.nijtmans | 2012-07-31 | 1 | -26/+6 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | same fore Makefile.in | jan.nijtmans | 2012-07-18 | 1 | -26/+6 |
| | |/ / / / / /
| |/| | | | | | |
|
| | * | | | | | | eliminate the "testfinexit" command. We have the TCL_FINALIZE_ON_EXIT environ... | jan.nijtmans | 2012-07-30 | 1 | -3/+3 |
|
|
| | * | | | | | | No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati... | jan.nijtmans | 2012-07-29 | 1 | -13/+9 |
|
|
| | * | | | | | | [Bug 3549770] Multiple test failures running tcltest outside build tree | jan.nijtmans | 2012-07-28 | 1 | -4/+4 |
| | |\ \ \ \ \ \
| |/ / / / / / / |
|
| * | | | | | | | [Bug 3536888] Locale guessing of msgcat fails on (some) Windows 7 | jan.nijtmans | 2012-06-29 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ |
|