| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | added -lc to AIX libs, fixed path to ldAix | hobbs | 2001-11-10 | 1 | -2/+18 |
|
|
* | Fixup stack size under OSF1. [Tcl patch 474790] | mdejong | 2001-11-09 | 1 | -1/+2 |
|
|
* | Enable thread support under FreeBSD. [Tcl bug 473708] | mdejong | 2001-11-09 | 1 | -2/+8 |
|
|
* | * unix/configure: regen'ed | hobbs | 2001-09-20 | 1 | -1/+23 |
|
|
* | * unix/configure: Regen. | mdejong | 2001-09-18 | 1 | -0/+12 |
|
|
* | * unix/configure: Regen. | mdejong | 2001-09-12 | 1 | -14/+14 |
|
|
* | * unix/configure: Regen. | mdejong | 2001-09-10 | 1 | -0/+6 |
|
|
* | added QNX-6 build support. [Bug #219410] (loverso) | hobbs | 2001-08-23 | 1 | -0/+13 |
|
|
* | * unix/configure: Regen. | mdejong | 2001-08-12 | 1 | -22/+13 |
|
|
* | added GNU (HURD) configuration target. (brinkmann) | hobbs | 2001-08-07 | 1 | -0/+23 |
|
|
* | * unix/Makefile.in: Add AR variable for use in STLIB_LD. | mdejong | 2001-07-11 | 1 | -1/+6 |
|
|
* | * unix/Makefile.in: Set CFLAGS to @CFLAGS@ and @CFLAGS_DEFAULT@. | mdejong | 2001-06-22 | 1 | -5/+5 |
|
|
* | * unix/tcl.m4 (SC_PATH_TCLCONFIG): Fix comments, | mdejong | 2001-05-23 | 1 | -2/+2 |
|
|
* | * unix/tcl.m4 (SC_LOAD_TKCONFIG): | mdejong | 2001-05-23 | 1 | -2/+2 |
|
|
* | * unix/tcl.m4: added more common install directories in which to | hobbs | 2001-05-23 | 1 | -2/+8 |
|
|
* | * unix/Makefile.in: Add a LDFLAGS variable to the | mdejong | 2001-05-11 | 1 | -4/+5 |
|
|
* | * unix/configure: Regen. | mdejong | 2001-04-25 | 1 | -0/+1 |
|
|
* | Changes to support re-entrant coding of gmtime and localtime. | Kevin B Kenny | 2001-04-09 | 1 | -0/+14 |
|
|
* | * unix/configure: | hobbs | 2001-04-04 | 1 | -0/+60 |
|
|
* | * unix/configure: | hobbs | 2001-03-29 | 1 | -1/+12 |
|
|
* | * unix/tcl.m4: removed use of -lbsd and -ldl for AIX-5. | hobbs | 2000-11-02 | 1 | -44/+35 |
|
|
* | unix/tcl.m4: consolidated gettimeofday check for AIX. | hobbs | 2000-10-31 | 1 | -13/+6 |
|
|
* | * unix/configure.in: | hobbs | 2000-10-28 | 1 | -0/+26 |
|
|
* | remove --enable-gcc configure option | mo | 2000-08-25 | 1 | -30/+0 |
|
|
* | Doh! revert piece of last commit that did not belong | mo | 2000-07-19 | 1 | -32/+1 |
|
|
* | * unix/configure.in: | mo | 2000-07-19 | 1 | -13/+45 |
|
|
* | Don't set CC=gcc before running AC_PROG_CC if CC is already set. | mo | 2000-07-17 | 1 | -1/+3 |
|
|
* | * unix/tcl.m4 (SC_ENABLE_THREADS): enhanced the detection of | hobbs | 2000-04-14 | 1 | -9/+35 |
|
|
* | 2000-04-08 Andreas Kupries <a.kupries@westend.com> | kupries | 2000-04-09 | 1 | -0/+5 |
|
|
* | * unix/README: | hobbs | 2000-02-10 | 1 | -1/+8 |
|
|
* | * unix/configure.in: | hobbs | 2000-02-08 | 1 | -3/+3 |
|
|
* | improved OSF1 thread build flags | hobbs | 2000-02-01 | 1 | -2/+2 |
|
|
* | * unix/tcl.m4: modified EXTRA_CFLAGS to add -DHAVE_TZSET for | hobbs | 2000-01-26 | 1 | -4/+11 |
|
|
* | * README:core_8_3_b2 | hobbs | 2000-01-14 | 1 | -2/+2 |
|
|
* | * tests/unixFCmd.test: | hobbs | 2000-01-12 | 1 | -11/+33 |
|
|
* | * unix/tclUnixFile.c: fixed signature style on functions | hobbs | 2000-01-11 | 1 | -1/+14 |
|
|
* | * unix/configure.in: | hobbs | 1999-12-12 | 1 | -62/+0 |
|
|
* | * unix/tcl.m4: added defined for _THREAD_SAFE in --enable-threads | hobbs | 1999-11-19 | 1 | -20/+48 |
|
|
* | * unix/tcl.m4: added recognition of pthreads library for AIX | hobbs | 1999-11-10 | 1 | -2/+8 |
|
|
* | * unix/Makefile.in: fixed gendate target - this never worked | hobbs | 1999-09-21 | 1 | -2/+2 |
|
|
* | 1999-09-01 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-09-02 | 1 | -1/+1 |
|
|
* | Added definition for STLIB_LD | wart | 1999-08-11 | 1 | -0/+1 |
|
|
* | * unix/aclocal.m4: | redman | 1999-07-16 | 1 | -0/+3 |
|
|
* | Fixed compiler optimization flags for Linux to remove a plethora of warnings. | wart | 1999-06-17 | 1 | -0/+7 |
|
|
* | Added changes to make the macros bahave in the same manner as the Windows | wart | 1999-06-16 | 1 | -126/+126 |
|
|
* | Reorganized the order of the macros (cosmetic change) | wart | 1999-06-16 | 1 | -676/+678 |
|
|
* | More TEA changes. Should play well with TclX now. | wart | 1999-06-16 | 1 | -11/+20 |
|
|
* | Modified some macros based on how some of the extensions work. | wart | 1999-06-15 | 1 | -148/+710 |
|
|
* | First pass at Tcl autoconf macros | wart | 1999-06-10 | 1 | -0/+1114 |
|
|