summaryrefslogtreecommitdiffstats
path: root/win/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Added -withalpha option to [imageName get].simonbachmann2017-03-231-0/+1
* Compile with -Wwrite-strings, as does Tcl. In pkgIndex files, allow "8.6-" to...jan.nijtmans2017-01-201-1/+1
* tag Tk_FreeXId() as deprecated. Remove the function from the build if TK_NO_D...jan.nijtmans2017-01-171-1/+1
* Make it more likely that compiles with VS2012/VS2013 actually work on Windows...jan.nijtmans2016-09-211-1/+1
|\
| * Make it more likely that compiles with VS2012/VS2013 actually work on Windows...jan.nijtmans2016-09-211-1/+1
| |\
| | * Make it more likely that compiles with VS2012/VS2013 actually work on Windows...jan.nijtmans2016-09-211-1/+1
* | | Eliminate configure warning: Makefile.in seems to ignore the --datarootdir se...jan.nijtmans2016-03-151-0/+1
|/ /
* | When compiling with MSVC++, no longer link the stub library with msvcrt??.dll.jan.nijtmans2013-10-041-1/+1
|\ \ | |/
| * When compiling with MSVC++, no longer link the stub library with msvcrt??.dll.jan.nijtmans2013-10-041-1/+1
| * Remove unused variable. jan.nijtmans2013-04-031-1/+0
| * merge release to 8.5; revert features not included in releasedgp2013-04-031-0/+1
| * Same change as [9bc120ced2] for UNIX, but for Windows as well.jan.nijtmans2013-03-271-1/+0
| * Don't compile Tk with -DTCL_NO_DEPRECATED by default any more, it might hurt ...jan.nijtmans2013-01-161-1/+1
| |\
| | * Don't compile Tk with -DTCL_NO_DEPRECATED by defaultjan.nijtmans2013-01-161-1/+1
* | | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE...jan.nijtmans2013-01-111-3/+3
|\ \ \ | |/ /
| * | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE...jan.nijtmans2013-01-111-5/+3
| |\ \ | | |/
| | * Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE...jan.nijtmans2013-01-111-7/+6
* | | sync nmakehlp.c with Tcl versionjan.nijtmans2012-10-231-3/+3
|\ \ \ | |/ /
| * | sync nmakehlp.c with Tcl versionjan.nijtmans2012-10-231-3/+3
| |\ \ | | |/
| * | Compile win32 binaries with -DTCL_NO_DEPRECATEDjan.nijtmans2012-09-261-11/+22
| |\ \ | | |/
| | * Compile win32 binaries with -DTCL_NO_DEPRECATEDjan.nijtmans2012-09-261-9/+15
* | | 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
|\ \ \ | |/ /
| * | don't forget to excape quotesjan.nijtmans2012-07-081-1/+1
* | | use "in" operator in steadjan.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 3532186]: pkgIndex.tcl file complexity that's unwarranted: Test for ::ar...jan.nijtmans2012-07-081-2/+2
| |\ \ | | |/
| | * [Bug 3532186]: pkgIndex.tcl file complexity that's unwarranted: Test for ::ar...jan.nijtmans2012-07-081-2/+2
| | * Add various X11 stub functions, Cygwin onlyjan.nijtmans2012-07-041-2/+0
* | | [Bug 1844430]: cygwin make fails in 8.4.14-8.5b3jan.nijtmans2012-06-231-2/+2
|\ \ \ | |/ /
| * | [Bug 1844430]: cygwin make fails in 8.4.14-8.5b3jan.nijtmans2012-06-231-2/+2
| |\ \ | | |/
| | * [Bug 1844430]: cygwin make fails in 8.4.14-8.5b3jan.nijtmans2012-06-221-2/+2
| * | some quoting issues, eliminate TCL_VARARGS_DEFINEjan.nijtmans2012-06-071-5/+5
| |\ \ | | |/
| | * some more quoting issuesjan.nijtmans2012-06-071-5/+5
| | * Change XSetDashes signature and many others to match Xorg, needed for Cygwin. jan.nijtmans2012-06-011-20/+31
| | * Change XFillRectangle(s)/XDrawLines(s) signature to match Xorg, needed for Cy...jan.nijtmans2012-05-291-7/+5
| * | [Bug 3532186] pkgIndex.tcl file complexityjan.nijtmans2012-06-061-1/+1
| * | Generate same pkgIndex.tcl file for win32 and cygwin, one that is equally use...jan.nijtmans2012-06-051-3/+7
| * | merge core-8-4-branch, still to be tested on Unixtobetestedjan.nijtmans2012-05-291-1/+13
| |\ \ | | |/
| | * Simpify determination whether we are running on cygwin.jan.nijtmans2012-05-251-4/+21
* | | 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
|\ \ \ | |/ /
| * | 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
|\ \ \ | |/ /
| * | [Bug 1945073]: Demo square.tcl cannot run; need package tktestjan.nijtmans2011-11-221-1/+5
| |\ \ | | |/
| | * [Bug 1945073]: Demo square.tcl cannot run; need package tktestjan.nijtmans2011-11-221-1/+5
* | | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ \ | |/ /