summaryrefslogtreecommitdiffstats
path: root/win/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | [Bug 2459774] win/tcl/Makefile.in not compatible with msys 0.8.jan.nijtmans2012-10-061-17/+11
| * | | | | | merge trunkjan.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.injan.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 3536888] Locale guessing of msgcat fails on (some) Windows 7jan.nijtmans2012-06-291-2/+2
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ [Bug 473946]: special characters not correctly sent, now for XTYP_EXECUTE as ...jan.nijtmans2012-05-251-6/+6
| |\ \ \ \ \ \ \ \
| * | | | | | | | | fix handling of closing '\0' for -binary datajan.nijtmans2012-05-111-6/+6
| * | | | | | | | | Merged from 8.5 branch -- http package. Fix Bug 3498327. Generate upper-case ...andreask2012-03-071-2/+2
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ [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
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merged from core-8-5-branch: Updated to platform 1.0.10. Added handling of th...andreask2011-06-221-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Bump to msgcat 1.4.4dgp2011-05-251-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Make tests in child interpreters report their summary info in the master.dkf2011-03-101-2/+2
| * | | | | | | | | | | | | | | merge trunkKevin B Kenny2011-03-051-2/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge trunkKevin B Kenny2011-03-011-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | silence gcc warning when using -Wwrite-stringsnijtmans2010-12-031-11/+10
| | * | | | | | | | | | | | | | | | 2010-11-29 Kevin B. Kenny <kennykb@acm.org>Kevin B Kenny2010-11-281-1/+3
| | * | | | | | | | | | | | | | | | [FRQ 491789]: "setargv() doesn't support a unicode cmdline" implemented for T...nijtmans2010-11-041-1/+5
| * | | | | | | | | | | | | | | | | mergeKevin B Kenny2010-12-111-11/+10
| * | | | | | | | | | | | | | | | | mergeKevin B Kenny2010-12-011-1/+7
| * | | | | | | | | | | | | | | | | initial commit of Ozgur Dogan Ugurlu's (SF user:dogeen) assembler for the Tcl...Kevin B Kenny2010-09-211-1/+2
| |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | [Freq 2965056]: Windows build with -DUNICODEnijtmans2010-08-301-2/+2
| * | | | | | | | | | | | | | | | * win/Makefile.in (VC_MANIFEST_EMBED_DLL VC_MANIFEST_EMBED_EXE):hobbs2010-08-271-1/+4
| * | | | | | | | | | | | | | | | * win/Makefile.in, win/makefile.bc, win/makefile.vc, win/tcl.dsp:hobbs2010-08-041-14/+4
| * | | | | | | | | | | | | | | | * win/Makefile.in (%.${OBJEXT}): better implicit rules supporthobbs2010-08-041-2/+2
| * | | | | | | | | | | | | | | | * library/platform/platform.tcl: Added OSX Intel 64bitandreas_kupries2010-06-091-3/+3
| * | | | | | | | | | | | | | | | * library/platform/platform.tcl: Fix cpu name for Solaris/Intel 64bit.andreas_kupries2010-05-071-3/+3
| * | | | | | | | | | | | | | | | * library/platform/platform.tcl: Another stab at getting the /lib,andreas_kupries2010-04-291-3/+3
| * | | | | | | | | | | | | | | | Remove unused @MAN2TCLFLAGS@nijtmans2010-04-281-4/+1
| * | | | | | | | | | | | | | | | Fixed missing update of platform package index, and Makefiles.andreas_kupries2010-04-141-3/+3
| * | | | | | | | | | | | | | | | * generic/tcl.decls: [TIP #357]: First round of changesKevin B Kenny2010-04-021-2/+2
| * | | | | | | | | | | | | | | | Finish bump to registry 1.3.0dgp2010-03-301-4/+4
| * | | | | | | | | | | | | | | | Split tommath stub lib source filenijtmans2010-03-041-1/+7
| * | | | | | | | | | | | | | | | Split tclCompCmds.c into two pieces to improve developer sanity.dkf2010-02-261-1/+2
| * | | | | | | | | | | | | | | | Hive off the ensemble code into its own file.dkf2010-02-131-1/+2
| * | | | | | | | | | | | | | | | bump to msgcat 1.4.3 to account for commitsdgp2009-12-171-3/+3
| * | | | | | | | | | | | | | | | tools/genStubs.tcl Add support for win32 CALLBACK functionsnijtmans2009-12-021-13/+17
| * | | | | | | | | | | | | | | | tcl.h Don't use EXPORT for Tcl_InitStubsnijtmans2009-11-301-27/+31