summaryrefslogtreecommitdiffstats
path: root/unix/tcl.m4
Commit message (Collapse)AuthorAgeFilesLines
* Mark unixforkevent-1.1 nonPortable, until proven on more platforms. jan.nijtmans2013-08-051-0/+4
|\ | | | | Make sure that when testing for pthread_atfork the thread library is taken into account.
* \ Make sure that "string is space \u202f" will continue to return "1", even if ↵jan.nijtmans2013-07-291-1/+2
|\ \ | |/ | | | | | | in future Unicode this character (NARROW_NO_BREAK_SPACE) will cease to be a space. See: [http://www.unicode.org/review/pri249/]. Don't hardcode "tclWinError.o" for Cygwin
* | Move test for pthread_atfork inside SC_ENABLE_THREADSjan.nijtmans2013-07-261-1/+1
|\ \ | |/
| * Move test for pthread_atfork inside SC_ENABLE_THREADSjan.nijtmans2013-07-251-1/+1
| |
| * OpenBSD/m88k is now elf. Remove unneeded elf check.stwo2013-07-071-11/+4
| |
* | Put Cygwin's tclWinError.o in PLAT_OBJS, not in DL_OBJSjan.nijtmans2013-07-251-1/+2
| |
* | OpenBSD/m88k is now elf. Remove unneeded elf check.stwo2013-07-071-11/+4
| |
* | Use X11/Xlib.h for checking where X11 can be found in stead of ↵jan.nijtmans2013-07-051-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.nijtmans2013-07-051-4/+4
| | | | | | | | | | X11/XIntrinsic.h. Suggested by Pietro Cerutti. (Backported from tclconfig)
* | Bug [32afa6e256]: dirent64 check is incorrect in tcl.m4. Thanks to Brian ↵jan.nijtmans2013-07-021-1/+1
|\ \ | |/ | | | | Griffin.
| * Bug [32afa6e256]: dirent64 check is incorrect in tcl.m4. Thanks to Brian ↵jan.nijtmans2013-07-021-1/+1
| | | | | | | | Griffin.
* | Eliminate NO_VIZ macro as current zlib uses HAVE_HIDDEN in stead.jan.nijtmans2013-06-041-10/+2
| | | | | | One more last-moment fix for FreeBSD by Pietro Cerutti
* | merge 8.5dgp2013-06-031-2/+2
|\ \ | |/
| * merge 8.4dgp2013-06-031-2/+2
| |\
| | * last-moment fix for FreeBSD from Pietro Ceruttijan.nijtmans2013-06-031-2/+2
| | |
* | | Fix for FreeBSD, and remove support for older FreeBSD versions. Patch by ↵jan.nijtmans2013-05-191-30/+3
|\ \ \ | |/ / | | | | | | Pietro Cerutti
| * | Fix for FreeBSD, and remove support for older FreeBSD versions. Patch by ↵jan.nijtmans2013-05-191-30/+3
| |\ \ | | |/ | | | | | | Pietro Cerutti
| | * Fix for FreeBSD, and remove support for older FreeBSD versions. Patch by ↵jan.nijtmans2013-05-191-44/+3
| | | | | | | | | | | | Pietro Cerutti.
| | * Update dde to version 1.3.3. jan.nijtmans2013-04-251-1/+1
| | | | | | | | | | | | Update registry to version 1.2.2. (the same as distributed with Tcl 8.5.14)
* | | Patch by Andrew Shadura, providing better support for three architectures ↵jan.nijtmans2013-03-121-13/+1
|\ \ \ | |/ / | | | | | | they have in Debian.
| * | Patch by Andrew Shadura, providing better support for three architectures ↵jan.nijtmans2013-03-121-13/+1
| |\ \ | | |/ | | | | | | they have in Debian.
| | * Patch by Andrew Shadura, providing better support for three architectures ↵jan.nijtmans2013-03-121-24/+1
| | | | | | | | | | | | | | | they have in Debian. (regeneration of "configure" not done yet)
| | * Backport various improvements from Tcl 8.5jan.nijtmans2013-02-121-8/+8
| | |
* | | Replace broken SC_SERIAL_PORT macro with plain AC_CHECK_HEADERS tests.jenglish2013-03-011-118/+0
| | |
* | | 3566106 Solaris9/x86 support. Thanks Dagobert and others.dgp2012-09-131-2/+2
| | |
* | | only expect tcldde.dll when --enable-sharedjan.nijtmans2012-06-281-1/+1
|\ \ \ | |/ /
| * | only expect tcldde.dll when --enable-sharedjan.nijtmans2012-06-281-1/+1
| |\ \ | | |/
| | * only expect tcldde.dll when --enable-sharedjan.nijtmans2012-06-281-1/+1
| | |
| * | mergejan.nijtmans2012-06-271-1/+1
| |\ \ | | |/
| | * fix bug in cygwin's [info nameofexecutable]jan.nijtmans2012-06-271-1/+1
| | | | | | | | | install dde and registry dll for cygwin
| * | merge fixjan.nijtmans2012-06-261-1/+1
| | |
| * | fix some gcc 64-bit warningsjan.nijtmans2012-06-261-5/+5
| |\ \ | | |/ | | | | | | quoting improvements eliminate unused variable
| | * fix some gcc 64-bit warningsjan.nijtmans2012-06-261-6/+6
| | | | | | | | | quoting improvements
* | | Let Cygwin shared build link with zlib1.dll, not cygz.dll (two less ↵jan.nijtmans2012-06-261-6/+6
| | | | | | | | | | | | dependencies on cygwin-specific dll's)
* | | some wrong versionsjan.nijtmans2012-06-241-1/+1
|\ \ \ | |/ /
| * | some wrong versionsjan.nijtmans2012-06-241-1/+1
| | |
* | | [Bug 3508771]: Cygwin notifier for handling win32 eventsjan.nijtmans2012-06-231-0/+6
|\ \ \ | |/ /
| * | [Bug 3508771]: Cygwin notifier for handling win32 eventsjan.nijtmans2012-06-231-0/+6
| |\ \ | | |/
| | * first working version of Cygwin notifierbug_3508771jan.nijtmans2012-06-221-0/+6
| | |
| * | [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-04-241-1/+8
| |\ \ | | |/ | | | | | | Implement TclWinGetSockOpt, TclWinGetServByName and TclWinCPUID for Cygwin
| | * make some more internal tables constjan.nijtmans2012-04-231-6/+15
| | | | | | | | | On cygwin, install dll's in /usr/bin, not in /usr/lib
* | | make some more internal tables constjan.nijtmans2012-04-231-1/+1
|\ \ \ | |/ /
* | | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilationjan.nijtmans2012-04-111-2/+1
|\ \ \ | |/ /
| * | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilationjan.nijtmans2012-04-111-2/+1
| |\ \ | | |/
| | * [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilationjan.nijtmans2012-04-111-0/+1
| | |
* | | [Bug 3511806] Compiler checks too earlyjan.nijtmans2012-03-301-2/+34
|\ \ \ | |/ / | | | (autoconf still to be run!)
| * | [Bug 3511806] Compiler checks too earlyjan.nijtmans2012-03-301-2/+34
| |\ \ | | |/ | | | (autoconf still to be run!)
| | * now ready for further field testsbug_3511806jan.nijtmans2012-03-291-2/+20
| | |
| | * some better checksjan.nijtmans2012-03-281-3/+3
| | |
| | * extra checks whether we are really dealing with cygwin or notjan.nijtmans2012-03-281-0/+13
| | |