summaryrefslogtreecommitdiffstats
path: root/win/tcl.m4
Commit message (Expand)AuthorAgeFilesLines
* When compiling with MSVC++, no longer link the stub library with msvcrt??.dll.jan.nijtmans2013-10-041-3/+5
* Cherrypick [132bf978f2] from trunk: jan.nijtmans2013-09-271-17/+1
* workaround for mingw bug [http://comments.gmane.org/gmane.comp.gnu.mingw.user...jan.nijtmans2013-09-231-3/+18
* Add some extra paths on Windows for finding tclConfig.sh, for mSys and Cygwin...jan.nijtmans2013-02-141-12/+19
|\
| * Add some extra paths on Windows for finding tclConfig.sh, for mSys and Cygwin...jan.nijtmans2013-02-141-0/+8
| * Backport various improvements from Tcl 8.5jan.nijtmans2013-02-121-59/+199
| * sync tcl.m4 with Tcl versionjan.nijtmans2012-06-231-3/+0
* | More flexible search for win32 tclConfig.sh, backported from TEA.jan.nijtmans2013-01-141-42/+186
* | better formatting of "configure --help"jan.nijtmans2012-07-181-4/+4
* | sync tcl.m4 with Tcl versionjan.nijtmans2012-05-021-4/+0
* | disallow colors like xellowjan.nijtmans2012-04-121-4/+7
|\ \ | |/
| * sync tcl.m4 with Tcl, format tkInt.decls like Tk8.5/8.6jan.nijtmans2012-04-111-4/+7
* | some more cygwin compatibility improvementsjan.nijtmans2012-04-061-8/+12
|\ \ | |/
| * some more cygwin compatibility improvementsjan.nijtmans2012-04-061-8/+12
* | [Bug 3511806] Compiler checks too earlyjan.nijtmans2012-03-301-18/+147
|\ \ | |/
| * Only check for cygwin with $GCCjan.nijtmans2012-03-291-3/+6
| * [Bug 3511806] Compiler checks too earlyjan.nijtmans2012-03-291-22/+144
| |\
| | * implementation ready for further field-testsbug_3511806jan.nijtmans2012-03-291-20/+146
| * | enable cygwin build in /win directory (using mingw-w64 compiler)jan.nijtmans2012-03-261-13/+17
| |/
| * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-161-1/+1
* | Sync with win/tcl.m4 from Tcljan.nijtmans2011-06-161-0/+15
|\ \ | |/
| * Sync with win/tcl.m4 from Tcljan.nijtmans2011-06-161-0/+15
* | 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
| * SC_EMBED_MANIFEST macrojan.nijtmans2011-03-111-22/+178
| * Add -D_CRT_SECURE_NO_DEPRECATE and -D_CRT_NONSTDC_NO_DEPRECATE, reducing the ...nijtmans2010-10-311-13/+16
| * * generic/tkConsole.c: TIP #268 update regarding registered packageandreas_kupries2006-09-221-0/+1
| * * 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/Makefile.in: Subst TCLSH_PROG andmdejong2005-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-1/+10
* | 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-2/+9
* | * 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-6/+5
* | * win/tcl.m4(CFLAGS_WARNING): Remove "-Wconversion".jenglish2007-01-111-1/+1
* | * generic/tkConsole.c: TIP #268 update regarding registered packageandreas_kupries2006-09-221-0/+1
* | * unix/tcl.m4, win/tcl.m4: []-quote AC_DEFUN functions.hobbs2006-03-281-12/+12
* | * win/configure: Regen.mdejong2005-12-101-0/+3
* | * win/tcl.m4: Add build support for Windows-x64 builds.hobbs2005-12-081-23/+147
* | * unix/Makefile.in: Subst BUILD_TCLSH and TCL_EXE.mdejong2005-08-231-20/+37
* | * 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/+12