summaryrefslogtreecommitdiffstats
path: root/unix/tcl.m4
Commit message (Expand)AuthorAgeFilesLines
* Added fixes for Tcl Bug 999544 (ported from core-8-4-branch).vasiljevic2006-09-061-0/+397
* * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, fordas2006-08-181-8/+34
* cleanup quoting and whitespacedas2006-07-201-3/+3
* * macosx/tclMacOSXNotify.c (Tcl_InitNotifier, Tcl_WaitForEvent): createdas2006-07-201-59/+44
* * macosx/tclMacOSXNotify.c: implemented pthread_atfork() handler thatdas2006-05-271-42/+45
* Fix [Bug 1494160]dkf2006-05-241-1/+1
* * unix/tcl.m4: removed TCL_IO_TRACK_OS_FOR_DRIVER_WITH_BAD_BLOCKINGdas2006-04-061-2/+0
* * unix/tcl.m4, win/tcl.m4: []-quote AC_DEFUN functions.hobbs2006-03-281-26/+26
* 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-169/+253
* Small improvement to the factoring of tcl.m4dkf2006-01-051-41/+47
* * 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-11/+0
* * unix/configure: Use FTS file APIs on Darwin if available.hobbs2005-12-051-0/+11
* * 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-18/+34
* RFE 1071992Kevin B Kenny2005-11-041-30/+13
* Bug 1163896Kevin B Kenny2005-11-041-0/+12
* * generic/tclExecute.c: Removed obsolete use of NO_ERRNO_H.dgp2005-10-131-2/+0
* More flags hacking, this time for open64 under RHEL3. [Bug 1287638]dkf2005-09-151-0/+2
* radical refactoring of thread storage to untangle dependenciesKevin B Kenny2005-08-111-4/+0
* * unix/configure: Regen.mdejong2005-07-251-0/+73
* drop support of ancient BSD, IRIX4, RISCos, Ultrix, and ldAout.tclKevin B Kenny2005-07-211-187/+41
* Only enable the 'compile' special debugging feature when requested indkf2005-06-211-5/+7
* * generic/tclInt.h: ensure WORDS_BIGENDIAN is defined correctly with fatdas2005-06-181-1/+1
* Fix m4 quoting problems :}dkf2005-06-021-4/+4
* Standardize help messages for 'configure --help' using AC_HELP_STRINGdkf2005-05-311-49/+82
* * macosx/Makefile:das2005-05-231-2/+1
* * generic/tclInt.decls:das2005-05-141-5/+34
* * unix/tcl.m4, unix/configure: correct Solaris 10 (5.10) check andhobbs2005-05-071-3/+11
* * compat/string.h: fixed memchr() protoype for __APPLE__ so that wedas2005-04-261-8/+29
* * unix/tcl.m4 (Darwin): added -single_module linker flag todas2005-04-091-2/+2
* Updated the OpenBSD configuration and regenerated the configure script.patthoyts2005-03-151-15/+39
* * unix/Makefile.in: remove SHLIB_LD_FLAGS (only for AIX, inlinedhobbs2005-02-111-53/+15
* * unix/configure, unix/tcl.m4: add solaris 64-bit gcc buildhobbs2005-01-291-4/+21
* * unix/tcl.m4 (Darwin): fixed bug with static build linking todas2005-01-251-3/+3
* Make --with-tcl and --with-tk options more robust. [FRQ 951247]dkf2005-01-121-0/+14
* Remove ${DBGX}, ${TCL_DBGX} from Tcl build system [Patch 1081595].jenglish2005-01-101-19/+20
* Remove readdir_r() and related #ifdeffery (see #1095909).jenglish2005-01-091-37/+0
* Oops! Got the test sense wrong.dkf2004-11-261-1/+1
* Spread the goodness of AC_CACHE_VAL a bit further. [Patch 1073524]dkf2004-11-261-0/+36
* Fix ordering of AC_MSG_RESULT/AC_CHECK_FUNCS so messages are simpler.dkf2004-11-251-1/+1
* * unix/tcl.m4 (SC_ENABLE_THREADS): Corrected failure to determinedgp2004-11-251-2/+18
* * unix/tcl.m4 (SC_ENABLE_THREADS): Corrected bad check forKevin B Kenny2004-11-241-2/+7
* * unix/configure: Regen.mdejong2004-11-221-2/+9
* * unix/configure: Regen.mdejong2004-11-221-0/+19
* generated configure and fixed manpage installatonrmax2004-11-181-3/+3
* 2004-11-18 Reinhard Max <max@suse.de>rmax2004-11-181-12/+36
* Stop architecture flags to 'ld' from going missing when [load] is disabled.dkf2004-11-161-6/+11
* Adapt Tcl so it uses a config.h header instead of stuffing all #defs on thedkf2004-11-121-64/+88