| Commit message (Expand) | Author | Age | Files | Lines |
* | better formatting of "configure --help" | jan.nijtmans | 2012-07-18 | 1 | -4/+4 |
|
|
* | sync tcl.m4 with Tcl version | jan.nijtmans | 2012-05-02 | 1 | -4/+0 |
|
|
* | disallow colors like xellow | jan.nijtmans | 2012-04-12 | 1 | -4/+7 |
|\ |
|
| * | sync tcl.m4 with Tcl, format tkInt.decls like Tk8.5/8.6 | jan.nijtmans | 2012-04-11 | 1 | -4/+7 |
|
|
* | | some more cygwin compatibility improvements | jan.nijtmans | 2012-04-06 | 1 | -8/+12 |
|\ \
| |/ |
|
| * | some more cygwin compatibility improvements | jan.nijtmans | 2012-04-06 | 1 | -8/+12 |
|
|
* | | [Bug 3511806] Compiler checks too early | jan.nijtmans | 2012-03-30 | 1 | -18/+147 |
|\ \
| |/ |
|
| * | Only check for cygwin with $GCC | jan.nijtmans | 2012-03-29 | 1 | -3/+6 |
|
|
| * | [Bug 3511806] Compiler checks too early | jan.nijtmans | 2012-03-29 | 1 | -22/+144 |
| |\ |
|
| | * | implementation ready for further field-testsbug_3511806 | jan.nijtmans | 2012-03-29 | 1 | -20/+146 |
|
|
| * | | enable cygwin build in /win directory (using mingw-w64 compiler) | jan.nijtmans | 2012-03-26 | 1 | -13/+17 |
| |/ |
|
| * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 1 | -1/+1 |
|
|
* | | Sync with win/tcl.m4 from Tcl | jan.nijtmans | 2011-06-16 | 1 | -0/+15 |
|\ \
| |/ |
|
| * | Sync with win/tcl.m4 from Tcl | jan.nijtmans | 2011-06-16 | 1 | -0/+15 |
|
|
* | | The -debug:full option is not supported when using the modern versions of lin... | jan | 2011-03-26 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | The -debug:full option is not supported when using the modern versions of lin... | jan | 2011-03-26 | 1 | -1/+1 |
|
|
| * | SC_EMBED_MANIFEST macro | jan.nijtmans | 2011-03-11 | 1 | -22/+178 |
|
|
| * | Add -D_CRT_SECURE_NO_DEPRECATE and -D_CRT_NONSTDC_NO_DEPRECATE, reducing the ... | nijtmans | 2010-10-31 | 1 | -13/+16 |
|
|
| * | * generic/tkConsole.c: TIP #268 update regarding registered package | andreas_kupries | 2006-09-22 | 1 | -0/+1 |
|
|
| * | * win/configure, win/tcl.m4: define MACHINE for gcc builds as well. | hobbs | 2006-03-28 | 1 | -3/+4 |
|
|
| * | []-quote ac_defun functions | hobbs | 2006-03-02 | 1 | -11/+11 |
|
|
| * | * win/tcl.m4: Add build support for Windows-x64 builds. | hobbs | 2005-11-30 | 1 | -19/+34 |
|
|
| * | * unix/Makefile.in: Subst TCLSH_PROG and | mdejong | 2005-07-25 | 1 | -17/+38 |
|
|
| * | * 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 | -6/+9 |
|
|
| * | * win/configure: Regen. | mdejong | 2003-04-03 | 1 | -1/+10 |
|
|
* | | 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 | -2/+9 |
|
|
* | | * 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 | -6/+5 |
|
|
* | | * win/tcl.m4(CFLAGS_WARNING): Remove "-Wconversion". | jenglish | 2007-01-11 | 1 | -1/+1 |
|
|
* | | * generic/tkConsole.c: TIP #268 update regarding registered package | andreas_kupries | 2006-09-22 | 1 | -0/+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/tcl.m4: Add build support for Windows-x64 builds. | hobbs | 2005-12-08 | 1 | -23/+147 |
|
|
* | | * unix/Makefile.in: Subst BUILD_TCLSH and TCL_EXE. | mdejong | 2005-08-23 | 1 | -20/+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 | -6/+12 |
|
|
* | | * win/configure: | hobbs | 2003-11-11 | 1 | -1/+1 |
|
|
* | | * win/tcl.m4: Add TIP #150 items to the TEA makefiles. | patthoyts | 2003-10-08 | 1 | -1/+1 |
|
|
* | | * win/configure: | hobbs | 2003-10-06 | 1 | -25/+1 |
|
|
* | | * win/configure: Regen. | mdejong | 2003-08-18 | 1 | -0/+59 |
|
|
* | | * win/configure: Regen. | mdejong | 2003-04-03 | 1 | -0/+4 |
|
|
* | | Require autoconf 2.57 or newer, see TIP 34 | mdejong | 2003-03-13 | 1 | -1/+6 |
|
|
* | | * README: Bumped version number of | dgp | 2003-03-04 | 1 | -14/+14 |
|/ |
|
* | * win/Makefile.in: Add TCL_DEFS to AC_FLAGS | mdejong | 2003-01-13 | 1 | -4/+20 |
|
|