summaryrefslogtreecommitdiffstats
path: root/win/tcl.m4
Commit message (Expand)AuthorAgeFilesLines
...
* | | If your compiler already defines _WIN64, assume --enable-64bitjan.nijtmans2011-05-121-0/+15
|\ \ \ | |/ /
| * | If your compiler already defines _WIN64, assume --enable-64bitjan.nijtmans2011-05-121-0/+15
| |\ \ | | |/
| | * If your compiler already defines _WIN64, assume --enable-64bitjan.nijtmans2011-05-111-0/+15
* | | set default MODULE_SCOPE=extern, in case no other value is determinedjan.nijtmans2011-03-281-0/+1
* | | The -debug:full option is not supported when using the modern versions of lin...jan2011-03-261-1/+1
|\ \ \ | |/ /
| * | The -debug:full option is not supported when using the modern versions of lin...jan2011-03-261-1/+1
| |\ \ | | |/
| | * The -debug:full option is not supported when using the modern versions of lin...jan2011-03-261-1/+1
| | * * win/tcl.m4: handle --enable-64bit=ia64 for gcc.jan.nijtmans2011-03-111-21/+178
| | * Add -D_CRT_SECURE_NO_DEPRECATE and -D_CRT_NONSTDC_NO_DEPRECATE, reducing the ...nijtmans2010-10-311-13/+16
| | * * win/configure, win/tcl.m4: define MACHINE for gcc builds as well.hobbs2006-03-281-3/+4
| | * []-quote ac_defun functionshobbs2006-03-021-11/+11
| | * * win/tcl.m4: Add build support for Windows-x64 builds.hobbs2005-11-301-19/+34
| | * * unix/tcl.m4 (SC_PROG_TCLSH, SC_BUILD_TCLSH):mdejong2005-07-251-17/+38
| | * * win/tcl.m4, win/configure: do not require cygpath in macros tohobbs2005-03-301-17/+20
| | * * win/tcl.m4, win/configure: update MSVC CFLAGS_OPT to -O2, removehobbs2004-12-301-6/+9
| | * * win/configure: Regen.mdejong2003-04-031-0/+4
| * | handle --enable-64bit=ia64 for gcc. BACKPORT.nijtmans2011-01-171-18/+25
| * | Cross-compile support for Win and UNIX (backported)nijtmans2010-12-131-5/+5
| * | Allow cross-compilation by default (backported)nijtmans2010-11-191-23/+15
| * | * 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-0/+50
| * | * win/tcl.m4, win/configure: Check if cl groks _WIN64 already tohobbs2009-02-171-3/+7
| * | * tests/chanio.test (chan-io-53.9):Kevin B Kenny2008-04-061-1/+4
* | | handle --enable-64bit=ia64 for gccnijtmans2011-01-121-18/+24
* | | Change first parameter of TclSockMinimumBuffers to ClientData, and TclWin(Get...nijtmans2010-12-101-2/+5
* | | silence gcc warning when using -Wwrite-stringsnijtmans2010-12-031-3/+0
* | | [FRQ 491789]: "setargv() doesn't support a unicode cmdline" now implemented f...nijtmans2010-11-171-1/+19
* | | Bring compilation under mingw-w64 a bit closer to realitynijtmans2010-11-161-1/+1
* | | [FRQ 2965056]: Windows build with -DUNICODEnijtmans2010-10-111-2/+2
* | | 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-14/+14
* | | * 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-0/+50
* | | Flip the defaults for whether to build threaded. Part of TIP #364.dkf2010-04-051-2/+2
* | | 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-0/+16
* | | #undef STATIC_BUILD in tclWin(Dde|Reg).c, in order to makenijtmans2009-11-231-11/+8
* | | Fix [Bug 2883850]: pkgIndex.tcl doesn'tnijtmans2009-11-181-12/+8
* | | [Bug 2827066] msys build --enable-symbols brokennijtmans2009-07-261-0/+1
* | | * win/tcl.m4, win/configure: Check if cl groks _WIN64 already tohobbs2009-02-171-3/+7
* | | fix build of zlib objects with msvcnijtmans2008-12-231-1/+1
* | | Improve build rules on Win w.r.t. zlibdkf2008-12-141-1/+1
* | | 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
* | | * tests/chanio.test (chan-io-53.9):Kevin B Kenny2008-04-061-1/+4
* | | * README: Bump version number to 8.6a0dgp2008-04-011-14/+14
|/ /
* | * 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