| Commit message (Expand) | Author | Age | Files | Lines |
* | add TclWinConvertError and TclWinConvertWSAError for cygwin | jan.nijtmans | 2012-03-22 | 1 | -3/+1 |
|
|
* | Patch from the cygwin folks | jan.nijtmans | 2012-03-04 | 1 | -0/+3 |
|
|
* | Add --disable-rpath option to configure script | jan.nijtmans | 2011-09-06 | 1 | -25/+44 |
|
|
* | Make SHLIB_LD_LIBS='${LIBS}' the default and et to "" on per-platform necessa... | jan.nijtmans | 2011-08-30 | 1 | -88/+70 |
|
|
* | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-15 | 1 | -109/+160 |
|
|
* | SHLIB_LD_LIBS='${LIBS}' for OSF1-V*. | jan.nijtmans | 2011-03-16 | 1 | -39/+42 |
|
|
* | * unix/tcl.m4, unix/configure (SC_CONFIG_CFLAGS): harden the check | hobbs | 2009-04-28 | 1 | -2/+3 |
|
|
* | Removed -Wno-implicit-int from CFLAGS_WARNING. | stwo | 2009-04-14 | 1 | -1/+1 |
|
|
* | * unix/tcl.m4 (SC_PATH_X): check for libX11.dylib in addition to | das | 2008-08-13 | 1 | -1/+1 |
|
|
* | duh, fix missing 'fi', thanks aku! | das | 2008-06-12 | 1 | -1/+2 |
|
|
* | * unix/tcl.m4 (SunOS-5.11): fix 64bit amd64 support with gcc & Sun cc. | das | 2008-06-12 | 1 | -14/+30 |
|
|
* | * unix/tcl.m4 (SunOS-5.1x): fix 64bit support for Sun cc. [Bug 1921166] | das | 2008-03-27 | 1 | -1/+1 |
|
|
* | typo fixes | dgp | 2007-11-05 | 1 | -1/+1 |
|
|
* | * unix/tcl.m4 (SunOS-5.1x): replace direct use of '/usr/ccs/bin/ld' | das | 2007-09-15 | 1 | -1/+6 |
|
|
* | * unix/configure.in (Darwin): add plist for tclsh; link the | das | 2007-06-06 | 1 | -9/+14 |
|
|
* | * macosx/tclMacOSXNotify.c: add spinlock debugging and sanity checks. | das | 2007-03-07 | 1 | -1/+1 |
|
|
* | * unix/tcl.m4: use SHLIB_SUFFIX=".so" on HP-UX ia64 arch. | hobbs | 2007-02-19 | 1 | -1/+5 |
|
|
* | renamed SC_COMMANDS_PRE to SC_CONFIG_COMMANDS_PRE for parity with AC 2.5x | das | 2007-01-26 | 1 | -3/+3 |
|
|
* | previous commit omitted some changes from the HEAD | das | 2007-01-25 | 1 | -3/+2 |
|
|
* | *** empty log message *** | das | 2007-01-25 | 1 | -1/+1 |
|
|
* | * unix/tcl.m4: integrate CPPFLAGS into CFLAGS as late as possible | das | 2007-01-25 | 1 | -1/+28 |
|
|
* | * macosx/tclMacOSXNotify.c: accommodate changes to prototypes of | das | 2007-01-19 | 1 | -0/+7 |
|
|
* | * unix/tcl.m4 (Darwin): --enable-64bit: verify linking with 64bit -arch | das | 2006-12-19 | 1 | -5/+23 |
|
|
* | * tcl.m4 (Linux): --enable-64bit support. [Patch 1597389], [Bug 1230558] | das | 2006-11-26 | 1 | -1/+13 |
|
|
* | * library/msgcat/msgcat.tcl (msgcat::Init): on Darwin, add fallback of | das | 2006-09-10 | 1 | -264/+230 |
|
|
* | Added MT-safe implementation of some library calls. | vasiljevic | 2006-09-06 | 1 | -0/+398 |
|
|
* | * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, for | das | 2006-08-18 | 1 | -8/+33 |
|
|
* | cleanup quoting and whitespace | das | 2006-07-20 | 1 | -2/+2 |
|
|
* | * macosx/tclMacOSXNotify.c (Tcl_InitNotifier, Tcl_WaitForEvent): create | das | 2006-07-20 | 1 | -48/+35 |
|
|
* | * macosx/tclMacOSXNotify.c: implemented pthread_atfork() handler that | das | 2006-05-27 | 1 | -38/+39 |
|
|
* | sync 2006-05-24 change to tcl HEAD | das | 2006-05-26 | 1 | -1/+1 |
|
|
* | * unix/tcl.m4: removed TCL_IO_TRACK_OS_FOR_DRIVER_WITH_BAD_BLOCKING | das | 2006-04-06 | 1 | -1/+0 |
|
|
* | []-quote ac_defun functions | hobbs | 2006-03-02 | 1 | -24/+24 |
|
|
* | * unix/tcl.m4: Fix for tk bug #1334613 to sort out shared library | patthoyts | 2006-03-02 | 1 | -1/+1 |
|
|
* | * unix/configure: add caching, use AC_CACHE_CHECK instead of | das | 2006-01-10 | 1 | -189/+287 |
|
|
* | * unix/tcl.m4, unix/configure: Fix sh quoting error reported in | hobbs | 2005-12-12 | 1 | -2/+2 |
|
|
* | * unix/tcl.m4 (Darwin): fixed error when MACOSX_DEPLOYMENT_TARGET unset. | das | 2005-12-01 | 1 | -3/+2 |
|
|
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -57/+72 |
|
|
* | * unix/tcl.m4: Added code to enable [load] on LynxOS. Thanks to | dgp | 2005-11-04 | 1 | -0/+12 |
|
|
* | Added yet another corner-case hack, this time for RHEL3. [Bug 1287638] | dkf | 2005-09-15 | 1 | -0/+3 |
|
|
* | * unix/configure, unix/tcl.m4: revert 2005-07-28 change. | das | 2005-07-30 | 1 | -3/+1 |
|
|
* | * unix/configure, unix/tcl.m4: defined TCL_LOAD_FROM_MEMORY on | hobbs | 2005-07-28 | 1 | -1/+3 |
|
|
* | * unix/tcl.m4 (SC_PROG_TCLSH, SC_BUILD_TCLSH): | mdejong | 2005-07-25 | 1 | -0/+73 |
|
|
* | * unix/tcl.m4, unix/configure: Backported [Bug 1095909], removing | hobbs | 2005-07-08 | 1 | -40/+8 |
|
|
* | *** 8.4.11 TAGGED FOR RELEASE *** | das | 2005-06-18 | 1 | -1/+1 |
|
|
* | * macosx/Makefile: | das | 2005-05-24 | 1 | -2/+1 |
|
|
* | * macosx/tclMacOSXBundle.c: | das | 2005-05-14 | 1 | -2/+30 |
|
|
* | * unix/tcl.m4, unix/configure: correct Solaris 10 (5.10) check and | hobbs | 2005-05-07 | 1 | -3/+11 |
|
|
* | * compat/string.h: fixed memchr() protoype for __APPLE__ so that we | das | 2005-04-26 | 1 | -9/+29 |
|
|
* | * unix/tcl.m4 (Darwin): added -single_module linker flag to | das | 2005-04-09 | 1 | -2/+2 |
|
|