Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert [3eaa6c984a] (Enh [http://core.tcl.tk/tcl/info/2959069|2959069]), as ↵ | jan.nijtmans | 2013-11-19 | 1 | -36/+16 |
| | | | | | | it turns out that -fvisibility=hidden only affects definitions and not declarations. Therefore explicitely declaring each MODULE_SCOPE function as __attribute__((__visibility__("hidden")) is much better. Suggested by Stuart Cassoff (Thanks!). | ||||
* | Cygwin: In stead of checking whether the win32 part is configured properly, ↵ | jan.nijtmans | 2013-11-18 | 1 | -2/+9 |
|\ | | | | | | | | | 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 | -2/+9 |
| | | | | | | | | | | just configure it when needed. Always build the stub library first (and - on Cygwin - configure win32 properly just before building the stub library) | ||||
* | | Sync with Tcl version of tcl.m4 | jan.nijtmans | 2013-08-11 | 1 | -0/+4 |
| | | |||||
* | | Don't hardcode "tclWinError.o" for Cygwin. | jan.nijtmans | 2013-07-26 | 1 | -1/+2 |
| | | |||||
* | | sync with Tcl version | jan.nijtmans | 2013-07-26 | 1 | -2/+3 |
|\ \ | |/ | |||||
| * | sync with Tcl version. | jan.nijtmans | 2013-07-26 | 1 | -1/+1 |
| | | |||||
* | | Use X11/Xlib.h for checking where X11 can be found in stead of ↵ | jan.nijtmans | 2013-07-07 | 1 | -4/+4 |
|\ \ | |/ | | | | | 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.nijtmans | 2013-07-07 | 1 | -4/+4 |
| | | | | | | | | X11/XIntrinsic.h. Suggested by Pietro Cerutti. (backported from tclconfig) | ||||
| * | OpenBSD/m88k is now elf. Remove unneeded elf check. | stwo | 2013-07-07 | 1 | -11/+4 |
| | | |||||
* | | OpenBSD/m88k is now elf. Remove unneeded elf check. | stwo | 2013-07-07 | 1 | -11/+4 |
| | | |||||
* | | Bug [http://core.tcl.tk/tcl/tktview?name=32afa6e256|32afa6e256]: dirent64 ↵ | jan.nijtmans | 2013-07-02 | 1 | -1/+1 |
|\ \ | |/ | | | | | check is incorrect in tcl.m4. Thanks to Brian Griffin. | ||||
| * | Bug [http://core.tcl.tk/tcl/tktview?name=32afa6e256|32afa6e256]: dirent64 ↵ | jan.nijtmans | 2013-07-02 | 1 | -1/+1 |
| | | | | | | | | check is incorrect in tcl.m4. Thanks to Brian Griffin. | ||||
* | | Eliminate NO_VIZ macro as current zlib uses HAVE_HIDDEN in stead. | jan.nijtmans | 2013-06-04 | 1 | -10/+2 |
| | | | | | | One more last-moment fix for FreeBSD by Pietro Cerutti | ||||
* | | merge 8.5 | dgp | 2013-06-03 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | merge 8.4 | dgp | 2013-06-03 | 1 | -2/+2 |
| |\ | |||||
| | * | last-moment fix for FreeBSD from Pietro Cerutti | jan.nijtmans | 2013-06-03 | 1 | -2/+2 |
| | | | |||||
* | | | Fix for FreeBSD, and remove support for old FreeBSD versions. Patch by ↵ | jan.nijtmans | 2013-05-19 | 1 | -148/+3 |
|\ \ \ | |/ / | | | | | | | Pietro Cerutti | ||||
| * | | Fix for FreeBSD, and remove support for older FreeBSD versions. Patch by ↵ | jan.nijtmans | 2013-05-19 | 1 | -30/+3 |
| |\ \ | | |/ | | | | | | | Pietro Cerutti | ||||
| | * | Fix for FreeBSD, and remove support for older FreeBSD versions. Patch by ↵ | jan.nijtmans | 2013-05-19 | 1 | -44/+3 |
| | | | | | | | | | | | | Pietro Cerutti | ||||
| | * | sync with Tcl's upgrade of dde/reg packages | jan.nijtmans | 2013-05-01 | 1 | -1/+1 |
| | | | |||||
* | | | Patch by Andrew Shadura, providing better support for three architectures ↵ | jan.nijtmans | 2013-03-13 | 1 | -13/+1 |
|\ \ \ | |/ / | | | | | | | they have in Debian. | ||||
| * | | Patch by Andrew Shadura, providing better support for three architectures ↵ | jan.nijtmans | 2013-03-13 | 1 | -13/+1 |
| |\ \ | | |/ | | | | | | | they have in Debian. | ||||
| | * | Patch by Andrew Shadura, providing better support for three architectures ↵ | jan.nijtmans | 2013-03-13 | 1 | -24/+1 |
| | | | | | | | | | | | | they have in Debian. | ||||
| | * | Backport various improvements from Tcl 8.5 | jan.nijtmans | 2013-02-12 | 1 | -8/+8 |
| | | | |||||
* | | | 3566106 Solaris9/x86 support. Thanks Dagobert and others. | dgp | 2012-09-13 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | post-review, believed minimalbug_3566106 | dkf | 2012-09-12 | 1 | -3/+2 |
| | | | | |||||
| * | | | contributed patch for Solaris 9/x86 support | dgp | 2012-09-11 | 1 | -4/+5 |
| |/ / | |||||
* | | | Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-shared | jan.nijtmans | 2012-06-28 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-shared | jan.nijtmans | 2012-06-28 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-shared | jan.nijtmans | 2012-06-28 | 1 | -1/+1 |
| | | | |||||
| * | | merge | jan.nijtmans | 2012-06-27 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | link cygwin wish with tk84.dll | jan.nijtmans | 2012-06-27 | 1 | -1/+1 |
| | | | | | | | | | install tk84.dll | ||||
| * | | link cygwin wish8.6 with tk86.dll (configuration part) | jan.nijtmans | 2012-06-26 | 1 | -5/+5 |
| |\ \ | | |/ | |||||
| | * | link cygwin wish8.6 with tk86.dll (configuration part) | jan.nijtmans | 2012-06-26 | 1 | -6/+6 |
| | | | |||||
* | | | link cygwin wish8.6 with tk86.dll (configuration part) | jan.nijtmans | 2012-06-26 | 1 | -6/+6 |
| | | | |||||
* | | | [Bug 1844430]: cygwin make fails in 8.4.14-8.5b3 | jan.nijtmans | 2012-06-23 | 1 | -0/+6 |
|\ \ \ | |/ / | |||||
| * | | [Bug 1844430]: cygwin make fails in 8.4.14-8.5b3 | jan.nijtmans | 2012-06-23 | 1 | -0/+6 |
| |\ \ | | |/ | |||||
| | * | [Bug 1844430]: cygwin make fails in 8.4.14-8.5b3 | jan.nijtmans | 2012-06-22 | 1 | -0/+6 |
| | | | |||||
| | * | implement various internal win32 stub functions for cygwin | jan.nijtmans | 2012-04-25 | 1 | -6/+15 |
| | | | |||||
* | | | sync tcl.m4 with Tcl version | jan.nijtmans | 2012-05-02 | 1 | -3/+1 |
|\ \ \ | |/ / | |||||
| * | | sync tcl.m4 with Tcl version | jan.nijtmans | 2012-05-02 | 1 | -3/+8 |
| | | | |||||
* | | | minor clean-up of tkInt.decls | jan.nijtmans | 2012-04-12 | 1 | -0/+1 |
|\ \ \ | |/ / | | | | | | | disallow colors like xellow configure changes for cygwin | ||||
| * | | disallow colors like xellow | jan.nijtmans | 2012-04-12 | 1 | -0/+1 |
| |\ \ | | |/ | | | | | | | cleanup tkInt.decls configure changes for cygwin | ||||
| | * | sync tcl.m4 with Tcl, format tkInt.decls like Tk8.5/8.6 | jan.nijtmans | 2012-04-11 | 1 | -0/+1 |
| | | | |||||
| | * | some more cygwin compatibility improvements | jan.nijtmans | 2012-04-06 | 1 | -0/+0 |
| | | | |||||
* | | | [Bug 3511806] Compiler checks too early | jan.nijtmans | 2012-04-02 | 1 | -4/+37 |
|\ \ \ | |/ / | | | | (autoconf still to be run!) | ||||
| * | | [Bug 3511806] Compiler checks too early | jan.nijtmans | 2012-03-30 | 1 | -3/+35 |
| |\ \ | | |/ | | | | (autoconf still to be run!) | ||||
| | * | implementation ready for further field-testsbug_3511806 | jan.nijtmans | 2012-03-29 | 1 | -5/+34 |
| | | | |||||
* | | | Patch from the cygwin folks | jan.nijtmans | 2012-03-04 | 1 | -0/+3 |
|\ \ \ | |/ / |