summaryrefslogtreecommitdiffstats
path: root/win/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Safer clean-up of environment variables: Do removal after insertions -> tclte...jan.nijtmans2013-11-201-2/+2
|\
| * Safer clean-up of environment variables: Do removal after insertions -> tclte...jan.nijtmans2013-11-201-2/+2
* | Cygwin: Instead of checking whether the win32 part is configured properly, ju...jan.nijtmans2013-11-191-3/+3
|\ \ | |/
| * Bump tcltest version to 2.3.6 (should have been done just before the 8.5.15 r...jan.nijtmans2013-10-281-2/+2
* | Fix [3eb2ec1449]: Allow upper case scheme names in url. http -> 2.8.8jan.nijtmans2013-10-251-2/+2
|\ \ | |/
| * Fix [3eb2ec1449]: Allow upper case scheme names in url. http -> 2.7.13jan.nijtmans2013-10-251-2/+2
* | When compiling with MSVC++, no longer link the stub library with msvcrt??.dll.jan.nijtmans2013-10-031-1/+1
|\ \ | |/
| * When compiling with MSVC++, no longer link the stub library with msvcrt??.dll.jan.nijtmans2013-10-031-1/+1
* | consistant use of capitalsjan.nijtmans2013-09-191-4/+4
|\ \ | |/
| * consistant use of capitals.jan.nijtmans2013-09-191-4/+4
| * 3036566 - Get msgcat locale for Win Vista+ first from gui language registry key.jan.nijtmans2013-05-281-2/+2
| |\
* | | Bump to tcltest 2.3.6 to account for changes since Tcl 8.6.0 release.dgp2013-08-301-2/+2
* | | Remove TclInitStubTable() function (but keep it in the "initsubsystems" branch).jan.nijtmans2013-06-251-4/+0
* | | split off TclInitStubTable() as separate function - which does the actual stu...jan.nijtmans2013-06-161-0/+4
* | | Workaround for mingw-w64 (AMD64-only) bug: It appears that zdll.lib (as produ...jan.nijtmans2013-06-121-1/+1
* | | More cleaning up; factor out optimizer to new file. Some weird problems still.dkf2013-06-051-0/+1
* | | 3036566 - Get msgcat locale for Win Vista+ first from gui language registry key.oehhar2013-05-271-2/+2
|\ \ \ | | |/ | |/|
| * | Add install references and changes entryoehhar2013-05-081-2/+2
* | | Split tclCompCmds.c into two roughly-equal-sized pieces.dkf2013-05-181-0/+1
* | | Sigh. Fix version number of package "platform" in the Makefile.n files. Futur...andreask2013-05-161-2/+2
|\ \ \ | |/ / |/| / | |/
| * Sigh. Fix version number of package "platform" in the Makefile.n files. Futur...andreask2013-05-161-2/+2
| * Allow URLs that don't have a path, but a query, max2013-04-041-2/+2
* | fix http package installationjan.nijtmans2013-04-081-1/+1
* | Bump http to 2.8.7 in the other dozen places as well.max2013-04-041-2/+2
* | [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
| |\ \ \