summaryrefslogtreecommitdiffstats
path: root/unix/configure
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * unix/configure: Regenerated using autoconf 2.13.andreas_kupries2006-09-071-14055/+5069
* Added MT-safe implementation of some library calls.vasiljevic2006-09-061-4507/+14351
* * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, fordas2006-08-181-262/+313
* cleanup quoting and whitespacedas2006-07-201-36/+37
* * macosx/tclMacOSXNotify.c (Tcl_InitNotifier, Tcl_WaitForEvent): createdas2006-07-201-710/+775
* * macosx/tclMacOSXNotify.c: implemented pthread_atfork() handler thatdas2006-05-271-274/+329
* autoconf-2.13das2006-05-261-2/+2
* * README: Bump version number to 8.4.14dgp2006-05-041-1/+1
* * unix/tcl.m4: removed TCL_IO_TRACK_OS_FOR_DRIVER_WITH_BAD_BLOCKINGdas2006-04-061-230/+226
* * unix/configure.in: Revert change from 2005-07-26 that sometimesdgp2006-03-131-7/+0
* * README: Bump version number to 8.4.13 and updatedgp2006-03-071-1/+1
* * unix/tcl.m4: Fix for tk bug #1334613 to sort out shared librarypatthoyts2006-03-021-1/+1
* * unix/configure: add caching, use AC_CACHE_CHECK instead ofdas2006-01-101-580/+687
* * unix/configure.in: run check for fts API on all platforms, since Linuxdas2005-12-141-22/+20
* * unix/tcl.m4, unix/configure: Fix sh quoting error reported inhobbs2005-12-121-2/+2
* 2005-12-05 Don Porter <dgp@users.sourceforge.net>dgp2005-12-051-8/+52
* * unix/tcl.m4 (Darwin): fixed error when MACOSX_DEPLOYMENT_TARGET unset.das2005-12-011-242/+241
* * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-1045/+1103
* * README: Bump version number to 8.4.12dgp2005-11-161-1/+1
* * unix/tcl.m4: Added code to enable [load] on LynxOS. Thanks todgp2005-11-041-281/+293
* autoconf-2.13dgp2005-09-151-229/+278
* * unix/configure, unix/tcl.m4: revert 2005-07-28 change.das2005-07-301-257/+255
* * unix/configure, unix/tcl.m4: defined TCL_LOAD_FROM_MEMORY onhobbs2005-07-281-255/+257
* * unix/configure: Regen.mdejong2005-07-261-0/+7
* * unix/tcl.m4, unix/configure: Backported [Bug 1095909], removinghobbs2005-07-081-485/+352
* *** 8.4.11 TAGGED FOR RELEASE ***das2005-06-181-1/+1
* * README: Bump version number to 8.4.11dgp2005-06-181-1/+1
* * README: Bumped patchlevel to 8.4.10hobbs2005-05-271-1/+1
* * macosx/Makefile: moved & corrected EMBEDDED_BUILD check.das2005-05-261-3/+3
* * unix/configure, unix/configure.in: ensure false Tcl.framework ishobbs2005-05-251-7/+7
* * macosx/Makefile:das2005-05-241-432/+496
* * macosx/tclMacOSXBundle.c:das2005-05-141-379/+579