summaryrefslogtreecommitdiffstats
path: root/win/configure
Commit message (Expand)AuthorAgeFilesLines
...
* | | silence gcc warning when using -Wwrite-stringsnijtmans2010-12-031-5/+13
* | | Set NO_VIZ=1 when zlib is compiled in libtcl,nijtmans2010-11-181-0/+4
* | | [FRQ 491789]: "setargv() doesn't support a unicode cmdline" now implemented f...nijtmans2010-11-171-1/+67
* | | Bring compilation under mingw-w64 a bit closer to realitynijtmans2010-11-161-1/+1
* | | [FRQ 2965056]: Windows build with -DUNICODEnijtmans2010-10-111-2/+2
* | | re-generate configure with autoconf-2.59nijtmans2010-09-291-33/+143
* | | Add kernel32 to LIBS, so the link line for mingw is exactly the same as for M...nijtmans2010-09-221-1/+1
* | | Fix declaration after statement.nijtmans2010-09-211-1/+1
* | | mingw should always link with -ladvapi32nijtmans2010-09-091-1/+1
* | | * win/tcl.m4: Applied patch by Jeff fixing issues with theandreas_kupries2010-08-311-2/+4
* | | * win/Makefile.in (VC_MANIFEST_EMBED_DLL VC_MANIFEST_EMBED_EXE):hobbs2010-08-271-1/+62
* | | * generic/tcl.h: Bump patchlevel to 8.6b1.2 to distinguishdgp2010-04-301-1/+1
* | | regenerated with autoconf-2.59nijtmans2010-04-061-2896/+2686
* | | regenerated with autoconf-2.59nijtmans2010-04-061-2440/+1919
* | | Regen with autoconf 2.61 (what I have)dkf2010-04-051-1835/+2566
* | | Finish bump to registry 1.3.0dgp2010-03-301-3/+3
* | | use -pipe for gcc on win32 (mingw/cygwin)nijtmans2010-02-131-10/+2
* | | Revert [2009-12-21] change in tcl.h, in steadnijtmans2010-01-221-69/+66
* | | #undef STATIC_BUILD in tclWin(Dde|Reg).c, in order to makenijtmans2009-11-231-29/+11
* | | Fix [Bug 2883850]: pkgIndex.tcl doesn'tnijtmans2009-11-181-12/+8
* | | [Bug 2827066] msys build --enable-symbols brokennijtmans2009-07-261-1/+3
* | | Fix 64-bit detection for zlib on Win64nijtmans2009-04-301-49/+49
* | | * win/tcl.m4, win/configure: Check if cl groks _WIN64 already tohobbs2009-02-171-3/+176
* | | fix [Feature Request 2605263] use officialnijtmans2009-02-161-1/+38
* | | * generic/tcl.h: Bump patchlevel to 8.6b1.1 to distinguishdgp2009-01-161-1/+1
* | | fix build of zlib objects with msvcnijtmans2008-12-231-1/+1
* | | * win/Makefile.in: Kevin B Kenny2008-12-201-7/+26
* | | * README: Bump version number to 8.6b1dgp2008-12-191-1/+1
* | | * win/configure.in:Kevin B Kenny2008-12-191-2498/+1772
* | | Try to do the wizardry again...dkf2008-12-181-404/+2
* | | regendkf2008-12-141-1768/+2912
* | | Eliminate warning: different 'const' qualifiersnijtmans2008-12-111-2/+2
* | | Eliminate warning: passing arg 4 of `Tcl_SplitList' fromnijtmans2008-11-111-1/+1
* | | add "-Wno-implicit-int" for gcc, as on UNIXnijtmans2008-11-061-1/+1
* | | * README: Bump version number to 8.6a4dgp2008-10-141-1/+1
* | | * README: Bump version number to 8.6a3dgp2008-08-281-1/+1
* | | * README: Bump version number to 8.6a2dgp2008-08-121-1/+1
* | | * README: Bump version number to 8.6a1dgp2008-06-191-1/+1
* | | autoconf-2.59dgp2008-04-071-1/+1
* | | * tests/chanio.test (chan-io-53.9):Kevin B Kenny2008-04-061-0/+3
* | | * README: Bump version number to 8.6a0dgp2008-04-011-3/+3
|/ /
* | * generic/tcl.h: Bump to 8.5.2 for release.core_8_5_2dgp2008-03-281-1/+1
* | regendkf2008-03-071-2/+425
* | * generic/tcl.h: Bump version number to 8.5.2b1 to distinguishdgp2008-02-131-1/+1
* | *** 8.5.1 TAGGED FOR RELEASE ***dgp2008-02-041-1/+1
* | * generic/tcl.h: Bump version number to 8.5.1b1 to distinguishdgp2008-01-021-1/+1
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * win/configure, win/tcl.m4 (LIBS_GUI): mingw needs -lole32hobbs2007-12-051-1/+2
* | * win/configure, win/tcl.m4 (LIBS_GUI): remove ole32.lib oleaut32.libhobbs2007-12-031-2/+2
* | * win/configure, win/tcl.m4: add ws2_32.lib / -lws2_32 to build.hobbs2007-11-301-3/+3