| Commit message (Expand) | Author | Age | Files | Lines |
* | Make sure `make distclean` clears away any tkUuid.h file in build area. | dgp | 2022-10-28 | 1 | -1/+1 |
|
|
* | Implement TIP #599 for Tk 8.6 (only effective when loaded into Tcl 8.7+): Ext... | jan.nijtmans | 2021-11-29 | 1 | -1/+3 |
|
|
* | Add generation of "tkUuid.h". Not used yet | jan.nijtmans | 2021-11-24 | 1 | -0/+9 |
|
|
* | Merge 8.5 | jan.nijtmans | 2021-02-08 | 1 | -4/+5 |
|\ |
|
| * | Fix [44eaf9a908]: 'make distclean' fails on trunk
| jan.nijtmans | 2021-02-08 | 1 | -14/+16 |
|
|
* | | Compile stub library with -fno-lto. See [https://core.tcl-lang.org/thread/inf... | jan.nijtmans | 2021-01-21 | 1 | -0/+6 |
|
|
* | | Merge 8.5 | jan.nijtmans | 2021-01-13 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Don't use @TCL_DEFS@ in win/Makefile.in (just as unix/Makefile.in). In stead,... | jan.nijtmans | 2021-01-13 | 1 | -1/+1 |
|
|
* | | Fix github actions windows build with --enable-sysmbols=mem | jan.nijtmans | 2020-11-27 | 1 | -1/+1 |
|
|
* | | Always compile with -D__USE_MINGW_ANSI_STDIO=0. | jan.nijtmans | 2020-10-29 | 1 | -7/+7 |
|\ \
| |/ |
|
| * | Always compile with -D__USE_MINGW_ANSI_STDIO=0. | jan.nijtmans | 2020-10-29 | 1 | -1/+1 |
| |\
| |/
|/| |
|
* | | TIP #581: More progress | jan.nijtmans | 2020-09-09 | 1 | -5/+4 |
|
|
* | | Don't add UNIX_DIR to VPATH. This should solve a dependency problem on Cygwin... | jan.nijtmans | 2020-01-28 | 1 | -1/+7 |
|
|
* | | Build without -DUNICDE -D_UNICODE, since it's not necessary any-more (all cod... | jan.nijtmans | 2019-12-05 | 1 | -5/+6 |
|
|
* | | Merge 8.5 | jan.nijtmans | 2019-09-09 | 1 | -3/+3 |
|\ \
| |/ |
|
* | | Merge 8.5 | jan.nijtmans | 2019-09-09 | 1 | -51/+47 |
|\ \ |
|
* \ \ | Merge 8.5 | jan.nijtmans | 2019-09-02 | 1 | -0/+1 |
|\ \ \ |
|
* \ \ \ | Merge 8.5 | jan.nijtmans | 2019-08-20 | 1 | -10/+11 |
|\ \ \ \ |
|
* | | | | | Permit Tk 8.6 to use deprecated Tcl constructs (since we cannot look into the... | jan.nijtmans | 2018-01-22 | 1 | -2/+2 |
|
|
* | | | | | Fix UNIX build, and eliminate possible warning in Makefile | jan.nijtmans | 2016-09-30 | 1 | -0/+1 |
|
|
* | | | | | Make it more likely that compiles with VS2012/VS2013 actually work on Windows... | jan.nijtmans | 2016-09-21 | 1 | -1/+1 |
|\ \ \ \ \ |
|
* \ \ \ \ \ | When compiling with MSVC++, no longer link the stub library with msvcrt??.dll. | jan.nijtmans | 2013-10-04 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
* \ \ \ \ \ \ | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE... | jan.nijtmans | 2013-01-11 | 1 | -3/+3 |
|\ \ \ \ \ \ \ |
|
* \ \ \ \ \ \ \ | sync nmakehlp.c with Tcl version | jan.nijtmans | 2012-10-23 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ |
|
* | | | | | | | | | Compile win32 binaries with -DTCL_NO_DEPRECATED, and fix gcc compiler warning | jan.nijtmans | 2012-09-19 | 1 | -7/+15 |
|
|
* | | | | | | | | | don't forget to escape quotes | jan.nijtmans | 2012-07-08 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ |
|
* \ \ \ \ \ \ \ \ \ | use "in" operator in stead | jan.nijtmans | 2012-07-08 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ |
|
* \ \ \ \ \ \ \ \ \ \ | [Bug 3532186]: pkgIndex.tcl file complexity that's unwarranted: Test for ::ar... | jan.nijtmans | 2012-07-08 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
* \ \ \ \ \ \ \ \ \ \ \ | [Bug 1844430]: cygwin make fails in 8.4.14-8.5b3 | jan.nijtmans | 2012-06-23 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
* | | | | | | | | | | | | | fix signature of XSynchronize to match X.org | jan.nijtmans | 2012-06-15 | 1 | -1/+1 |
|
|
* | | | | | | | | | | | | | [Bug 3532186] pkgIndex.tcl file complexity | jan.nijtmans | 2012-06-06 | 1 | -6/+9 |
|
|
* | | | | | | | | | | | | | Implement XFlush and various others for win32 as stubs, so win32 extensions u... | jan.nijtmans | 2012-05-31 | 1 | -1/+6 |
|
|
* | | | | | | | | | | | | | Change XSetCommand signature to match Xorg, needed for Cygwin | jan.nijtmans | 2012-05-24 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
* \ \ \ \ \ \ \ \ \ \ \ \ \ | [Bug 1945073]: Demo square.tcl cannot run; need package tktest | jan.nijtmans | 2011-11-22 | 1 | -1/+5 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Purge RCS Keywords | dgp | 2011-06-08 | 1 | -2/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
* | | | | | | | | | | | | | | | | [FRQ 491789]: "setargv() doesn't support a unicode | nijtmans | 2010-10-11 | 1 | -1/+5 |
|
|
* | | | | | | | | | | | | | | | | win/Makefile.in (genstubs): Generate ttk files as well | nijtmans | 2010-10-06 | 1 | -2/+5 |
|
|
* | | | | | | | | | | | | | | | | * win/Makefile.in (genstubs): [Tcl Bug 3082049]: Typo. | dkf | 2010-10-06 | 1 | -2/+2 |
|
|
* | | | | | | | | | | | | | | | | [FRQ 2965056]: Windows build with -DUNICODE | nijtmans | 2010-09-14 | 1 | -2/+2 |
|
|
* | | | | | | | | | | | | | | | | * win/Makefile.in (VC_MANIFEST_EMBED_DLL VC_MANIFEST_EMBED_EXE): | hobbs | 2010-08-27 | 1 | -1/+4 |
|
|
* | | | | | | | | | | | | | | | | * win/Makefile.in (%.${OBJEXT}): better implicit rules support | hobbs | 2010-08-12 | 1 | -2/+2 |
|
|
* | | | | | | | | | | | | | | | | win/Makefile.in Use tktest86.dll for all tests. | nijtmans | 2009-12-02 | 1 | -16/+19 |
|
|
* | | | | | | | | | | | | | | | | Better dependancies in case of static build. | nijtmans | 2009-11-30 | 1 | -10/+24 |
|
|
* | | | | | | | | | | | | | | | | Compile tkTest.c and friends with Stubs | nijtmans | 2009-11-20 | 1 | -3/+3 |
|
|
* | | | | | | | | | | | | | | | | Undo the reversal of the win/Makefile.in changes, that part was ok. | andreas_kupries | 2009-11-10 | 1 | -8/+3 |
|
|
* | | | | | | | | | | | | | | | | * unix/Makefile.in: Partially reverted Don Porter's 2009-10-20 | andreas_kupries | 2009-11-10 | 1 | -3/+8 |
|
|
* | | | | | | | | | | | | | | | | Bug fix for #2875562 | nijtmans | 2009-10-21 | 1 | -9/+7 |
|
|
* | | | | | | | | | | | | | | | | * unix/Makefile.in: Compiling Tk no longer requires header files | dgp | 2009-10-20 | 1 | -8/+3 |
|
|
* | | | | | | | | | | | | | | | | Implementation of TIP #244, PNG image support. | dkf | 2008-12-28 | 1 | -1/+2 |
|
|
* | | | | | | | | | | | | | | | | Remove references to deleted file | dkf | 2008-12-05 | 1 | -3/+3 |
|
|