| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | * win/configure: Regen. | mdejong | 2003-04-03 | 1 | -0/+4 |
|
|
| * | | handle --enable-64bit=ia64 for gcc. BACKPORT. | nijtmans | 2011-01-17 | 1 | -18/+25 |
|
|
| * | | Cross-compile support for Win and UNIX (backported) | nijtmans | 2010-12-13 | 1 | -5/+5 |
|
|
| * | | Allow cross-compilation by default (backported) | nijtmans | 2010-11-19 | 1 | -23/+15 |
|
|
| * | | * win/tcl.m4: Applied patch by Jeff fixing issues with the | andreas_kupries | 2010-08-31 | 1 | -2/+4 |
|
|
| * | | * win/Makefile.in (VC_MANIFEST_EMBED_DLL VC_MANIFEST_EMBED_EXE): | hobbs | 2010-08-27 | 1 | -0/+50 |
|
|
| * | | * win/tcl.m4, win/configure: Check if cl groks _WIN64 already to | hobbs | 2009-02-17 | 1 | -3/+7 |
|
|
| * | | * tests/chanio.test (chan-io-53.9): | Kevin B Kenny | 2008-04-06 | 1 | -1/+4 |
|
|
* | | | handle --enable-64bit=ia64 for gcc | nijtmans | 2011-01-12 | 1 | -18/+24 |
|
|
* | | | Change first parameter of TclSockMinimumBuffers to ClientData, and TclWin(Get... | nijtmans | 2010-12-10 | 1 | -2/+5 |
|
|
* | | | silence gcc warning when using -Wwrite-strings | nijtmans | 2010-12-03 | 1 | -3/+0 |
|
|
* | | | [FRQ 491789]: "setargv() doesn't support a unicode cmdline" now implemented f... | nijtmans | 2010-11-17 | 1 | -1/+19 |
|
|
* | | | Bring compilation under mingw-w64 a bit closer to reality | nijtmans | 2010-11-16 | 1 | -1/+1 |
|
|
* | | | [FRQ 2965056]: Windows build with -DUNICODE | nijtmans | 2010-10-11 | 1 | -2/+2 |
|
|
* | | | Add kernel32 to LIBS, so the link line for mingw is exactly the same as for M... | nijtmans | 2010-09-22 | 1 | -1/+1 |
|
|
* | | | Fix declaration after statement. | nijtmans | 2010-09-21 | 1 | -1/+1 |
|
|
* | | | mingw should always link with -ladvapi32 | nijtmans | 2010-09-09 | 1 | -14/+14 |
|
|
* | | | * win/tcl.m4: Applied patch by Jeff fixing issues with the | andreas_kupries | 2010-08-31 | 1 | -2/+4 |
|
|
* | | | * win/Makefile.in (VC_MANIFEST_EMBED_DLL VC_MANIFEST_EMBED_EXE): | hobbs | 2010-08-27 | 1 | -0/+50 |
|
|
* | | | Flip the defaults for whether to build threaded. Part of TIP #364. | dkf | 2010-04-05 | 1 | -2/+2 |
|
|
* | | | use -pipe for gcc on win32 (mingw/cygwin) | nijtmans | 2010-02-13 | 1 | -10/+2 |
|
|
* | | | Revert [2009-12-21] change in tcl.h, in stead | nijtmans | 2010-01-22 | 1 | -0/+16 |
|
|
* | | | #undef STATIC_BUILD in tclWin(Dde|Reg).c, in order to make | nijtmans | 2009-11-23 | 1 | -11/+8 |
|
|
* | | | Fix [Bug 2883850]: pkgIndex.tcl doesn't | nijtmans | 2009-11-18 | 1 | -12/+8 |
|
|
* | | | [Bug 2827066] msys build --enable-symbols broken | nijtmans | 2009-07-26 | 1 | -0/+1 |
|
|
* | | | * win/tcl.m4, win/configure: Check if cl groks _WIN64 already to | hobbs | 2009-02-17 | 1 | -3/+7 |
|
|
* | | | fix build of zlib objects with msvc | nijtmans | 2008-12-23 | 1 | -1/+1 |
|
|
* | | | Improve build rules on Win w.r.t. zlib | dkf | 2008-12-14 | 1 | -1/+1 |
|
|
* | | | Eliminate warning: different 'const' qualifiers | nijtmans | 2008-12-11 | 1 | -2/+2 |
|
|
* | | | Eliminate warning: passing arg 4 of `Tcl_SplitList' from | nijtmans | 2008-11-11 | 1 | -1/+1 |
|
|
* | | | add "-Wno-implicit-int" for gcc, as on UNIX | nijtmans | 2008-11-06 | 1 | -1/+1 |
|
|
* | | | * tests/chanio.test (chan-io-53.9): | Kevin B Kenny | 2008-04-06 | 1 | -1/+4 |
|
|
* | | | * README: Bump version number to 8.6a0 | dgp | 2008-04-01 | 1 | -14/+14 |
|/ / |
|
* | | * win/configure, win/tcl.m4 (LIBS_GUI): mingw needs -lole32 | hobbs | 2007-12-05 | 1 | -1/+2 |
|
|
* | | * win/configure, win/tcl.m4 (LIBS_GUI): remove ole32.lib oleaut32.lib | hobbs | 2007-12-03 | 1 | -2/+2 |
|
|
* | | * win/configure, win/tcl.m4: add ws2_32.lib / -lws2_32 to build. | hobbs | 2007-11-30 | 1 | -3/+3 |
|
|
* | | * win/tcl.m4(CFLAGS_WARNING): Remove "-Wconversion". | jenglish | 2007-01-11 | 1 | -1/+1 |
|
|
* | | * unix/tcl.m4, win/tcl.m4: []-quote AC_DEFUN functions. | hobbs | 2006-03-28 | 1 | -12/+12 |
|
|
* | | * win/configure: Regen. | mdejong | 2005-12-10 | 1 | -0/+3 |
|
|
* | | * win/Makefile.in, win/makefile.vc: Add Win x64 and CE build support | hobbs | 2005-12-08 | 1 | -23/+147 |
|
|
* | | radical refactoring of thread storage to untangle dependencies | Kevin B Kenny | 2005-08-11 | 1 | -3/+0 |
|
|
* | | * unix/configure: Regen. | mdejong | 2005-07-25 | 1 | -17/+37 |
|
|
* | | * win/tcl.m4, win/configure: do not require cygpath in macros to | hobbs | 2005-03-30 | 1 | -17/+20 |
|
|
* | | * win/tcl.m4, win/configure: update MSVC CFLAGS_OPT to -O2, remove | hobbs | 2004-12-30 | 1 | -8/+11 |
|
|
* | | Version 5 of [Patch 976496] | Joe Mistachkin | 2004-06-24 | 1 | -0/+3 |
|
|
* | | * win/configure: | hobbs | 2003-10-06 | 1 | -25/+1 |
|
|
* | | * win/configure: Regen. | mdejong | 2003-08-18 | 1 | -1/+1 |
|
|
* | | * win/Makefile.in: Haven't heard back from David for a week. | andreas_kupries | 2003-06-16 | 1 | -0/+59 |
|
|
* | | * win/configure: Regen. | mdejong | 2003-04-03 | 1 | -0/+4 |
|
|
* | | * win/tcl.m4 (SC_WITH_TCL): Port version number | mdejong | 2003-03-13 | 1 | -4/+4 |
|
|