summaryrefslogtreecommitdiffstats
path: root/unix/configure
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * unix/tcl.m4, unix/configure: correct Solaris 10 (5.10) check andhobbs2005-05-071-254/+262
* * compat/string.h: fixed memchr() protoype for __APPLE__ so that wedas2005-04-261-324/+400
* * unix/tcl.m4 (Darwin): added -single_module linker flag todas2005-04-091-2/+2
* Make it all work on OpenBSD. Imported patch from ports tree.patthoyts2005-03-151-266/+290
* * unix/Makefile.in: remove SHLIB_LD_FLAGS (only for AIX, inlinedhobbs2005-02-101-327/+291
* correct autoconf generation for sol64-gcc supporthobbs2005-01-291-4/+4
* * unix/configure, unix/tcl.m4: add solaris 64-bit gcc build support.hobbs2005-01-281-253/+272
* * unix/tcl.m4 (Darwin): fixed bug with static build linking todas2005-01-251-3/+3
* * unix/tcl.m4 (SC_ENABLE_THREADS): Corrected failure to determinedgp2004-11-251-356/+374
* bumped patchlevel to 8.4.9hobbs2004-11-251-1/+1
* * unix/tcl.m4 (SC_ENABLE_THREADS): Corrected bad check forKevin B Kenny2004-11-241-329/+335