summaryrefslogtreecommitdiffstats
path: root/unix/configure
Commit message (Expand)AuthorAgeFilesLines
* merge trunkdkf2012-04-211-8/+133
|\
| * [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilationjan.nijtmans2012-04-111-6/+5
| |\
| | * [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilationjan.nijtmans2012-04-111-6/+5
| | |\
| | | * [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilationjan.nijtmans2012-04-111-293/+297
| | | * now ready for further field testsbug_3511806jan.nijtmans2012-03-291-304/+344
| | | * some better checksjan.nijtmans2012-03-281-130/+132
| | | * extra checks whether we are really dealing with cygwin or notjan.nijtmans2012-03-281-350/+384
| | | * add TclWinConvertError and TclWinConvertWSAError for cygwinjan.nijtmans2012-03-221-353/+351
| * | | re-generate configurejan.nijtmans2012-04-021-2/+136
| |\ \ \ | | |/ /
| | * | re-generate configurejan.nijtmans2012-04-011-2/+136
* | | | merge trunkdkf2012-03-281-1/+1
|\ \ \ \ | |/ / /
| * | | Revert some cygwin-related signature changes from [835f8e1e9d] (2010-01-22).jan.nijtmans2012-03-231-1/+1
| |\ \ \ | | |/ /
| | * | Revert some cygwin-related signature changes from [835f8e1e9d] (2010-02-01)jan.nijtmans2012-03-231-1/+1
* | | | merge from trunkdkf2012-03-081-0/+3
|\ \ \ \ | |/ / /
| * | | Patch from the cygwin folksjan.nijtmans2012-03-041-0/+3
| |\ \ \ | | |/ /
| | * | Patch from the cygwin folksjan.nijtmans2012-03-041-0/+3
| | |\ \ | | | |/
| | | * Patch from the cygwin folksjan.nijtmans2012-03-041-350/+353
| | | * Add --disable-rpath option to configure scriptjan.nijtmans2011-09-061-501/+529
| | | * Make SHLIB_LD_LIBS='${LIBS}' the default and et to "" on per-platform necessa...jan.nijtmans2011-08-301-431/+465
| | | * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-151-388/+399
| | | * SHLIB_LD_LIBS='${LIBS}' for OSF1-V*.jan.nijtmans2011-03-161-8/+8
| | | * * unix/tcl.m4, unix/configure (SC_CONFIG_CFLAGS): harden the checkhobbs2009-04-281-355/+356
| | | * Regen unix/configurestwo2009-04-141-1/+1
| | | * autoconf-2.13das2008-08-131-1/+5
| | | * autoconf-2.13das2008-06-121-307/+308
| | | * * unix/configure: autoconf-2.13das2008-06-121-348/+354
| | | * * README: Bump version number to 8.4.19dgp2008-04-111-10/+29
| | | * * unix/configure: autoconf-2.13das2008-03-271-29/+10
| | | * *** 8.4.18 TAGGED FOR RELEASE ***core_8_4_18dgp2008-02-061-10/+29
| | | * * unix/configure.in (Darwin): correct Info.plist year substitution indas2008-02-021-2/+2
| | | * autoconf-2.13das2007-11-091-28/+9
| | | * * README: Bump version number to 8.4.17dgp2007-10-021-10/+29
| | | * * unix/tcl.m4 (SunOS-5.1x): replace direct use of '/usr/ccs/bin/ld'das2007-09-151-307/+312
| | | * * generic/tclDTrace.d (new file): add DTrace provider for Tcl; allowsdas2007-09-131-468/+579
| | | * * unix/Makefile.in: add support for compile flags specific todas2007-08-071-4/+9
| | | * * unix/configure.in (Darwin): add plist for tclsh; link thedas2007-06-061-342/+332
| | | * * README: Bump version number to 8.4.16dgp2007-05-301-10/+29
| | | * * unix/Makefile.in (dist): copy license.terms to dist macosx dir.das2007-04-291-0/+1
| | | * * macosx/tclMacOSXNotify.c: add spinlock debugging and sanity checks.das2007-03-071-1/+1
| | | * * unix/tcl.m4: use SHLIB_SUFFIX=".so" on HP-UX ia64 arch.hobbs2007-02-191-343/+347
| | | * * unix/configure.in: add caching to -pipe check.das2007-02-041-422/+429
| | | * previous commit omitted some changes from the HEADdas2007-01-251-352/+351
| | | * * unix/tcl.m4: integrate CPPFLAGS into CFLAGS as late as possibledas2007-01-251-321/+330
| | | * * macosx/tclMacOSXNotify.c: accommodate changes to prototypes ofdas2007-01-191-349/+356
| | | * * unix/tcl.m4 (Darwin): --enable-64bit: verify linking with 64bit -archdas2006-12-191-319/+383
| | | * * tcl.m4 (Linux): --enable-64bit support. [Patch 1597389], [Bug 1230558]das2006-11-261-325/+361
| | | * * README: Bump version number to 8.4.15dgp2006-10-231-1/+1
| | | * * unix/configure.in (HAVE_MTSAFE_GETHOST*): Modified to recognizeandreas_kupries2006-09-121-194/+207
| | | * * library/msgcat/msgcat.tcl (msgcat::Init): on Darwin, add fallback ofdas2006-09-101-532/+594
| | | * For Darwin, assume gethostbyname() and gethostbyaddr() are MT-safevasiljevic2006-09-081-196/+211