Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Cygwin: In stead of checking whether the win32 part is configured properly, ↵ | jan.nijtmans | 2013-11-18 | 1 | -8/+8 | |
|\ | | | | | | | | | just configure it when needed. Always build the stub library first (and - on Cygwin - configure win32 properly just before building the stub library) | |||||
| * | Cygwin: In stead of checking whether the win32 part is configured properly, ↵ | jan.nijtmans | 2013-11-18 | 1 | -8/+8 | |
| | | | | | | | | | | just configure it when needed. Always build the stub library first (and - on Cygwin - configure win32 properly just before building the stub library) | |||||
* | | On Cygwin, don't duplicate TkPutImage definition in tkUnixPort.h, in stead ↵ | jan.nijtmans | 2013-07-12 | 1 | -1/+1 | |
|\ \ | |/ | | | | | bring it in though tkIntXlibDecls.h | |||||
| * | On Cygwin, don't duplicate TkPutImage definition in tkUnixPort.h, in stead ↵ | jan.nijtmans | 2013-07-12 | 1 | -1/+1 | |
| | | | | | | | | bring it in though tkIntXlibDecls.h | |||||
* | | Additional install of libtk86.a for Cygwin | jan.nijtmans | 2013-06-13 | 1 | -3/+4 | |
|\ \ | |/ | | | Remove unused @EXTRA_AQUA_OBJS and @EXTRA_AQUA_SRCS | |||||
| * | clean tk.pc and make it part of "make dist" | jan.nijtmans | 2013-06-13 | 1 | -3/+3 | |
| | | ||||||
* | | Some more fixes for Cygwin32/64 in win32 GUI mode. | jan.nijtmans | 2013-06-13 | 1 | -2/+2 | |
|\ \ | |/ | | | | | Now that this is fully working, eliminate all usage of WISH_BUILD_LIB_SPEC: TK_BUILD_LIB_SPEC can be used everywhere in stead. Remove some old carbon-leftovers from configure/make (see [3607215]). | |||||
| * | Some more fixes for Cygwin32/64 in win32 GUI mode. | jan.nijtmans | 2013-06-13 | 1 | -2/+4 | |
| | | | | | | | | Now that this is fully working, eliminate all usage of WISH_BUILD_LIB_SPEC: TK_BUILD_LIB_SPEC can be used everywhere in stead. Add tk.pc | |||||
| * | merge release to 8.5; revert features not included in release | dgp | 2013-04-03 | 1 | -1/+1 | |
| | | ||||||
| * | merge trunk | dgp | 2013-03-22 | 1 | -5/+4 | |
| |\ | ||||||
| | * | Don't compile Tk with -DTCL_NO_DEPRECATED by default any more, it might hurt ↵ | jan.nijtmans | 2013-01-16 | 1 | -1/+1 | |
| | |\ | | | | | | | | | | | | | when we compile Tk 8.x against Tcl 8.y with y > x, because new deprecated constructs might be added in higher Tcl versions (except for Tk 8.6, for now, because there is no higher 8.x yet) | |||||
| | | * | Don't compile Tk with -DTCL_NO_DEPRECATED by default | jan.nijtmans | 2013-01-16 | 1 | -4/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | any more, it might hurt when we compile Tk 8.x against Tcl 8.y with y > x, because new deprecated constructs might be added in higher Tcl versions (except for Tk 8.6, for now, because there is no higher 8.x yet) | |||||
| * | | | Set of changes that permits Tk 8.5.14 to build against the released | dgp | 2012-12-10 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | header files of Tcl 8.6.0. Developed and tested only on linux so far. A step in the saga to decouple Tcl and Tk releases. | |||||
* | | | | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and ↵ | jan.nijtmans | 2013-01-11 | 1 | -4/+4 | |
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | Tcl_GlobalEvalObj functions. Add [file normalize] to pkgIndex.tcl, in order to prevent '..' in file paths. | |||||
| | | | | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| *---. \ \ | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and ↵ | jan.nijtmans | 2013-01-11 | 1 | -4/+3 | |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | | |/ | | | | | | | | | | | | | | | | Tcl_GlobalEvalObj functions. Add [file normalize] to pkgIndex.tcl, in order to prevent '..' in file paths. Remove unused TCLPATCHL, it should be ".0" for all final releases. Enable tk.h to be used with higher tcl.h versions which might lack _ANSI_ARGS_ | |||||
| | | | * | add [file normalize] to UNIX pkgIndex.tcl too | jan.nijtmans | 2013-01-11 | 1 | -1/+1 | |
| | | |/ | ||||||
| | | * | wrong end brace location | jan.nijtmans | 2013-01-11 | 1 | -1/+1 | |
| | |/ | ||||||
| | * | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and ↵ | jan.nijtmans | 2013-01-11 | 1 | -4/+3 | |
| | | | | | | | | | | | | | | | | | | Tcl_GlobalEvalObj functions. Add [file normalize] to pkgIndex.tcl, in order to prevent '..' in file paths. Remove unused TCLPATCHL, it should be ".0" for all final releases. | |||||
| | * | More complete purge of things only present for supporting long-dead Mac 9 ↵ | dgp | 2012-11-15 | 1 | -15/+0 | |
| | | | | | | | | | | | | systems. | |||||
| * | | 3584471 Repair `make dist` backport. | dgp | 2012-11-06 | 1 | -4/+5 | |
| | | | ||||||
* | | | sync nmakehlp.c with Tcl version | jan.nijtmans | 2012-10-23 | 1 | -29/+12 | |
|\ \ \ | |/ / | | | | | | | <p>purge spaces at end of lines <p>clean-up unix/Makefile.in after carbon removal | |||||
| * | | sync nmakehlp.c with Tcl version | jan.nijtmans | 2012-10-23 | 1 | -29/+45 | |
| |\ \ | | |/ | | | | | | | <p>purge spaces at end of lines <p>clean-up unix/Makefile.in after carbon removal | |||||
| * | | review remarks, see mail. | jan.nijtmans | 2012-09-12 | 1 | -61/+20 | |
| | | | ||||||
| * | | Review branch for merge of Tk-Cocoa into Tk 8.5 main branch | Kevin Walzer | 2012-09-12 | 1 | -55/+70 | |
| | | | ||||||
| * | | Installer improvements, like [a3b936f0a1]. | stwo | 2012-08-07 | 1 | -35/+18 | |
| | | | ||||||
* | | | A little more installer consistency tweaking. | stwo | 2012-08-07 | 1 | -1/+1 | |
| | | | ||||||
* | | | No need for install-sh to be executable. | stwo | 2012-08-07 | 1 | -1/+0 | |
| | | | ||||||
* | | | Zap trailing whitespace. | stwo | 2012-08-06 | 1 | -2/+2 | |
| | | | ||||||
* | | | Installer consistency tweaks. | stwo | 2012-08-06 | 1 | -2/+2 | |
| | | | ||||||
* | | | don't forget to escape quotes | jan.nijtmans | 2012-07-08 | 1 | -1/+1 | |
|\ \ \ | |/ / | ||||||
| * | | don't forget to excape quotes | jan.nijtmans | 2012-07-08 | 1 | -1/+1 | |
| | | | ||||||
* | | | use "in" operator in stead | 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 ↵ | jan.nijtmans | 2012-07-08 | 1 | -2/+2 | |
|\ \ \ | |/ / | | | | | | | ::argv variable before trying to use it | |||||
| * | | [Bug 3532186]: pkgIndex.tcl file complexity that's unwarranted: Test for ↵ | jan.nijtmans | 2012-07-08 | 1 | -2/+2 | |
| |\ \ | | |/ | | | | | | | ::argv variable before trying to use it | |||||
| | * | [Bug 3532186]: pkgIndex.tcl file complexity that's unwarranted: Test for ↵ | jan.nijtmans | 2012-07-08 | 1 | -2/+2 | |
| | | | | | | | | | | | | ::argv variable before trying to use it | |||||
* | | | Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-shared | jan.nijtmans | 2012-06-28 | 1 | -2/+10 | |
|\ \ \ | |/ / | ||||||
| * | | Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-shared | jan.nijtmans | 2012-06-28 | 1 | -2/+10 | |
| |\ \ | | |/ | ||||||
| | * | Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-shared | jan.nijtmans | 2012-06-28 | 1 | -2/+3 | |
| | | | ||||||
| | * | link cygwin wish with tk84.dll | jan.nijtmans | 2012-06-27 | 1 | -6/+13 | |
| | | | | | | | | | install tk84.dll | |||||
| | * | Implement TkCygwinMainEx for loading Cygwin's Tk_MainEx from the Tk dll | jan.nijtmans | 2012-06-08 | 1 | -13/+14 | |
| | | | ||||||
| | * | some more quoting issues | jan.nijtmans | 2012-06-07 | 1 | -29/+29 | |
| | | | ||||||
| * | | Backport of [Bug 3532186] fix | jan.nijtmans | 2012-06-15 | 1 | -3/+3 | |
| | | | ||||||
| * | | Change XChangeWindowAttributes signature and many others to match Xorg, ↵ | jan.nijtmans | 2012-06-07 | 1 | -1/+1 | |
| |\ \ | | |/ | | | | | | | needed for Cygwin | |||||
| | * | Change XSetDashes signature and many others to match Xorg, needed for Cygwin. | jan.nijtmans | 2012-06-01 | 1 | -102/+110 | |
| | | | | | | | | | Add .PHONY targets, and various quoting issues (Makefile.in) | |||||
| | * | Change XFillRectangle(s)/XDrawLines(s) signature to match Xorg, needed for ↵ | jan.nijtmans | 2012-05-29 | 1 | -7/+8 | |
| | | | | | | | | | | | | | | | Cygwin. Generate same pkgIndex.tcl file for win32 and cygwin, one that is equally useable for both. | |||||
| * | | [Bug 3532186] pkgIndex.tcl file complexity | jan.nijtmans | 2012-06-06 | 1 | -7/+8 | |
| | | | ||||||
| * | | Generate same pkgIndex.tcl file for win32 and cygwin, one that is equally ↵ | jan.nijtmans | 2012-06-05 | 1 | -38/+40 | |
| | | | | | | | | | | | | useable for both | |||||
* | | | Re-added PATCH_LEVEL to Tk's unix pkgIndex.tcl, lost by [60bd3f4fc5]. | andreask | 2012-06-14 | 1 | -3/+3 | |
| | | | ||||||
* | | | [Bug 3532186] pkgIndex.tcl file complexity | jan.nijtmans | 2012-06-06 | 1 | -33/+35 | |
| | | |