summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Collapse)AuthorAgeFilesLines
* Cygwin: In stead of checking whether the win32 part is configured properly, ↵jan.nijtmans2013-11-183-14/+26
|\ | | | | | | | | 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.nijtmans2013-11-183-14/+26
| | | | | | | | | | just configure it when needed. Always build the stub library first (and - on Cygwin - configure win32 properly just before building the stub library)
| * Favor timeline over ChangeLog; also 'make dist'dgp2013-09-032-0/+4
| |
| * Bump to 8.5.15 for release.dgp2013-08-303-3/+3
| |
* | make distdgp2013-09-031-0/+6
| |
* | Bump to 8.6.1.dgp2013-08-303-3/+3
| |
* | Sync with Tcl version of tcl.m4jan.nijtmans2013-08-112-0/+9
| |
* | Don't hardcode "tclWinError.o" for Cygwin.jan.nijtmans2013-07-262-2/+4
| |
* | sync with Tcl versionjan.nijtmans2013-07-262-4/+6
|\ \ | |/
| * sync with Tcl version.jan.nijtmans2013-07-262-2/+2
| |
* | On Cygwin, don't duplicate TkPutImage definition in tkUnixPort.h, in stead ↵jan.nijtmans2013-07-122-4/+2
|\ \ | |/ | | | | bring it in though tkIntXlibDecls.h
| * On Cygwin, don't duplicate TkPutImage definition in tkUnixPort.h, in stead ↵jan.nijtmans2013-07-122-4/+2
| | | | | | | | bring it in though tkIntXlibDecls.h
* | Use X11/Xlib.h for checking where X11 can be found in stead of ↵jan.nijtmans2013-07-072-14/+14
|\ \ | |/ | | | | X11/XIntrinsic.h. Suggested by Pietro Cerutti. (backported from tclconfig)
| * Use X11/Xlib.h for checking where X11 can be found in stead of ↵jan.nijtmans2013-07-072-14/+14
| | | | | | | | X11/XIntrinsic.h. Suggested by Pietro Cerutti. (backported from tclconfig)
| * OpenBSD/m88k is now elf. Remove unneeded elf check.stwo2013-07-072-56/+14
| |
* | OpenBSD/m88k is now elf. Remove unneeded elf check.stwo2013-07-072-56/+14
| |
* | Bug [http://core.tcl.tk/tcl/tktview?name=32afa6e256|32afa6e256]: dirent64 ↵jan.nijtmans2013-07-022-2/+2
|\ \ | |/ | | | | check is incorrect in tcl.m4. Thanks to Brian Griffin.
| * Bug [http://core.tcl.tk/tcl/tktview?name=32afa6e256|32afa6e256]: dirent64 ↵jan.nijtmans2013-07-022-2/+2
| | | | | | | | check is incorrect in tcl.m4. Thanks to Brian Griffin.
* | manually revert changes caused by different autoconf versionsjan.nijtmans2013-06-271-6/+6
|\ \ | |/
| * manually revert changes caused by different autoconf versions.jan.nijtmans2013-06-271-6/+6
| |
* | fix installation on MacOSXjan.nijtmans2013-06-272-8/+8
|\ \ | |/
| * fix installation on MacOSXjan.nijtmans2013-06-272-8/+8
| |
* | Static Cygwin wish.exe cannot link with win32's static libtk86.a (because it ↵jan.nijtmans2013-06-142-12/+14
|\ \ | |/ | | | | | | | | expects a different runtime), so configure shouldn't even try to do this. (On a dynamic wish.exe this works, this is exactly how wish can run even without X11). Don't use deprecated stricmp/strnicmp any more, but underscored variant for non-GNU compilers.
| * Static Cygwin wish.exe cannot link with win32's static libtk85.a (because it ↵jan.nijtmans2013-06-142-12/+14
| | | | | | | | | | expects a different runtime), so configure shouldn't even try to do this. (On a dynamic wish.exe this works, this is exactly how wish can run even without X11)
* | Additional install of libtk86.a for Cygwinjan.nijtmans2013-06-131-3/+4
|\ \ | |/ | | Remove unused @EXTRA_AQUA_OBJS and @EXTRA_AQUA_SRCS
| * clean tk.pc and make it part of "make dist"jan.nijtmans2013-06-131-3/+3
| |
* | Some more fixes for Cygwin32/64 in win32 GUI mode. jan.nijtmans2013-06-133-182/+60
|\ \ | |/ | | | | 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.nijtmans2013-06-134-46/+69
| | | | | | | | 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
* | Eliminate NO_VIZ macro as current zlib uses HAVE_HIDDEN in stead.jan.nijtmans2013-06-043-33/+17
| | | | | | One more last-moment fix for FreeBSD by Pietro Cerutti
* | merge 8.5dgp2013-06-032-10/+10
|\ \ | |/
| * merge 8.4dgp2013-06-032-10/+10
| |\
| | * last-moment fix for FreeBSD from Pietro Ceruttijan.nijtmans2013-06-032-4/+4
| | |
* | | Disable XInitThreads() call until we have a better test for it.jan.nijtmans2013-05-243-12/+17
| | |
* | | Extra bit of safety. Since we check whether xinitMutex is "still NULL"dgp2013-05-231-1/+1
| | | | | | | | | | | | to detect a threads-disabled Tcl, we should be explicitly certain it has an initial value of NULL.
* | | Fix for [3613668] by not calling XInitThreads when either 1) Tcl is compiled ↵jan.nijtmans2013-05-233-3/+97
|\ \ \ | | | | | | | | | | | | | | | | without threads 2) X11 library is too old. A more direct test would be more desirable, but for now this should be fine.
| * | | Only call XInitThreads() when we have a very new X11 library. Checked by ↵jan.nijtmans2013-05-223-1/+91
| | | | | | | | | | | | | | | | looking whether XKeycodeToKeysym() is deprecated, which also happend in some very new X11 version.
* | | | Fix for FreeBSD, and remove support for old FreeBSD versions. Patch by ↵jan.nijtmans2013-05-192-209/+6
|\ \ \ \ | |/ / / |/| / / | |/ / Pietro Cerutti
| * | Fix for FreeBSD, and remove support for older FreeBSD versions. Patch by ↵jan.nijtmans2013-05-192-97/+12
| |\ \ | | |/ | | | | | | Pietro Cerutti
| | * Fix for FreeBSD, and remove support for older FreeBSD versions. Patch by ↵jan.nijtmans2013-05-192-296/+159
| | | | | | | | | | | | Pietro Cerutti
| | * sync with Tcl's upgrade of dde/reg packagesjan.nijtmans2013-05-012-2/+2
| | |
* | | Don't work around XkbOpenDisplay's non-const-ness with a macro, when there ↵jan.nijtmans2013-04-081-4/+4
|\ \ \ | |/ / | | | | | | is only a single call. A type-cast suffices.
| * | Don't work around XkbOpenDisplay's non-const-ness with a macro, when there ↵jan.nijtmans2013-04-081-4/+4
| |\ \ | | | | | | | | | | | | | | | | is only a single call. A type-cate suffices. Merge-mark core-8-5-14, just to document that really all changes are merged back.
| | * \ Merge 8.5.dgp2013-04-012-15/+52
| | |\ \
| | * | | Backout [9bc120ced2] and part of [ea8d772054] (change-log entry for ↵jan.nijtmans2013-03-303-17/+3
| | | | | | | | | | | | | | | | | | | | [9bc120ced2] only)
| | * | | make distdgp2013-03-221-0/+3
| | | | |
| | * | | merge 8.5dgp2013-03-223-3/+17
| | |\ \ \
| | * | | | Release branch for Tk 8.5.14dgp2013-03-223-9/+9
| | | | | |
| * | | | | merge release to 8.5; revert features not included in releasedgp2013-04-035-36/+15
| | |_|/ / | |/| | |
* | | | | make distdgp2013-04-031-0/+3
| | | | |
* | | | | silence compiler warningdgp2013-04-011-1/+1
|\ \ \ \ \ | |/ / / /