summaryrefslogtreecommitdiffstats
path: root/win/tcl.m4
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
* | | handle --enable-64bit=ia64 for gccnijtmans2011-01-121-18/+24
* | | Fix manifest-generation for 64-bit gcc (mingw-w64)nijtmans2010-12-101-2/+5
* | | [Patch #3116490] cross-compile Tk mingw32 on unix.nijtmans2010-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
* | | Add netapi32 to the windows link linenijtmans2010-10-111-2/+2
* | | Add -Wdeclaration-after-statementnijtmans2010-09-231-1/+1
* | | win/rules.vc: (sync with tcl version)nijtmans2010-09-091-15/+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
* | | regenerated with autoconf-2.59nijtmans2010-04-061-2/+2
* | | use -pipe for gcc on win32 (mingw/cygwin)nijtmans2010-02-131-10/+2
* | | fix more gcc warnings: missing initializernijtmans2010-01-221-0/+16
* | | Make all internal initializationnijtmans2009-11-291-10/+8
* | | doc/GetHINSTANCE.3 Fix mentioned header filenijtmans2009-11-191-12/+8
* | | eliminate various gcc and msvc compiler warningsnijtmans2009-08-021-0/+3
* | | * win/tcl.m4, win/configure: Check if cl groks _WIN64 already tohobbs2009-02-171-2/+6
* | | reverted change from 2008-11-06 (was under the impression thatnijtmans2008-11-111-1/+1
* | | add "-Wno-implicit-int" flag for gcc, as on UNIXnijtmans2008-11-061-1/+1
* | | * 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-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
* | * win/configure:hobbs2003-11-111-1/+1
* | * win/tcl.m4: Add TIP #150 items to the TEA makefiles.patthoyts2003-10-081-1/+1
* | * win/configure:hobbs2003-10-061-25/+1
* | * win/configure: Regen.mdejong2003-08-181-0/+59