summaryrefslogtreecommitdiffstats
path: root/unix/configure
Commit message (Expand)AuthorAgeFilesLines
...
| * | | * README, generic/tcl.h, tools/tcl.wse.in: bumped tohobbs2004-07-131-1/+1
| * | | * unix/tcl.m4 (SC_CONFIG_CFLAGS): Allow 64-bit enabling ondgp2004-03-011-1/+1
| * | | update patchlevel to 8.4.6hobbs2004-02-131-315/+376
| * | | * generic/tcl.h: Bumped patch level to 8.4.5.1 to distinguishdgp2003-12-031-1/+1
| * | | * README: Bumped patch level to 8.4.6 to distinguishdgp2003-12-021-1/+1
| * | | improve AIX --enable-64bit handlinghobbs2003-11-121-40/+40
| * | | * README: Bumped patch level to 8.4.5 to preparedgp2003-10-021-1/+1
| * | | Added note to make it clearer that frameworks are an OSX feature [Bug 619440]dkf2003-09-291-1/+1
| * | | * README: Bumped patch level to 8.4.4 in anticipationdgp2003-07-151-1/+1
| * | | * unix/configure: Regen.mdejong2003-06-251-23/+25
| * | | bumped version to 8.4.3hobbs2003-05-151-1/+1
* | | | Release candidate branch for Tcl 8.5.11.dgp2011-10-201-1/+1
* | | | Fix TCL_STACK_GROWS_UP for gcc 4.6max2011-06-301-2/+4
* | | | Release candidate branch for Tcl 8.5.10.dgp2011-05-261-1/+1
| |_|/ |/| |
* | | Make SHLIB_LD_LIBS='${LIBS}' the default and set to "" on per-platform necess...jan.nijtmans2011-03-161-33/+4
* | | [Bug 3205320]: stack space detection defeated by inliningjan.nijtmans2011-03-101-3/+5
* | | Cross-compile support for Win and UNIX (backported)nijtmans2010-12-131-8/+45
* | | Better building on OpenBSD.stwo2010-12-121-13/+33
* | | Backport blkcnt_t detection/usage.stwo2010-09-061-1/+67
* | | * unix/configure, unix/tcl.m4: SHLIB_LD_LIBS='${LIBS}' for OSF1-V*.hobbs2010-08-271-1/+1
* | | * unix/ldAix: remove ancient (pre-4.2) AIX supporthobbs2010-08-121-152/+20
* | | * generic/tcl.h: Bump to 8.5.9 for release.dgp2010-08-041-1/+1
* | | Correct compiler/linker flags for threaded builds on OpenBSD.stwo2010-02-191-1/+9
* | | Various trivial fixes, discovered during CYGWIN porting attempt. All backport...nijtmans2010-01-061-6152/+6334
* | | regen with autconf 2.61dkf2009-12-281-6175/+6220
* | | [Patch 2892871]: Remove unneeded AC_STRUCT_TIMEZONE and usestwo2009-11-251-259/+0
* | | * generic/tcl.h: Bump to 8.5.8 for release.dgp2009-11-031-1/+1
* | | * unix/tcl.m4, unix/configure (SC_CONFIG_CFLAGS): harden the checkhobbs2009-04-281-2/+3
* | | Removed -Wno-implicit-int from CFLAGS_WARNING.stwo2009-04-141-1/+1
* | | * unix/configure.in (Darwin): use Darwin SUSv3 extensions ifdas2009-04-101-2/+75
* | | * generic/tcl.h: Bump to 8.5.7 for release.dgp2009-04-101-1/+1
* | | * unix/tcl.m4: Corrected a typo ($(SHLIB_VEERSION) should be ${SHLIB_VERSION}).Kevin B Kenny2009-01-221-1/+1
* | | Backport of Patch 907924Kevin B Kenny2009-01-201-4/+13
* | | * generic/tcl.h: Bump to 8.5.6 for release.core_8_5_6dgp2008-12-211-1/+1
* | | * generic/tcl.h: Bump version number to 8.5.6b1 to distinguishdgp2008-10-231-1/+1
* | | * generic/tcl.h: Bump to 8.5.5 for release.dgp2008-10-101-1/+1
* | | * generic/tcl.h: Bump version number to 8.5.5b1 to distinguishdgp2008-08-281-1/+1
* | | autoconf-2.59das2008-08-131-1/+5
* | | * generic/tcl.h: Bump to 8.5.4 for release.dgp2008-08-081-1/+1
* | | * generic/tcl.h: Bump to 8.5.3 for release.core_8_5_3dgp2008-06-301-1/+1
* | | * unix/configure: autoconf-2.59das2008-06-121-20/+52
* | | * generic/tcl.h: Bump version number to 8.5.3b1 to distinguishdgp2008-04-111-1/+1
* | | autoconf-2.59das2008-04-011-9/+1
* | | * generic/tclStrToD.c: Applied patch for [Bug 1839067] (fpandreas_kupries2008-04-011-2/+179
* | | merge updates from HEAD dgp2008-03-311-0/+69
| |/ |/|
* | * generic/tcl.h: Bump to 8.5.2 for release.core_8_5_2dgp2008-03-281-1/+1
* | * unix/configure: autoconf-2.59das2008-03-271-1/+1
* | * unix/configure.in: use backspace-quoting instead of double-quotingdas2008-03-131-10/+10
* | * unix/configure: autoconf-2.59das2008-03-111-19/+19
* | Define socklen_t as "int" if missing, not "unsigned".jenglish2008-02-261-12/+39