summaryrefslogtreecommitdiffstats
path: root/unix/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Backport blkcnt_t detection/usage.stwo2010-09-061-2/+4
* * unix/ldAix: remove ancient (pre-4.2) AIX supporthobbs2010-08-121-24/+6
* * generic/tcl.h: Bump to 8.5.9 for release.dgp2010-08-041-2/+2
* [Bug 942170]: Detect the st_blocks field of 'struct stat' correctly.dkf2009-12-281-4/+4
* [Patch 2892871]: Remove unneeded AC_STRUCT_TIMEZONE and usestwo2009-11-251-2/+2
* * generic/tcl.h: Bump to 8.5.8 for release.dgp2009-11-031-2/+2
* * unix/configure.in (Darwin): use Darwin SUSv3 extensions ifdas2009-04-101-3/+22
* * generic/tcl.h: Bump to 8.5.7 for release.dgp2009-04-101-2/+2
* * generic/tcl.h: Bump to 8.5.6 for release.core_8_5_6dgp2008-12-211-2/+2
* * generic/tcl.h: Bump version number to 8.5.6b1 to distinguishdgp2008-10-231-2/+2
* * generic/tcl.h: Bump to 8.5.5 for release.dgp2008-10-101-2/+2
* * generic/tcl.h: Bump version number to 8.5.5b1 to distinguishdgp2008-08-281-2/+2
* * unix/Makefile.in: ensure Makefile shell is /bin/bash fordas2008-08-131-1/+4
* * generic/tcl.h: Bump to 8.5.4 for release.dgp2008-08-081-2/+2
* * generic/tcl.h: Bump to 8.5.3 for release.core_8_5_3dgp2008-06-301-2/+2
* * unix/configure.in: fix static DTrace-enabled build on Solaris.das2008-06-121-1/+10
* * generic/tcl.h: Bump version number to 8.5.3b1 to distinguishdgp2008-04-111-2/+2
* merge updates from HEAD dgp2008-03-311-1/+13
* * generic/tcl.h: Bump to 8.5.2 for release.core_8_5_2dgp2008-03-281-2/+2
* * unix/configure.in: use backspace-quoting instead of double-quotingdas2008-03-131-11/+11
* * macosx/GNUmakefile: fix quoting to allow paths todas2008-03-111-15/+15
* Define socklen_t as "int" if missing, not "unsigned".jenglish2008-02-261-12/+8
* * generic/tcl.h: Bump version number to 8.5.2b1 to distinguishdgp2008-02-131-2/+2
* *** 8.5.1 TAGGED FOR RELEASE ***dgp2008-02-041-2/+2
* * unix/configure.in (Darwin): correct Info.plist year substitution indas2008-02-021-3/+3
* * generic/tcl.h: Bump version number to 8.5.1b1 to distinguishdgp2008-01-021-2/+2
* merge stable branch onto HEADdgp2007-12-131-2/+2
* * README: Bump version number to 8.5b3.dgp2007-11-191-2/+2
* fix 'stack grows upwards' AC_CACHE_CHECK messagedas2007-11-151-14/+7
* Added autoconf goo to detect availability of getaddrinfopatthoyts2007-11-131-1/+3
* * generic/tclBasic.c:Miguel Sofer2007-11-101-1/+30
* * generic/tcl.h: Bump version number to 8.5b2.1 to distinguishdgp2007-10-301-2/+2
* * README: Bump version number to 8.5b2.dgp2007-10-261-2/+2
* * compat/tmpnam.c (removed): The routine tmpnam() is no longerdgp2007-10-181-2/+2
* * generic/tclCmdMZ.c: Correct [string is (wide)integer] failuredgp2007-10-111-2/+2
* * generic/tcl.h: Bump version number to 8.5b1.1 to distinguishdgp2007-10-021-2/+2
* * README: Bump version number to 8.5b1dgp2007-09-191-2/+2
* * generic/tclDTrace.d (new file): add DTrace provider for Tcl; allowsdas2007-09-131-2/+34
* * unix/Makefile.in: add support for compile flags specific todas2007-08-071-6/+11
* * unix/configure.in: allow use of 'inline' in Tcl sourcesMiguel Sofer2007-07-311-1/+2
* * macosx/Tcl.xcodeproj/project.pbxproj: add settings for Fix&Continue.das2007-06-061-2/+5
* * unix/configure: autoconf-2.59 (FC6 fork)dgp2007-05-181-2/+2
* * unix/configure.in: install license.terms into Tcl.framework.das2007-04-231-1/+2
* * unix/tcl.m4: use gcc4's __attribute__((__visibility__("hidden"))) ifdas2007-02-041-39/+43
* * macosx/tclMacOSXFCmd.c (TclMacOSXSetFileAttribute): on some versionsdas2007-01-191-1/+4
* * tests/macOSXLoad.test (new file): add testing of .bundle loading anddas2006-12-171-1/+10
* * generic/tclCompExpr.c: fix gcc warnings about 'cast to/fromdas2006-11-131-4/+36
* * tests/fCmd.test (fCmd-6.26): fix failure when env(HOME) path containsdas2006-11-101-1/+4
* * README: Bump version number to 8.5a6dgp2006-10-231-2/+2
* * unix/configure.in: Added autodetection for OS-supplied timezonermax2006-10-191-1/+47