summaryrefslogtreecommitdiffstats
path: root/unix/configure
Commit message (Expand)AuthorAgeFilesLines
...
* * README: Bump version number to 8.5b2.dgp2007-10-261-1/+1
* * compat/tmpnam.c (removed): The routine tmpnam() is no longerdgp2007-10-181-2/+1
* * generic/tclCmdMZ.c: Correct [string is (wide)integer] failuredgp2007-10-111-3/+1
* * generic/tcl.h: Bump version number to 8.5b1.1 to distinguishdgp2007-10-021-1/+1
* * README: Bump version number to 8.5b1dgp2007-09-191-1/+1
* autoconf-2.59das2007-09-181-153/+297
* Use '${CC} -shared' instead of 'ld -Bshareable' to build shared librariesjenglish2007-09-171-308/+158
* * unix/tcl.m4: replace all direct references to compiler by ${CC} todas2007-09-151-30/+33
* * generic/tclDTrace.d (new file): add DTrace provider for Tcl; allowsdas2007-09-131-2/+230
* * unix/Makefile.in: add support for compile flags specific todas2007-08-071-6/+12
* Regenerated configure using autoconf 2.59. Autoconf 2.61 changedandreas_kupries2007-08-011-6019/+5991
* Regen with autoconf 2.61Miguel Sofer2007-07-311-5953/+6052
* * macosx/Tcl.xcodeproj/project.pbxproj: add settings for Fix&Continue.das2007-06-061-12/+22
* * unix/configure: autoconf-2.59 (FC6 fork)dgp2007-05-181-1/+1
* * 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