| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix bug [57945b574a6df0332efc4ac96b066f7c347b28f7|57945b574a]: lock in forkin... | jan.nijtmans | 2015-07-23 | 1 | -0/+42 |
|\ |
|
| * | merge trunktested | dgp | 2015-05-28 | 1 | -4/+2 |
| |\ |
|
| | * | Missed a bit | dgp | 2015-05-20 | 1 | -2/+1 |
|
|
| | * | [29044ba23f] Remove RANLIB as part of library installation. At best it's | dgp | 2015-05-20 | 1 | -2/+1 |
|
|
| * | | First attempt at implementing the necessary auto-magic for usleep. | Joe Mistachkin | 2015-05-18 | 1 | -0/+42 |
| |/ |
|
| * | Tcl source code already assumes the <limits.h> file is available. | dgp | 2015-03-24 | 1 | -4/+0 |
|
|
| * | Better pic flag for OpenBSD. | stwo | 2014-09-16 | 1 | -1/+8 |
|
|
| * | Combine TCL_SHLIB_LD_EXTRAS+TK_SHLIB_LD_EXTRAS (for Cygwin and FreeBSD) to a ... | jan.nijtmans | 2014-09-01 | 1 | -5/+3 |
| |\ |
|
| * \ | Make Cygwin's "configure" work from another directory than /unix. (Not everyt... | jan.nijtmans | 2014-05-09 | 1 | -2/+2 |
| |\ \ |
|
| * \ \ | Fix [2f7cbd01c3]: tcl8.6.1 fails to build on FreeBSD 10.0 | jan.nijtmans | 2014-03-20 | 1 | -5/+9 |
| |\ \ \ |
|
| * \ \ \ | sync tcl.m4 with Tk version | jan.nijtmans | 2014-01-25 | 1 | -0/+2 |
| |\ \ \ \ |
|
| * | | | | | Some formatting | jan.nijtmans | 2013-11-19 | 1 | -12/+10 |
|
|
| * | | | | | Cygwin: Instead of checking whether the win32 part is configured properly, ju... | jan.nijtmans | 2013-11-19 | 1 | -2/+9 |
| |\ \ \ \ \ |
|
| * | | | | | | Revert [5215b8740c] (Enh [2959069]), as it turns out that -fvisibility=hidden... | jan.nijtmans | 2013-11-19 | 1 | -24/+6 |
|
|
| * | | | | | | Mark unixforkevent-1.1 nonPortable, until proven on more platforms. | jan.nijtmans | 2013-08-05 | 1 | -0/+4 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Make sure that "string is space \u202f" will continue to return "1", even if ... | jan.nijtmans | 2013-07-29 | 1 | -1/+2 |
| |\ \ \ \ \ \ \
| | |/ / / / / / |
|
| * | | | | | | | Move test for pthread_atfork inside SC_ENABLE_THREADS | jan.nijtmans | 2013-07-26 | 1 | -1/+1 |
| |\ \ \ \ \ \ \
| | |/ / / / / / |
|
| * | | | | | | | Put Cygwin's tclWinError.o in PLAT_OBJS, not in DL_OBJS | jan.nijtmans | 2013-07-25 | 1 | -1/+2 |
|
|
| * | | | | | | | OpenBSD/m88k is now elf. Remove unneeded elf check. | stwo | 2013-07-07 | 1 | -11/+4 |
|
|
| * | | | | | | | Use X11/Xlib.h for checking where X11 can be found in stead of X11/XIntrinsic... | jan.nijtmans | 2013-07-05 | 1 | -4/+4 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Bug [32afa6e256]: dirent64 check is incorrect in tcl.m4. Thanks to Brian Grif... | jan.nijtmans | 2013-07-02 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Eliminate NO_VIZ macro as current zlib uses HAVE_HIDDEN in stead. | jan.nijtmans | 2013-06-04 | 1 | -10/+2 |
|
|
| * | | | | | | | | | merge 8.5 | dgp | 2013-06-03 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | Fix for FreeBSD, and remove support for older FreeBSD versions. Patch by Piet... | jan.nijtmans | 2013-05-19 | 1 | -30/+3 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | Patch by Andrew Shadura, providing better support for three architectures the... | jan.nijtmans | 2013-03-12 | 1 | -13/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Replace broken SC_SERIAL_PORT macro with plain AC_CHECK_HEADERS tests. | jenglish | 2013-03-01 | 1 | -118/+0 |
|
|
| * | | | | | | | | | | | | 3566106 Solaris9/x86 support. Thanks Dagobert and others. | dgp | 2012-09-13 | 1 | -2/+2 |
|
|
| * | | | | | | | | | | | | only expect tcldde.dll when --enable-shared | jan.nijtmans | 2012-06-28 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | Let Cygwin shared build link with zlib1.dll, not cygz.dll (two less dependenc... | jan.nijtmans | 2012-06-26 | 1 | -6/+6 |
|
|
| * | | | | | | | | | | | | | some wrong versions | jan.nijtmans | 2012-06-24 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | [Bug 3508771]: Cygwin notifier for handling win32 events | jan.nijtmans | 2012-06-23 | 1 | -0/+6 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | make some more internal tables const | jan.nijtmans | 2012-04-23 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilation | jan.nijtmans | 2012-04-11 | 1 | -2/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / / / / / / / |
|
| * | | | | | | | | | | | | | | | | [Bug 3511806] Compiler checks too early | jan.nijtmans | 2012-03-30 | 1 | -2/+34 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Revert some cygwin-related signature changes from [835f8e1e9d] (2010-01-22). | jan.nijtmans | 2012-03-23 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Patch from the cygwin folks | jan.nijtmans | 2012-03-04 | 1 | -0/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | Fix AC_DEFINE invocation for NEED_FAKE_RFC2553. | max | 2011-07-28 | 1 | -1/+2 |
|
|
| * | | | | | | | | | | | | | | | | | | | minor nits, taken over from TEA (tclconfig) | jan.nijtmans | 2011-04-12 | 1 | -7/+5 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | | fix for [Bug 3281728]: Tcl sources from 2011-04-06 do not build on GCC9 (RH9) | jan.nijtmans | 2011-04-11 | 1 | -2/+5 |
|
|
| * | | | | | | | | | | | | | | | | | | | | Don't use -fvisibility=hidden with static libraries (--disable-shared) | jan.nijtmans | 2011-04-06 | 1 | -1/+1 |
|
|
| * | | | | | | | | | | | | | | | | | | | | set default MODULE_SCOPE=extern, in case no other value is determined | jan.nijtmans | 2011-03-28 | 1 | -1/+8 |
|
|
| * | | | | | | | | | | | | | | | | | | | | Make SHLIB_LD_LIBS='${LIBS}' the default and set to "" on per-platform necess... | jan.nijtmans | 2011-03-16 | 1 | -33/+4 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | | | [Bug 3135271] Link error due to hidden symbols (CentOS 4.2) | nijtmans | 2010-12-13 | 1 | -0/+1 |
|
|
| * | | | | | | | | | | | | | | | | | | | | | Better building on OpenBSD. | stwo | 2010-12-12 | 1 | -13/+33 |
|
|
| * | | | | | | | | | | | | | | | | | | | | | [Patch #3116490] cross-compile support for unix | nijtmans | 2010-12-05 | 1 | -6/+1 |
|
|
| * | | | | | | | | | | | | | | | | | | | | | * doc/socket.n: Document the changes to the [socket] and
| rmax | 2010-09-28 | 1 | -31/+19 |
|
|
| * | | | | | | | | | | | | | | | | | | | | | * unix/configure, unix/tcl.m4: SHLIB_LD_LIBS='${LIBS}' for OSF1-V*. | hobbs | 2010-08-27 | 1 | -2/+4 |
|
|
| * | | | | | | | | | | | | | | | | | | | | | * unix/ldAix: remove ancient (pre-4.2) AIX support | hobbs | 2010-08-12 | 1 | -51/+12 |
|
|
| * | | | | | | | | | | | | | | | | | | | | | Flip the defaults for whether to build threaded. Part of TIP #364. | dkf | 2010-04-05 | 1 | -3/+3 |
|
|
| * | | | | | | | | | | | | | | | | | | | | | Only test for -visibility=hidden with gcc | nijtmans | 2010-03-29 | 1 | -4/+9 |
|
|