| Commit message (Expand) | Author | Age | Files | Lines |
* | * unix/configure.in: Revert change from 2005-07-26 that sometimes | dgp | 2006-03-13 | 1 | -7/+0 |
|
|
* | Set SHLIB_LD_FLAGS='${LIBS}' on NetBSD, as per the other *BSD variants | jenglish | 2006-03-08 | 1 | -1/+1 |
|
|
* | * unix/configure: add caching, use AC_CACHE_CHECK instead of | das | 2006-01-10 | 1 | -188/+214 |
|
|
* | * unix/tcl.m4, unix/configure: Fix sh quoting error reported in | hobbs | 2005-12-12 | 1 | -2/+2 |
|
|
* | * unix/configure.in: move check for fts API to configure.in and run it | das | 2005-12-05 | 1 | -66/+71 |
|
|
* | * unix/configure: Use FTS file APIs on Darwin if available. | hobbs | 2005-12-05 | 1 | -0/+66 |
|
|
* | * 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 | -89/+366 |
|
|
* | RFE 1071992 | Kevin B Kenny | 2005-11-04 | 1 | -311/+12 |
|
|
* | Bug 1163896 | Kevin B Kenny | 2005-11-04 | 1 | -0/+12 |
|
|
* | * generic/tclExecute.c: Removed obsolete use of NO_ERRNO_H. | dgp | 2005-10-13 | 1 | -148/+0 |
|
|
* | * generic/tclBasic.c: More callers of TclObjPrintf and | dgp | 2005-09-15 | 1 | -0/+104 |
|
|
* | regen unix/configure | Kevin B Kenny | 2005-08-11 | 1 | -994/+2421 |
|
|
* | * unix/configure: Regen. | mdejong | 2005-07-26 | 1 | -0/+7 |
|
|
* | * unix/configure: Regen. | mdejong | 2005-07-25 | 1 | -2421/+987 |
|
|
* | drop support of ancient BSD, IRIX4, RISCos, Ultrix, and ldAout.tcl | Kevin B Kenny | 2005-07-21 | 1 | -469/+33 |
|
|
* | autoconf | dgp | 2005-06-21 | 1 | -2/+3 |
|
|
* | * generic/tclInt.h: ensure WORDS_BIGENDIAN is defined correctly with fat | das | 2005-06-18 | 1 | -1/+1 |
|
|
* | autoconf | dgp | 2005-06-07 | 1 | -1/+1 |
|
|
* | regenerated after dkf's modifications to tcl.m4 | rmax | 2005-06-02 | 1 | -37/+46 |
|
|
* | * macosx/Makefile: moved & corrected EMBEDDED_BUILD check. | das | 2005-05-26 | 1 | -1/+1 |
|
|
* | fixed typo in EXTRA_INSTALL_BINARIES | das | 2005-05-23 | 1 | -1/+1 |
|
|
* | * macosx/Makefile: | das | 2005-05-23 | 1 | -55/+255 |
|
|
* | * generic/tclInt.decls: | das | 2005-05-14 | 1 | -5/+434 |
|
|
* | * unix/tcl.m4, unix/configure: correct Solaris 10 (5.10) check and | hobbs | 2005-05-07 | 1 | -4/+13 |
|
|
* | * compat/string.h: fixed memchr() protoype for __APPLE__ so that we | das | 2005-04-26 | 1 | -12/+148 |
|
|
* | * unix/tcl.m4 (Darwin): added -single_module linker flag to | das | 2005-04-09 | 1 | -6/+6 |
|
|
* | 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 | -1022/+2321 |
|
|
* | * unix/configure: autoconf-2.57 | dgp | 2005-01-31 | 1 | -1/+7 |
|
|
* | * unix/configure, unix/tcl.m4: add solaris 64-bit gcc build | hobbs | 2005-01-29 | 1 | -6/+23 |
|
|
* | * unix/tcl.m4 (Darwin): fixed bug with static build linking to | das | 2005-01-25 | 1 | -3/+3 |
|
|
* | * unix/configure: autoconf-2.57 | dgp | 2005-01-12 | 1 | -2204/+974 |
|
|
* | Remove ${DBGX}, ${TCL_DBGX} from Tcl build system [Patch 1081595]. | jenglish | 2005-01-10 | 1 | -263/+137 |
|
|
* | Remove readdir_r() and related #ifdeffery (see #1095909). | jenglish | 2005-01-09 | 1 | -1175/+2305 |
|
|
* | * unix/configure.in: Added special processing to remove "$U" | dgp | 2004-12-14 | 1 | -16/+2 |
|
|
* | ran autoconf-2.57 | dgp | 2004-12-11 | 1 | -1/+1 |
|
|
* | regen with autoconf 2.57 | das | 2004-12-09 | 1 | -193/+206 |
|
|
* | * unix/tcl.m4 (SC_ENABLE_THREADS): Corrected failure to determine | dgp | 2004-11-25 | 1 | -2/+21 |
|
|
* | * unix/tcl.m4 (SC_ENABLE_THREADS): Corrected bad check for | Kevin B Kenny | 2004-11-24 | 1 | -0/+8 |
|
|
* | * unix/configure: Regen. | mdejong | 2004-11-22 | 1 | -3/+93 |
|
|
* | * unix/configure: Regen. | mdejong | 2004-11-22 | 1 | -0/+103 |
|
|
* | typo | das | 2004-11-19 | 1 | -1/+1 |
|
|
* | * macosx/Makefile: | das | 2004-11-19 | 1 | -0/+5 |
|
|
* | generated configure and fixed manpage installaton | rmax | 2004-11-18 | 1 | -19/+57 |
|
|
* | * unix/configure.in: The change below reveals that the public | dgp | 2004-11-17 | 1 | -240/+43 |
|
|
* | * generic/tcl.h: | das | 2004-11-16 | 1 | -2347/+1004 |
|
|
* | * unix/config.h.in: | rmax | 2004-11-12 | 1 | -3/+3 |
|
|
* | Adapt Tcl so it uses a config.h header instead of stuffing all #defs on the | dkf | 2004-11-12 | 1 | -120/+435 |
|
|
* | Regen | dkf | 2004-11-12 | 1 | -990/+2451 |
|
|