summaryrefslogtreecommitdiffstats
path: root/unix/tcl.m4
Commit message (Expand)AuthorAgeFilesLines
...
* Fixup stack size under OSF1. [Tcl patch 474790]mdejong2001-11-091-1/+2
* Enable thread support under FreeBSD. [Tcl bug 473708]mdejong2001-11-091-2/+8
* * unix/configure: regen'edhobbs2001-09-201-1/+23
* * unix/configure: Regen.mdejong2001-09-181-0/+12
* * unix/configure: Regen.mdejong2001-09-121-14/+14
* * unix/configure: Regen.mdejong2001-09-101-0/+6
* added QNX-6 build support. [Bug #219410] (loverso)hobbs2001-08-231-0/+13
* * unix/configure: Regen.mdejong2001-08-121-22/+13
* added GNU (HURD) configuration target. (brinkmann)hobbs2001-08-071-0/+23
* * unix/Makefile.in: Add AR variable for use in STLIB_LD.mdejong2001-07-111-1/+6
* * unix/Makefile.in: Set CFLAGS to @CFLAGS@ and @CFLAGS_DEFAULT@.mdejong2001-06-221-5/+5
* * unix/tcl.m4 (SC_PATH_TCLCONFIG): Fix comments,mdejong2001-05-231-2/+2
* * unix/tcl.m4 (SC_LOAD_TKCONFIG):mdejong2001-05-231-2/+2
* * unix/tcl.m4: added more common install directories in which tohobbs2001-05-231-2/+8
* * unix/Makefile.in: Add a LDFLAGS variable to themdejong2001-05-111-4/+5
* * unix/configure: Regen.mdejong2001-04-251-0/+1
* Changes to support re-entrant coding of gmtime and localtime.Kevin B Kenny2001-04-091-0/+14
* * unix/configure:hobbs2001-04-041-0/+60
* * unix/configure:hobbs2001-03-291-1/+12
* * unix/tcl.m4: removed use of -lbsd and -ldl for AIX-5.hobbs2000-11-021-44/+35
* unix/tcl.m4: consolidated gettimeofday check for AIX.hobbs2000-10-311-13/+6
* * unix/configure.in:hobbs2000-10-281-0/+26
* remove --enable-gcc configure optionmo2000-08-251-30/+0
* Doh! revert piece of last commit that did not belongmo2000-07-191-32/+1
* * unix/configure.in:mo2000-07-191-13/+45
* Don't set CC=gcc before running AC_PROG_CC if CC is already set.mo2000-07-171-1/+3
* * unix/tcl.m4 (SC_ENABLE_THREADS): enhanced the detection ofhobbs2000-04-141-9/+35
* 2000-04-08 Andreas Kupries <a.kupries@westend.com>kupries2000-04-091-0/+5
* * unix/README:hobbs2000-02-101-1/+8
* * unix/configure.in:hobbs2000-02-081-3/+3
* improved OSF1 thread build flagshobbs2000-02-011-2/+2
* * unix/tcl.m4: modified EXTRA_CFLAGS to add -DHAVE_TZSET forhobbs2000-01-261-4/+11
* * README:core_8_3_b2hobbs2000-01-141-2/+2
* * tests/unixFCmd.test:hobbs2000-01-121-11/+33
* * unix/tclUnixFile.c: fixed signature style on functionshobbs2000-01-111-1/+14
* * unix/configure.in:hobbs1999-12-121-62/+0
* * unix/tcl.m4: added defined for _THREAD_SAFE in --enable-threadshobbs1999-11-191-20/+48
* * unix/tcl.m4: added recognition of pthreads library for AIXhobbs1999-11-101-2/+8
* * unix/Makefile.in: fixed gendate target - this never workedhobbs1999-09-211-2/+2
* 1999-09-01 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-09-021-1/+1
* Added definition for STLIB_LDwart1999-08-111-0/+1
* * unix/aclocal.m4:redman1999-07-161-0/+3
* Fixed compiler optimization flags for Linux to remove a plethora of warnings.wart1999-06-171-0/+7
* Added changes to make the macros bahave in the same manner as the Windowswart1999-06-161-126/+126
* Reorganized the order of the macros (cosmetic change)wart1999-06-161-676/+678
* More TEA changes. Should play well with TclX now.wart1999-06-161-11/+20
* Modified some macros based on how some of the extensions work.wart1999-06-151-148/+710
* First pass at Tcl autoconf macroswart1999-06-101-0/+1114