summaryrefslogtreecommitdiffstats
path: root/unix/tcl.m4
Commit message (Expand)AuthorAgeFilesLines
...
* * generic/tclAlloc.c:hobbs2002-04-231-1/+1
* * generic/tclAlloc.c:hobbs2002-04-231-0/+3
* * unix/configure:hobbs2002-02-261-1/+5
* * configure: Regen.mdejong2002-02-231-1/+1
* * unix/configure:hobbs2002-02-221-0/+15
* TIP#72 implementation. See ChangeLog for details.dkf2002-02-151-77/+173
* * unix/configure:hobbs2002-02-081-6/+14
* reverted pwd changes for AIX, the best fix is to replace sh with bsh on 4.3.3hobbs2002-02-051-9/+4
* get full path to pwd to avoid errors on AIX-4.3hobbs2002-02-051-5/+9
* * unix/tcl.m4 (SC_LOAD_TCLCONFIG):mdejong2002-01-291-4/+30
* * unix/tcl.m4 (SC_LOAD_TCLCONFIG):mdejong2002-01-171-2/+3
* * unix/tcl.m4 (SC_PATH_TCLCONFIG, SC_PATH_TKCONFIG):mdejong2001-12-201-2/+2
* * unix/tcl.m4: fixed incorrect SHLIB_LD_LIBSdas2001-12-201-1/+1
* * unix/configure:mdejong2001-12-191-1/+5
* * unix/tclUnixInit.c: added HAVE_LANGINFO code block.hobbs2001-11-161-1/+46
* added -lc to AIX libs, fixed path to ldAixhobbs2001-11-101-2/+18
* 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