| Commit message (Expand) | Author | Age | Files | Lines |
* | TCL_NEEDS_EXP_FILE is no longer used | jan.nijtmans | 2023-08-03 | 1 | -2/+2 |
|
|
* | sync tcl.m4 with Tcl | jan.nijtmans | 2022-05-09 | 1 | -1/+1 |
|
|
* | sync win/tcl.m4 and win/rules.vc with Tcl | jan.nijtmans | 2022-02-14 | 1 | -7/+7 |
|
|
* | More changes for arm64 (or aarch64) | jan.nijtmans | 2022-02-08 | 1 | -5/+14 |
|
|
* | Add support for windows-arm | jan.nijtmans | 2022-02-07 | 1 | -1/+8 |
|
|
* | Fix -fno-lto determination/add --enable-auto-image-base option to windows bui... | jan.nijtmans | 2021-11-11 | 1 | -0/+13 |
|
|
* | Fix determination of BUILD_TCLSH. Problem reported by René Zaumseil. | jan.nijtmans | 2021-06-09 | 1 | -1/+1 |
|
|
* | Compile stub library with -fno-lto. See [https://core.tcl-lang.org/thread/inf... | jan.nijtmans | 2021-01-21 | 1 | -0/+14 |
|
|
* | Merge 8.5. Sync */tcl.m4 with Tcl. | jan.nijtmans | 2021-01-05 | 1 | -40/+38 |
|\ |
|
| * | Sync */tcl.m4 with Tcl | jan.nijtmans | 2021-01-05 | 1 | -35/+34 |
|
|
| * | Update all configure-related stuff to work with autoconf-2.70 too. For now, e... | jan.nijtmans | 2020-12-22 | 1 | -7/+7 |
|
|
* | | Merge 8.5 | jan.nijtmans | 2020-12-03 | 1 | -8/+0 |
|\ \
| |/ |
|
| * | sync tcl.m4 and ruls.vc with Tcl | jan.nijtmans | 2020-12-02 | 1 | -8/+0 |
| |\
| |/
|/| |
|
* | | Always compile with -D__USE_MINGW_ANSI_STDIO=0. | jan.nijtmans | 2020-10-29 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Always compile with -D__USE_MINGW_ANSI_STDIO=0. | jan.nijtmans | 2020-10-29 | 1 | -1/+1 |
| |\
| |/
|/| |
|
* | | Add -Wpointer-arith to C-flags. Fix some ANSI prototypes. | jan.nijtmans | 2020-02-24 | 1 | -1/+1 |
|\ \
| |/ |
|
* | | Sync tcl.m4 with version in Tcl | jan.nijtmans | 2019-12-16 | 1 | -3/+12 |
|
|
* | | Sync tcl.m4 with the vesion provided by Tcl 8.6 | jan.nijtmans | 2019-11-27 | 1 | -25/+3 |
|\ \ |
|
* \ \ | Fix 64-bit MSVC build without SDK: If the MSVC version is recent enough, comp... | jan.nijtmans | 2015-12-03 | 1 | -5/+2 |
|\ \ \ |
|
* | | | | Link with userenv.lib, because it is now needed by Tcl. | jan.nijtmans | 2015-10-06 | 1 | -2/+2 |
|
|
* | | | | Double '[' and ']', otherwise re-generating "configure" doesn't give the expe... | jan.nijtmans | 2015-10-06 | 1 | -2/+2 |
|\ \ \ \ |
|
* \ \ \ \ | Use "cygpath -m" in stead of "cygpath -w", so paths (even windows ones) alway... | jan.nijtmans | 2015-10-05 | 1 | -1/+1 |
|\ \ \ \ \ |
|
* \ \ \ \ \ | Don't limit Universal runtime support to VisualStudio version 14 only, future... | jan.nijtmans | 2015-09-30 | 1 | -2/+2 |
|\ \ \ \ \ \ |
|
* \ \ \ \ \ \ | Completing [http://core.tcl.tk/tcl/info/00189c4afcb9e2586301d711f71383e48817a... | jan.nijtmans | 2015-08-28 | 1 | -2/+18 |
|\ \ \ \ \ \ \ |
|
* | | | | | | | | Eliminate all usage of __WIN32__ macro: Some compilers (e.g. Clang/LLVM) don'... | jan.nijtmans | 2014-02-10 | 1 | -2/+2 |
|
|
* | | | | | | | | Revert [3eaa6c984a] (Enh [http://core.tcl.tk/tcl/info/2959069|2959069]), as i... | jan.nijtmans | 2013-11-19 | 1 | -1/+1 |
|
|
* | | | | | | | | When compiling with MSVC++, no longer link the stub library with msvcrt??.dll. | jan.nijtmans | 2013-10-04 | 1 | -3/+5 |
|\ \ \ \ \ \ \ \ |
|
* | | | | | | | | | Workaround for [http://sourceforge.net/p/mingw/bugs/2065/|MinGW bug #2065]. | jan.nijtmans | 2013-09-27 | 1 | -2/+1 |
|
|
* | | | | | | | | | workaround for mingw bug [http://comments.gmane.org/gmane.comp.gnu.mingw.user... | jan.nijtmans | 2013-09-23 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ |
|
* \ \ \ \ \ \ \ \ \ | Add some extra paths on Windows for finding tclConfig.sh, for mSys and Cygwin... | jan.nijtmans | 2013-02-14 | 1 | -12/+19 |
|\ \ \ \ \ \ \ \ \ \ |
|
* \ \ \ \ \ \ \ \ \ \ | More flexible search for win32 tclConfig.sh, backported from TEA. | jan.nijtmans | 2013-01-15 | 1 | -42/+186 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
* \ \ \ \ \ \ \ \ \ \ \ | better formatting of "configure --help" | jan.nijtmans | 2012-07-18 | 1 | -6/+6 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
* \ \ \ \ \ \ \ \ \ \ \ \ | sync tcl.m4 with Tcl version | jan.nijtmans | 2012-05-02 | 1 | -4/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
* \ \ \ \ \ \ \ \ \ \ \ \ \ | minor clean-up of tkInt.decls | jan.nijtmans | 2012-04-12 | 1 | -4/+7 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ | some more cygwin compatibility improvements | jan.nijtmans | 2012-04-06 | 1 | -8/+12 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | [Bug 3511806] Compiler checks too early | jan.nijtmans | 2012-04-02 | 1 | -55/+168 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Sync with win/tcl.m4 from Tcl | jan.nijtmans | 2011-06-16 | 1 | -0/+15 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
* | | | | | | | | | | | | | | | | | | set default MODULE_SCOPE=extern, in case no other value is determined | jan.nijtmans | 2011-03-28 | 1 | -0/+1 |
|
|
* | | | | | | | | | | | | | | | | | | The -debug:full option is not supported when using the modern versions of lin... | jan | 2011-03-26 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
* | | | | | | | | | | | | | | | | | | | handle --enable-64bit=ia64 for gcc | nijtmans | 2011-01-12 | 1 | -18/+24 |
|
|
* | | | | | | | | | | | | | | | | | | | Fix manifest-generation for 64-bit gcc (mingw-w64) | nijtmans | 2010-12-10 | 1 | -2/+5 |
|
|
* | | | | | | | | | | | | | | | | | | | [Patch #3116490] cross-compile Tk mingw32 on unix. | nijtmans | 2010-12-03 | 1 | -3/+0 |
|
|
* | | | | | | | | | | | | | | | | | | | [FRQ 491789]: "setargv() doesn't support a unicode cmdline" now implemented f... | nijtmans | 2010-11-17 | 1 | -1/+19 |
|
|
* | | | | | | | | | | | | | | | | | | | Bring compilation under mingw-w64 a bit closer to reality | nijtmans | 2010-11-16 | 1 | -1/+1 |
|
|
* | | | | | | | | | | | | | | | | | | | Add netapi32 to the windows link line | nijtmans | 2010-10-11 | 1 | -2/+2 |
|
|
* | | | | | | | | | | | | | | | | | | | Add -Wdeclaration-after-statement | nijtmans | 2010-09-23 | 1 | -1/+1 |
|
|
* | | | | | | | | | | | | | | | | | | | win/rules.vc: (sync with tcl version) | nijtmans | 2010-09-09 | 1 | -15/+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 |
|
|
* | | | | | | | | | | | | | | | | | | | regenerated with autoconf-2.59 | nijtmans | 2010-04-06 | 1 | -2/+2 |
|
|