summaryrefslogtreecommitdiffstats
path: root/win/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Make sure `make distclean` clears away any tkUuid.h file in build area.dgp2022-10-281-1/+1
* Implement TIP #599 for Tk 8.6 (only effective when loaded into Tcl 8.7+): Ext...jan.nijtmans2021-11-291-1/+3
* Add generation of "tkUuid.h". Not used yetjan.nijtmans2021-11-241-0/+9
* Merge 8.5jan.nijtmans2021-02-081-4/+5
|\
| * Fix [44eaf9a908]: 'make distclean' fails on trunk jan.nijtmans2021-02-081-14/+16
* | Compile stub library with -fno-lto. See [https://core.tcl-lang.org/thread/inf...jan.nijtmans2021-01-211-0/+6
* | Merge 8.5jan.nijtmans2021-01-131-1/+1
|\ \ | |/
| * Don't use @TCL_DEFS@ in win/Makefile.in (just as unix/Makefile.in). In stead,...jan.nijtmans2021-01-131-1/+1
* | Fix github actions windows build with --enable-sysmbols=memjan.nijtmans2020-11-271-1/+1
* | Always compile with -D__USE_MINGW_ANSI_STDIO=0.jan.nijtmans2020-10-291-7/+7
|\ \ | |/
| * Always compile with -D__USE_MINGW_ANSI_STDIO=0.jan.nijtmans2020-10-291-1/+1
| |\ | |/ |/|
* | TIP #581: More progressjan.nijtmans2020-09-091-5/+4
* | Don't add UNIX_DIR to VPATH. This should solve a dependency problem on Cygwin...jan.nijtmans2020-01-281-1/+7
* | Build without -DUNICDE -D_UNICODE, since it's not necessary any-more (all cod...jan.nijtmans2019-12-051-5/+6
* | Merge 8.5jan.nijtmans2019-09-091-3/+3
|\ \ | |/
* | Merge 8.5jan.nijtmans2019-09-091-51/+47
|\ \
* \ \ Merge 8.5jan.nijtmans2019-09-021-0/+1
|\ \ \
* \ \ \ Merge 8.5jan.nijtmans2019-08-201-10/+11
|\ \ \ \
* | | | | Permit Tk 8.6 to use deprecated Tcl constructs (since we cannot look into the...jan.nijtmans2018-01-221-2/+2
* | | | | Fix UNIX build, and eliminate possible warning in Makefilejan.nijtmans2016-09-301-0/+1
* | | | | Make it more likely that compiles with VS2012/VS2013 actually work on Windows...jan.nijtmans2016-09-211-1/+1
|\ \ \ \ \
* \ \ \ \ \ When compiling with MSVC++, no longer link the stub library with msvcrt??.dll.jan.nijtmans2013-10-041-1/+1
|\ \ \ \ \ \
* \ \ \ \ \ \ Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE...jan.nijtmans2013-01-111-3/+3
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ sync nmakehlp.c with Tcl versionjan.nijtmans2012-10-231-3/+3
|\ \ \ \ \ \ \ \
* | | | | | | | | Compile win32 binaries with -DTCL_NO_DEPRECATED, and fix gcc compiler warningjan.nijtmans2012-09-191-7/+15
* | | | | | | | | don't forget to escape quotesjan.nijtmans2012-07-081-1/+1
|\ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ use "in" operator in steadjan.nijtmans2012-07-081-1/+1
|\ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ [Bug 3532186]: pkgIndex.tcl file complexity that's unwarranted: Test for ::ar...jan.nijtmans2012-07-081-2/+2
|\ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ [Bug 1844430]: cygwin make fails in 8.4.14-8.5b3jan.nijtmans2012-06-231-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | fix signature of XSynchronize to match X.orgjan.nijtmans2012-06-151-1/+1
* | | | | | | | | | | | | [Bug 3532186] pkgIndex.tcl file complexityjan.nijtmans2012-06-061-6/+9
* | | | | | | | | | | | | Implement XFlush and various others for win32 as stubs, so win32 extensions u...jan.nijtmans2012-05-311-1/+6
* | | | | | | | | | | | | Change XSetCommand signature to match Xorg, needed for Cygwinjan.nijtmans2012-05-241-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ [Bug 1945073]: Demo square.tcl cannot run; need package tktestjan.nijtmans2011-11-221-1/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | | | [FRQ 491789]: "setargv() doesn't support a unicodenijtmans2010-10-111-1/+5
* | | | | | | | | | | | | | | | win/Makefile.in (genstubs): Generate ttk files as wellnijtmans2010-10-061-2/+5
* | | | | | | | | | | | | | | | * win/Makefile.in (genstubs): [Tcl Bug 3082049]: Typo.dkf2010-10-061-2/+2
* | | | | | | | | | | | | | | | [FRQ 2965056]: Windows build with -DUNICODEnijtmans2010-09-141-2/+2
* | | | | | | | | | | | | | | | * win/Makefile.in (VC_MANIFEST_EMBED_DLL VC_MANIFEST_EMBED_EXE):hobbs2010-08-271-1/+4
* | | | | | | | | | | | | | | | * win/Makefile.in (%.${OBJEXT}): better implicit rules supporthobbs2010-08-121-2/+2
* | | | | | | | | | | | | | | | win/Makefile.in Use tktest86.dll for all tests.nijtmans2009-12-021-16/+19
* | | | | | | | | | | | | | | | Better dependancies in case of static build.nijtmans2009-11-301-10/+24
* | | | | | | | | | | | | | | | Compile tkTest.c and friends with Stubsnijtmans2009-11-201-3/+3
* | | | | | | | | | | | | | | | Undo the reversal of the win/Makefile.in changes, that part was ok.andreas_kupries2009-11-101-8/+3
* | | | | | | | | | | | | | | | * unix/Makefile.in: Partially reverted Don Porter's 2009-10-20andreas_kupries2009-11-101-3/+8
* | | | | | | | | | | | | | | | Bug fix for #2875562nijtmans2009-10-211-9/+7
* | | | | | | | | | | | | | | | * unix/Makefile.in: Compiling Tk no longer requires header filesdgp2009-10-201-8/+3
* | | | | | | | | | | | | | | | Implementation of TIP #244, PNG image support.dkf2008-12-281-1/+2
* | | | | | | | | | | | | | | | Remove references to deleted filedkf2008-12-051-3/+3