summaryrefslogtreecommitdiffstats
path: root/unix/configure
Commit message (Expand)AuthorAgeFilesLines
* * unix/configure.in: install license.terms into Tcl.framework.das2007-04-231-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-1/+5
* * unix/tcl.m4: use gcc4's __attribute__((__visibility__("hidden"))) ifdas2007-02-041-38/+127
* * unix/tcl.m4: integrate CPPFLAGS into CFLAGS as late as possible anddas2007-01-251-4/+9
* * macosx/tclMacOSXFCmd.c (TclMacOSXSetFileAttribute): on some versionsdas2007-01-191-0/+18
* * unix/tcl.m4 (Darwin): --enable-64bit: verify linking with 64bit -archdas2006-12-191-5/+125
* * tests/macOSXLoad.test (new file): add testing of .bundle loading anddas2006-12-171-1/+12
* * tcl.m4 (Linux): --enable-64bit support. [Patch 1597389], [Bug 1230558]das2006-11-261-1/+65
* * generic/tclCompExpr.c: fix gcc warnings about 'cast to/fromdas2006-11-131-6/+278
* * tests/fCmd.test (fCmd-6.26): fix failure when env(HOME) path containsdas2006-11-101-0/+4
* * README: Bump version number to 8.5a6dgp2006-10-231-1/+1
* * unix/configure.in: Added autodetection for OS-supplied timezonermax2006-10-191-1/+59
* * unix/tclUnixThrd.c (TclpThreadGetStackSize): on Darwin, usedas2006-10-131-0/+105
* * unix/configure.in (HAVE_MTSAFE_GETHOST*): Modified to recognizeandreas_kupries2006-09-121-0/+17
* * library/msgcat/msgcat.tcl (msgcat::Init): on Darwin, add fallback ofdas2006-09-101-328/+359
* Added special handling for Darwin where gethostbyname/addr are actuallyvasiljevic2006-09-081-2/+17
* Added fixes for Tcl Bug 999544 (ported from core-8-4-branch).vasiljevic2006-09-061-0/+1537
* * generic/tclClock.c (ClockClicksObjCmd): add support for Darwindas2006-08-211-0/+5
* * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, fordas2006-08-181-8/+89
* cleanup quoting and whitespacedas2006-07-201-2/+3
* * macosx/tclMacOSXNotify.c (Tcl_InitNotifier, Tcl_WaitForEvent): createdas2006-07-201-771/+934
* * macosx/tclMacOSXNotify.c: implemented pthread_atfork() handler thatdas2006-05-271-33/+135
* autoconf-2.59das2006-05-261-2/+2
* * README: Bump version number to 8.5a5dgp2006-05-041-1/+1
* * unix/tcl.m4: removed TCL_IO_TRACK_OS_FOR_DRIVER_WITH_BAD_BLOCKINGdas2006-04-061-5/+0
* * unix/configure.in: Revert change from 2005-07-26 that sometimesdgp2006-03-131-7/+0
* Set SHLIB_LD_FLAGS='${LIBS}' on NetBSD, as per the other *BSD variantsjenglish2006-03-081-1/+1
* * unix/configure: add caching, use AC_CACHE_CHECK instead ofdas2006-01-101-188/+214
* * unix/tcl.m4, unix/configure: Fix sh quoting error reported inhobbs2005-12-121-2/+2
* * unix/configure.in: move check for fts API to configure.in and run itdas2005-12-051-66/+71
* * unix/configure: Use FTS file APIs on Darwin if available.hobbs2005-12-051-0/+66
* * unix/tcl.m4 (Darwin): fixed error when MACOSX_DEPLOYMENT_TARGET unset.das2005-12-011-3/+2
* * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-89/+366
* RFE 1071992Kevin B Kenny2005-11-041-311/+12
* Bug 1163896Kevin B Kenny2005-11-041-0/+12
* * generic/tclExecute.c: Removed obsolete use of NO_ERRNO_H.dgp2005-10-131-148/+0
* * generic/tclBasic.c: More callers of TclObjPrintf anddgp2005-09-151-0/+104
* regen unix/configureKevin B Kenny2005-08-111-994/+2421
* * unix/configure: Regen.mdejong2005-07-261-0/+7
* * unix/configure: Regen.mdejong2005-07-251-2421/+987
* drop support of ancient BSD, IRIX4, RISCos, Ultrix, and ldAout.tclKevin B Kenny2005-07-211-469/+33
* autoconfdgp2005-06-211-2/+3
* * generic/tclInt.h: ensure WORDS_BIGENDIAN is defined correctly with fatdas2005-06-181-1/+1
* autoconfdgp2005-06-071-1/+1
* regenerated after dkf's modifications to tcl.m4rmax2005-06-021-37/+46
* * macosx/Makefile: moved & corrected EMBEDDED_BUILD check.das2005-05-261-1/+1
* fixed typo in EXTRA_INSTALL_BINARIESdas2005-05-231-1/+1
* * macosx/Makefile:das2005-05-231-55/+255
* * generic/tclInt.decls:das2005-05-141-5/+434