| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 | -8/+29 |
|
|
* | * unix/tcl.m4 (Darwin): added -single_module linker flag to | das | 2005-04-09 | 1 | -2/+2 |
|
|
* | Updated the OpenBSD configuration and regenerated the configure script. | patthoyts | 2005-03-15 | 1 | -15/+39 |
|
|
* | * unix/Makefile.in: remove SHLIB_LD_FLAGS (only for AIX, inlined | hobbs | 2005-02-11 | 1 | -53/+15 |
|
|
* | * unix/configure, unix/tcl.m4: add solaris 64-bit gcc build | hobbs | 2005-01-29 | 1 | -4/+21 |
|
|
* | * unix/tcl.m4 (Darwin): fixed bug with static build linking to | das | 2005-01-25 | 1 | -3/+3 |
|
|
* | Make --with-tcl and --with-tk options more robust. [FRQ 951247] | dkf | 2005-01-12 | 1 | -0/+14 |
|
|
* | Remove ${DBGX}, ${TCL_DBGX} from Tcl build system [Patch 1081595]. | jenglish | 2005-01-10 | 1 | -19/+20 |
|
|
* | Remove readdir_r() and related #ifdeffery (see #1095909). | jenglish | 2005-01-09 | 1 | -37/+0 |
|
|
* | Oops! Got the test sense wrong. | dkf | 2004-11-26 | 1 | -1/+1 |
|
|
* | Spread the goodness of AC_CACHE_VAL a bit further. [Patch 1073524] | dkf | 2004-11-26 | 1 | -0/+36 |
|
|
* | Fix ordering of AC_MSG_RESULT/AC_CHECK_FUNCS so messages are simpler. | dkf | 2004-11-25 | 1 | -1/+1 |
|
|
* | * unix/tcl.m4 (SC_ENABLE_THREADS): Corrected failure to determine | dgp | 2004-11-25 | 1 | -2/+18 |
|
|
* | * unix/tcl.m4 (SC_ENABLE_THREADS): Corrected bad check for | Kevin B Kenny | 2004-11-24 | 1 | -2/+7 |
|
|
* | * unix/configure: Regen. | mdejong | 2004-11-22 | 1 | -2/+9 |
|
|
* | * unix/configure: Regen. | mdejong | 2004-11-22 | 1 | -0/+19 |
|
|
* | generated configure and fixed manpage installaton | rmax | 2004-11-18 | 1 | -3/+3 |
|
|
* | 2004-11-18 Reinhard Max <max@suse.de> | rmax | 2004-11-18 | 1 | -12/+36 |
|
|
* | Stop architecture flags to 'ld' from going missing when [load] is disabled. | dkf | 2004-11-16 | 1 | -6/+11 |
|
|
* | Adapt Tcl so it uses a config.h header instead of stuffing all #defs on the | dkf | 2004-11-12 | 1 | -64/+88 |
|
|
* | * unix/tcl.m4, unix/tclUnixPort.h: Check for pthread_attr_get_np | dkf | 2004-11-12 | 1 | -9/+26 |
|
|
* | TIP #173 and #209 implementation - see ChangeLog for details | Kevin B Kenny | 2004-08-18 | 1 | -1/+1 |
|
|
* | * unix/configure: | das | 2004-07-30 | 1 | -2/+2 |
|
|
* | * unix/Makefile.in, unix/tcl.m4: move (C|LD)FLAGS after their | hobbs | 2004-07-16 | 1 | -9/+11 |
|
|
* | Version 5 of [Patch 976496] | Joe Mistachkin | 2004-06-24 | 1 | -0/+3 |
|
|
* | Version of [Patch 746578] that works with Linux and is likely to work elsewhere | dkf | 2004-06-23 | 1 | -0/+10 |
|
|
* | * unix/tcl.m4: autoconf 2.5 fixes in Darwin section. | das | 2004-06-18 | 1 | -3/+4 |
|
|
* | * unix/Makefile.in: Rework configure ordering to TCL_LINK_LIBS, | hobbs | 2004-05-26 | 1 | -86/+52 |
|
|
* | * unix/tcl.m4: Removed -Wno-strict-aliasing. | rmax | 2004-03-18 | 1 | -1/+1 |
|
|
* | * unix/configure, unix/tcl.m4: add -Wno-strict-aliasing for GCC to | hobbs | 2004-03-16 | 1 | -1/+1 |
|
|
* | update HP-11 build libs setup | hobbs | 2004-03-02 | 1 | -1/+7 |
|
|
* | * unix/tcl.m4 (SC_CONFIG_CFLAGS): Allow 64-bit enabling on | dgp | 2004-03-01 | 1 | -1/+1 |
|
|
* | Whitespace police | dgp | 2004-02-18 | 1 | -28/+29 |
|
|
* | * unix/configure: | hobbs | 2003-12-09 | 1 | -3/+29 |
|
|
* | * unix/configure: | hobbs | 2003-11-12 | 1 | -40/+39 |
|
|
* | * unix/tcl.m4 (SC_PATH_TCLCONFIG): Corrected search path so | dgp | 2003-10-06 | 1 | -13/+28 |
|
|
* | Added note that frameworks are a MacOSX feature [Bug 619440] | dkf | 2003-09-29 | 1 | -1/+1 |
|
|
* | 2003-06-25 Mo DeJong <mdejong@users.sourceforge.net> | mdejong | 2003-06-25 | 1 | -2/+4 |
|
|
* | * generic/tcl.decls: Ported the changes from the | andreas_kupries | 2003-06-09 | 1 | -0/+32 |
|
|
* | Implementation of TIP 118: | das | 2003-05-14 | 1 | -1/+1 |
|
|
* | * unix/configure: | mdejong | 2003-04-04 | 1 | -1/+6 |
|
|
* | * unix/Makefile.in: Don't subst MATH_LIBS, | mdejong | 2003-04-03 | 1 | -15/+11 |
|
|
* | * unix/configure: Regen. | mdejong | 2003-04-02 | 1 | -7/+7 |
|
|
* | * unix/configure: Regen. | mdejong | 2003-03-28 | 1 | -2/+2 |
|
|
* | * unix/configure: Regen. | mdejong | 2003-03-27 | 1 | -0/+16 |
|
|
* | Require autoconf 2.57 or newer, see TIP 34 | mdejong | 2003-03-13 | 1 | -3/+4 |
|
|
* | * unix/tcl.m4: | das | 2003-02-21 | 1 | -1/+1 |
|
|
* | * unix/tcl.m4: [Bug #651811] Added definition of _XOPEN_SOURCE and | andreas_kupries | 2003-02-19 | 1 | -1/+3 |
|
|
* | * unix/configure: Regen. | mdejong | 2003-02-19 | 1 | -0/+3 |
|
|