summaryrefslogtreecommitdiffstats
path: root/unix/tcl.m4
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * unix/tcl.m4, unix/tclUnixPort.h: Check for pthread_attr_get_npdkf2004-11-121-9/+26
* TIP #173 and #209 implementation - see ChangeLog for detailsKevin B Kenny2004-08-181-1/+1
* * unix/configure:das2004-07-301-2/+2
* * unix/Makefile.in, unix/tcl.m4: move (C|LD)FLAGS after theirhobbs2004-07-161-9/+11
* Version 5 of [Patch 976496]Joe Mistachkin2004-06-241-0/+3
* Version of [Patch 746578] that works with Linux and is likely to work elsewheredkf2004-06-231-0/+10
* * unix/tcl.m4: autoconf 2.5 fixes in Darwin section.das2004-06-181-3/+4
* * unix/Makefile.in: Rework configure ordering to TCL_LINK_LIBS,hobbs2004-05-261-86/+52
* * unix/tcl.m4: Removed -Wno-strict-aliasing.rmax2004-03-181-1/+1
* * unix/configure, unix/tcl.m4: add -Wno-strict-aliasing for GCC tohobbs2004-03-161-1/+1
* update HP-11 build libs setuphobbs2004-03-021-1/+7
* * unix/tcl.m4 (SC_CONFIG_CFLAGS): Allow 64-bit enabling ondgp2004-03-011-1/+1
* Whitespace policedgp2004-02-181-28/+29
* * unix/configure:hobbs2003-12-091-3/+29
* * unix/configure:hobbs2003-11-121-40/+39
* * unix/tcl.m4 (SC_PATH_TCLCONFIG): Corrected search path sodgp2003-10-061-13/+28
* Added note that frameworks are a MacOSX feature [Bug 619440]dkf2003-09-291-1/+1
* 2003-06-25 Mo DeJong <mdejong@users.sourceforge.net>mdejong2003-06-251-2/+4