summaryrefslogtreecommitdiffstats
path: root/win/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* [Bug 3604576]: msgcat-1.5.0.tm error on windows XPjan.nijtmans2013-02-141-2/+2
|\
| * Suggested fix for bug 3604576: msgcat -1.5.0.tm error on windows XP, inclusiv...jan.nijtmans2013-02-141-2/+2
* | (::platform::LibcVersion): See [Bug 3599098]: Fixed the RE extractingandreask2013-01-301-2/+2
|\ \ | |/
| * (::platform::LibcVersion): See [Bug 3599098]: Fixed the RE extractingandreask2013-01-301-2/+2
| |\
* | \ Allow win32 build with -DTCL_NO_DEPRECATED, just as the UNIX build, off by de...jan.nijtmans2013-01-161-1/+6
|\ \ \ | |/ /
| * | Allow win32 build with -DTCL_NO_DEPRECATED, just as the UNIX build, off by de...jan.nijtmans2013-01-161-1/+6
| |\ \ | | |/
| | * Allow win32 build with -DTCL_NO_DEPRECATED, just as the UNIX build, off by de...jan.nijtmans2013-01-161-1/+6
| * | [Bug 3599395]: http assumes status line is a proper tcl list. jan.nijtmans2013-01-091-2/+2
* | | $builddir is a local variablejan.nijtmans2013-01-081-1/+1
* | | mSys doesn't have $PWD. Reported by Rene Zaumseil on Tcl Core listjan.nijtmans2013-01-081-1/+1
* | | Don't depend on Spencer-specific regexp syntax (/u and /U) any more in unrela...jan.nijtmans2013-01-061-2/+2
* | | Disable the legacy configuration setting from $::argv only when a setting calldgp2012-12-031-2/+2
|\ \ \ | |/ /
| * | Disable the legacy configuration setting from $::argv only when a settingdgp2012-12-031-2/+2
| |\ \ | | |/
* | | Complete bump to http 2.8.5dgp2012-11-061-2/+2
|\ \ \ | |/ /
| * | complete bump to http 2.7.10dgp2012-11-061-2/+2
| * | Correct build version and backported 973091ef75tip404_tcl8_5oehhar2012-09-171-2/+2
* | | Dde version number to 1.4.0, ready for Tcl 8.6.0rc1jan.nijtmans2012-10-311-2/+2
* | | [Bug 2459774] win/tcl/Makefile.in not compatible with msys 0.8.jan.nijtmans2012-10-061-17/+11
* | | merge trunkfrq_3527238jan.nijtmans2012-09-191-7/+11
|\ \ \
| * | | finish the TIP 404 implementation.dgp2012-09-121-2/+2
| * | | fix running package-tests on Windows, correct TCLSH_PROG in this casejan.nijtmans2012-09-101-1/+1
| * | | .... but be less verbosejan.nijtmans2012-08-131-1/+1
| * | | Add 64-bit build of zlib1.dll, and use it for the dynamic mingw-w64 buildjan.nijtmans2012-08-131-2/+6
* | | | merge trunkjan.nijtmans2012-08-021-41/+17
|\ \ \ \ | |/ / /
| * | | oopsjan.nijtmans2012-07-311-1/+1
| * | | [Frq 3544967] Missing objectfiles in static libjan.nijtmans2012-07-311-26/+6
| |\ \ \
| | * | | same fore Makefile.infrq_3544967jan.nijtmans2012-07-181-26/+6
| |/ / / |/| | |
| * | | eliminate the "testfinexit" command. We have the TCL_FINALIZE_ON_EXIT environ...jan.nijtmans2012-07-301-3/+3
| * | | No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati...jan.nijtmans2012-07-291-13/+9
| * | | [Bug 3549770] Multiple test failures running tcltest outside build treejan.nijtmans2012-07-281-4/+4
| |\ \ \ |/ / / / | | _ / | | /
| * | Bug [3549770]: Multiple test failures running tcltest outside build treejan.nijtmans2012-07-281-4/+4
* | | [Bug 3536888] Locale guessing of msgcat fails on (some) Windows 7jan.nijtmans2012-06-291-2/+2
|\ \ \ | |/ /
| * | Locale guessing of msgcat fails on (some) Windows 7jan.nijtmans2012-06-221-2/+2
* | | [Bug 473946]: special characters not correctly sent, now for XTYP_EXECUTE as ...jan.nijtmans2012-05-251-6/+6
|\ \ \ | |/ /
| * | [Bug 473946]: special characters not correctly sent, now for XTYP_EXECUTE as ...jan.nijtmans2012-05-251-4/+18
| |\ \ | | |/
| | * [Bug 473946]: special characters not correctly sent, now for XTYP_EXECUTE as ...jan.nijtmans2012-05-251-3/+3
| * | Revert most of [fcc5957e59], since when we let cygwin share the win32 stub ta...jan.nijtmans2012-05-221-7/+7
| |\ \ | | |/
| | * Revert most of [ae92de6078], since when we let cygwin share the win32 stub ta...jan.nijtmans2012-05-221-7/+7
* | | fix handling of closing '\0' for -binary datatip_106_impljan.nijtmans2012-05-111-6/+6
* | | Merged from 8.5 branch -- http package. Fix Bug 3498327. Generate upper-case ...andreask2012-03-071-2/+2
|\ \ \ | |/ /
| * | Merged from 8.4 branch -- http package. Fix Bug 3498327. Generate upper-case ...andreask2012-03-071-2/+2
| |\ \ | | |/
| * | Bump to version 2.7.8dgp2012-01-171-2/+2
| |\ \ | | |/
* | | [Bug 967195]: Make tcltest work when tclsh is compiled without using the seta...jan.nijtmans2011-11-301-3/+3
|\ \ \ | |/ /
| * | [Bug 967195]: Make tcltest work when tclsh is compiled without using the seta...jan.nijtmans2011-11-301-3/+3
| |\ \ | | |/
* | | don't install tommath_(super)?class.hjan.nijtmans2011-11-301-3/+1
|\ \ \ | |/ /
| * | Use the same shebang comment everywherejan.nijtmans2011-11-301-3/+1
| |\ \ | | |/
| * | Update changes toward 8.5.11 release. Bump to http 2.7.7.dgp2011-10-201-2/+2
* | | Update changes toward 8.6b3 release. Bump to http 2.8.3.dgp2011-10-201-2/+2
* | | Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507]Kevin B Kenny2011-07-021-0/+1
|\ \ \ | |/ /
| * | Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507]Kevin B Kenny2011-07-021-0/+1