summaryrefslogtreecommitdiffstats
path: root/unix/tcl.m4
Commit message (Expand)AuthorAgeFilesLines
...
| * sync 2006-05-24 change to tcl HEADdas2006-05-261-1/+1
| * * unix/tcl.m4: removed TCL_IO_TRACK_OS_FOR_DRIVER_WITH_BAD_BLOCKINGdas2006-04-061-1/+0
| * []-quote ac_defun functionshobbs2006-03-021-24/+24
| * * 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-189/+287
| * * unix/tcl.m4, unix/configure: Fix sh quoting error reported inhobbs2005-12-121-2/+2
| * * 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-57/+72
| * * unix/tcl.m4: Added code to enable [load] on LynxOS. Thanks todgp2005-11-041-0/+12
| * Added yet another corner-case hack, this time for RHEL3. [Bug 1287638]dkf2005-09-151-0/+3
| * * unix/configure, unix/tcl.m4: revert 2005-07-28 change.das2005-07-301-3/+1
| * * unix/configure, unix/tcl.m4: defined TCL_LOAD_FROM_MEMORY onhobbs2005-07-281-1/+3
| * * unix/tcl.m4 (SC_PROG_TCLSH, SC_BUILD_TCLSH):mdejong2005-07-251-0/+73
| * * unix/tcl.m4, unix/configure: Backported [Bug 1095909], removinghobbs2005-07-081-40/+8
| * *** 8.4.11 TAGGED FOR RELEASE ***das2005-06-181-1/+1
| * * macosx/Makefile:das2005-05-241-2/+1
| * * macosx/tclMacOSXBundle.c:das2005-05-141-2/+30
| * * 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-9/+29
| * * 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-15/+39
| * * unix/Makefile.in: remove SHLIB_LD_FLAGS (only for AIX, inlinedhobbs2005-02-101-54/+16
| * 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-2/+21
| * * 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-2/+17
| * * unix/tcl.m4 (SC_ENABLE_THREADS): Corrected bad check forKevin B Kenny2004-11-241-2/+7
| * * unix/configure: Regen.mdejong2004-11-221-3/+10
| * * unix/configure: Regen.mdejong2004-11-221-0/+19
| * 2004-11-18 Reinhard Max <max@suse.de>rmax2004-11-181-9/+33
| * * unix/configure:das2004-07-301-2/+2
| * * unix/tcl.m4: fixed Darwin autoconf breakage caused bydas2004-07-201-3/+4
| * * unix/Makefile.in, unix/tcl.m4: move (C|LD)FLAGS after theirhobbs2004-07-191-93/+107
| * * unix/tcl.m4 (SC_CONFIG_CFLAGS): Allow 64-bit enabling ondgp2004-03-011-1/+1
| * update HP-11 build libs setuphobbs2004-02-131-1/+8
| * improve AIX --enable-64bit handlinghobbs2003-11-121-37/+37
| * * tests/fCmd.test (fCmd-8.2): Test only that tilde-substitutiondgp2003-10-061-0/+16
| * Added note to make it clearer that frameworks are an OSX feature [Bug 619440]dkf2003-09-291-1/+1
| * * unix/configure: Regen.mdejong2003-06-251-2/+4
* | minor nits, taken over from TEA (tclconfig)jan.nijtmans2011-04-121-7/+5
* | Make SHLIB_LD_LIBS='${LIBS}' the default and set to "" on per-platform necess...jan.nijtmans2011-03-161-33/+4
* | Cross-compile support for Win and UNIX (backported)nijtmans2010-12-131-6/+1
* | Better building on OpenBSD.stwo2010-12-121-13/+33
* | * unix/configure, unix/tcl.m4: SHLIB_LD_LIBS='${LIBS}' for OSF1-V*.hobbs2010-08-271-2/+4
* | * unix/ldAix: remove ancient (pre-4.2) AIX supporthobbs2010-08-121-47/+13
* | Correct compiler/linker flags for threaded builds on OpenBSD.stwo2010-02-191-2/+7
* | Various trivial fixes, discovered during CYGWIN porting attempt. All backport...nijtmans2010-01-061-38/+59
* | Fix quoting problemdkf2010-01-031-1/+1
* | [Bug 1636685]: Use the configuration for modern FreeBSD suggested by thedkf2010-01-031-1/+25
* | [Patch 2892871]: Remove unneeded AC_STRUCT_TIMEZONE and usestwo2009-11-251-1/+0