summaryrefslogtreecommitdiffstats
path: root/win/Makefile.in
Commit message (Collapse)AuthorAgeFilesLines
* merge trunkjan.nijtmans2013-11-241-5/+5
|\
| * Safer clean-up of environment variables: Do removal after insertions -> ↵jan.nijtmans2013-11-201-2/+2
| |\ | | | | | | | | | tcltest 2.3.7
| | * Safer clean-up of environment variables: Do removal after insertions -> ↵jan.nijtmans2013-11-201-2/+2
| | | | | | | | | | | | tcltest 2.3.7
| * | Cygwin: Instead of checking whether the win32 part is configured properly, ↵jan.nijtmans2013-11-191-3/+3
| |\ \ | | |/ | | | | | | | | | just configure it when needed. Always build the stub library first (and - on Cygwin - configure win32 properly just before building the stub library)
| | * Bump tcltest version to 2.3.6 (should have been done just before the 8.5.15 ↵jan.nijtmans2013-10-281-2/+2
| | | | | | | | | | | | | | | release, just as in Tcl 8.6.1). Don't fix eol-style for Makefile.in in "make dist", if the file system is case-insensitive/case-preserving.
* | | merge trunkjan.nijtmans2013-10-271-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
| | |
* | | The Tcl 9.0 way of how [dfc08326e3] should be fixed: Real integration of ↵rfe_dfc08326e3jan.nijtmans2013-10-131-5/+1
| | | | | | | | | | | | TclOO in Tcl means that calling the function Tcl_OOInitStubs() should be elminated in full. This branch shows how to do that.
* | | Merge trunk. Restore buildability by adding 'scspec TCLAPI' in tclOOInt.decls.Kevin B Kenny2013-10-051-1/+1
|\ \ \ | |/ /
| * | When compiling with MSVC++, no longer link the stub library with msvcrt??.dll.jan.nijtmans2013-10-031-1/+1
| |\ \ | | |/ | | | This way, workarounds in extensions like [http://core.tcl.tk/itcl/info/a961f0729c] are no longer necessary.
| | * When compiling with MSVC++, no longer link the stub library with msvcrt??.dll.jan.nijtmans2013-10-031-1/+1
| | | | | | | | | This way, workarounds in extensions like [http://core.tcl.tk/itcl/info/a961f0729c] are no longer necessary.
* | | merge trunkdgp2013-09-211-6/+6
|\ \ \ | |/ /
| * | 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
| | |\ | | | | | | | | | | | | Bumped msgcat to version 1.5.2. Minor manpage corrections.
| * | | Bump to tcltest 2.3.6 to account for changes since Tcl 8.6.0 release.dgp2013-08-301-2/+2
| | | |
* | | | merge trunkjan.nijtmans2013-06-251-4/+0
|\ \ \ \ | |/ / /
| * | | Remove TclInitStubTable() function (but keep it in the "initsubsystems" branch).jan.nijtmans2013-06-251-4/+0
| | | |
* | | | merge trunkjan.nijtmans2013-06-181-1/+5
|\ \ \ \ | |/ / /
| * | | split off TclInitStubTable() as separate function - which does the actual ↵jan.nijtmans2013-06-161-0/+4
| | | | | | | | | | | | | | | | stub table initialization - previously part of Tcl_InitStubs().
| * | | Workaround for mingw-w64 (AMD64-only) bug: It appears that zdll.lib (as ↵jan.nijtmans2013-06-121-1/+1
| | | | | | | | | | | | | | | | produced by Microsoft tools) doesn't import the zlib symbols correctly, so use "libz.dll.a" produced with mingw-w64 tools in stead.
* | | | merge trunkjan.nijtmans2013-06-101-0/+1
|\ \ \ \ | |/ / /
| * | | More cleaning up; factor out optimizer to new file. Some weird problems still.dkf2013-06-051-0/+1
| | | |
* | | | merge trunkjan.nijtmans2013-05-281-2/+2
|\ \ \ \ | |/ / /
| * | | 3036566 - Get msgcat locale for Win Vista+ first from gui language registry key.oehhar2013-05-271-2/+2
| |\ \ \ | | | |/ | | |/| | | | | Bumped msgcat to version 1.5.2. Minor manpage corrections.
| | * | Add install references and changes entryoehhar2013-05-081-2/+2
| | | |
* | | | merge trunkjan.nijtmans2013-05-191-0/+1
|\ \ \ \ | |/ / /
| * | | Split tclCompCmds.c into two roughly-equal-sized pieces.dkf2013-05-181-0/+1
| | | |
* | | | merge trunkjan.nijtmans2013-05-171-2/+2
|\ \ \ \ | |/ / /
| * | | Sigh. Fix version number of package "platform" in the Makefile.n files. ↵andreask2013-05-161-2/+2
| |\ \ \ | | |/ / | |/| / | | |/ Future: Write a small tcl script tool to extract the version information directly from the code.
| | * Sigh. Fix version number of package "platform" in the Makefile.n files. ↵andreask2013-05-161-2/+2
| | | | | | | | | | | | Future: Write a small tcl script tool to extract the version information directly from the code.
| | * Allow URLs that don't have a path, but a query, max2013-04-041-2/+2
| | | | | | | | | e.g. http://example.com?foo=bar and bump http to 2.7.12.
* | | merge trunkjan.nijtmans2013-04-121-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
| | |
* | | merge trunkjan.nijtmans2013-02-151-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, ↵jan.nijtmans2013-02-141-2/+2
| | | | | | | | | | | | | | | inclusive bump to version 1.5.1. Changelog entry still missing.
* | | merge trunkjan.nijtmans2013-02-031-2/+2
|\ \ \ | |/ /
| * | (::platform::LibcVersion): See [Bug 3599098]: Fixed the RE extractingandreask2013-01-301-2/+2
| |\ \ | | |/ | | | | | | | | | | | | the version to avoid issues with recent changes to the glibc banner. Now targeting a less variable part of the string. Bumped package to version 1.0.11.
| | * (::platform::LibcVersion): See [Bug 3599098]: Fixed the RE extractingandreask2013-01-301-2/+2
| | |\ | | | | | | | | | | | | | | | | | | | | the version to avoid issues with recent changes to the glibc banner. Now targeting a less variable part of the string. Bumped package to version 1.0.11.
* | | | Convert Tcl_Eval and Tcl_GlobalEval to a macrojan.nijtmans2013-01-171-2/+2
|/ / /
* | | Allow win32 build with -DTCL_NO_DEPRECATED, just as the UNIX build, off by ↵jan.nijtmans2013-01-161-1/+6
|\ \ \ | |/ / | | | | | | | | | default. Define Tcl_EvalObj and Tcl_GlobalEvalObj as macros, even when TCL_NO_DEPRECATED is defined, so Tk can benefit from it too.
| * | Allow win32 build with -DTCL_NO_DEPRECATED, just as the UNIX build, off by ↵jan.nijtmans2013-01-161-1/+6
| |\ \ | | |/ | | | | | | | | | default. Define Tcl_EvalObj and Tcl_GlobalEvalObj as macros, even when TCL_NO_DEPRECATED is defined, so Tk can benefit from it too (this is not what TCL_NO_DEPRECATED is supposed to do).
| | * Allow win32 build with -DTCL_NO_DEPRECATED, just as the UNIX build, off by ↵jan.nijtmans2013-01-161-1/+6
| | | | | | | | | | | | | | | default. Define Tcl_EvalObj and Tcl_GlobalEvalObj as macros, even when TCL_NO_DEPRECATED is defined, so Tk can benefit from it too (this is not what TCL_NO_DEPRECATED is supposed to do).
| * | [Bug 3599395]: http assumes status line is a proper tcl list. jan.nijtmans2013-01-091-2/+2
| | | | | | | | | Bump http package to 2.7.11.
* | | $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 ↵jan.nijtmans2013-01-061-2/+2
| | | | | | | | | | | | | | | unrelated places . Bump http package to 2.8.6.