summaryrefslogtreecommitdiffstats
path: root/unix/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* 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-4/+4
| |
| \
| \
| \
*---. \ Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE...jan.nijtmans2013-01-111-4/+3
|\ \ \ \ | | | |/
| | | * add [file normalize] to UNIX pkgIndex.tcl toojan.nijtmans2013-01-111-1/+1
| | |/
| | * wrong end brace locationjan.nijtmans2013-01-111-1/+1
| |/
| * Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE...jan.nijtmans2013-01-111-4/+3
| * More complete purge of things only present for supporting long-dead Mac 9 sys...dgp2012-11-151-15/+0
* | 3584471 Repair `make dist` backport.dgp2012-11-061-4/+5
* | sync nmakehlp.c with Tcl versionjan.nijtmans2012-10-231-29/+45
|\ \ | |/
* | review remarks, see mail.jan.nijtmans2012-09-121-61/+20
* | Review branch for merge of Tk-Cocoa into Tk 8.5 main branchKevin Walzer2012-09-121-55/+70
* | Installer improvements, like [a3b936f0a1].stwo2012-08-071-35/+18
* | don't forget to excape 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 3532186]: pkgIndex.tcl file complexity that's unwarranted: Test for ::ar...jan.nijtmans2012-07-081-2/+2
* | Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-sharedjan.nijtmans2012-06-281-2/+10
|\ \ | |/
| * Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-sharedjan.nijtmans2012-06-281-2/+3
| * link cygwin wish with tk84.dlljan.nijtmans2012-06-271-6/+13
| * Implement TkCygwinMainEx for loading Cygwin's Tk_MainEx from the Tk dlljan.nijtmans2012-06-081-13/+14
| * some more quoting issuesjan.nijtmans2012-06-071-29/+29
* | Backport of [Bug 3532186] fixjan.nijtmans2012-06-151-3/+3
* | Change XChangeWindowAttributes signature and many others to match Xorg, neede...jan.nijtmans2012-06-071-1/+1
|\ \ | |/
| * Change XSetDashes signature and many others to match Xorg, needed for Cygwin. jan.nijtmans2012-06-011-102/+110
| * Change XFillRectangle(s)/XDrawLines(s) signature to match Xorg, needed for Cy...jan.nijtmans2012-05-291-7/+8
* | [Bug 3532186] pkgIndex.tcl file complexityjan.nijtmans2012-06-061-7/+8
* | Generate same pkgIndex.tcl file for win32 and cygwin, one that is equally use...jan.nijtmans2012-06-051-38/+40
* | implement TkSetPixmapColormap and TkpPrintWindowId for cygwinjan.nijtmans2012-05-161-2/+3
|\ \ | |/
* | [Bug 3508771]: Implement TkClipBox, Tk*Region and Tk_GetHINSTANCE for Cygwinjan.nijtmans2012-04-261-0/+13
|\ \ | |/
| * implement various internal win32 stub functions for cygwinjan.nijtmans2012-04-251-2/+3
* | make loading of tk.dll in cygwin possiblejan.nijtmans2012-04-181-2/+9
|\ \ | |/
| * make loading of tk.dll in cygwin possiblejan.nijtmans2012-04-171-2/+9
* | [Bug 1945073]: Demo square.tcl cannot run; need package tktestjan.nijtmans2011-11-221-0/+4
|\ \ | |/
| * [Bug 1945073]: Demo square.tcl cannot run; need package tktestjan.nijtmans2011-11-221-0/+4
* | * Add square to DEMOPROGS in unix/Makefile.in. It contains a shebangmax2011-11-081-1/+1
* | Purge RCS Keywords.dgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| * * unix/Makefile.in: add support for compile flags specific todas2007-08-071-10/+11
| * * unix/Makefile.in (dist): copy license.terms to dist macosx dir.das2007-04-291-9/+10
| * * generic/tkConsole.c: Complete reversal of the changes of Sep 22.andreas_kupries2006-09-251-4/+3
| * * generic/tkConsole.c: TIP #268 update regarding registered packageandreas_kupries2006-09-221-3/+4
| * another trydgp2005-12-011-3/+3
| * update `make dist` for the wish.exe.manifest -> wish.exe.manifest.in changedgp2005-12-011-3/+3
| * * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-18/+24
| * * macosx/tkMacOSXCarbonEvents.c (new): moved carbon events code intodas2005-08-091-2/+6
| * * unix/Makefile.in (html): reverted/amended changes of 2005-07-24das2005-07-301-5/+8
| * * unix/Makefile.in: Subst TCLSH_PROG andmdejong2005-07-251-15/+20
| * * unix/Makefile.in (install-private-headers): rewrite tkPort.h whendas2005-06-231-5/+5
| * * unix/Makefile.in (install-libraries): protect possible emptyhobbs2005-05-251-4/+4
| * * macosx/Makefile:das2005-05-241-106/+369