| Commit message (Expand) | Author | Age | Files | Lines |
* | fix quoting of new FreeBSD SHLIB_LD | das | 2007-09-18 | 1 | -1/+1 |
|
|
* | Use '${CC} -shared' instead of 'ld -Bshareable' to build shared libraries | jenglish | 2007-09-17 | 1 | -12/+6 |
|
|
* | * unix/tcl.m4: replace all direct references to compiler by ${CC} to | das | 2007-09-15 | 1 | -41/+44 |
|
|
* | * macosx/Tcl.xcodeproj/project.pbxproj: add settings for Fix&Continue. | das | 2007-06-06 | 1 | -9/+14 |
|
|
* | * macosx/tclMacOSXNotify.c: add spinlock debugging and sanity checks. | das | 2007-03-07 | 1 | -1/+1 |
|
|
* | * unix/tcl.m4: use SHLIB_SUFFIX=".so" on HP-UX ia64 arch. | hobbs | 2007-02-19 | 1 | -1/+5 |
|
|
* | * unix/tcl.m4: use gcc4's __attribute__((__visibility__("hidden"))) if | das | 2007-02-04 | 1 | -2/+23 |
|
|
* | * unix/tcl.m4: integrate CPPFLAGS into CFLAGS as late as possible and | das | 2007-01-25 | 1 | -4/+12 |
|
|
* | * macosx/tclMacOSXFCmd.c (TclMacOSXSetFileAttribute): on some versions | das | 2007-01-19 | 1 | -0/+7 |
|
|
* | * unix/tcl.m4 (Darwin): --enable-64bit: verify linking with 64bit -arch | das | 2006-12-19 | 1 | -5/+23 |
|
|
* | * tcl.m4 (Linux): --enable-64bit support. [Patch 1597389], [Bug 1230558] | das | 2006-11-26 | 1 | -1/+12 |
|
|
* | * tests/fCmd.test (fCmd-6.26): fix failure when env(HOME) path contains | das | 2006-11-10 | 1 | -0/+2 |
|
|
* | * unix/tclUnixThrd.c (TclpThreadGetStackSize): on Darwin, use | das | 2006-10-13 | 1 | -0/+4 |
|
|
* | * library/msgcat/msgcat.tcl (msgcat::Init): on Darwin, add fallback of | das | 2006-09-10 | 1 | -265/+250 |
|
|
* | Added fixes for Tcl Bug 999544 (ported from core-8-4-branch). | vasiljevic | 2006-09-06 | 1 | -0/+397 |
|
|
* | * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, for | das | 2006-08-18 | 1 | -8/+34 |
|
|
* | cleanup quoting and whitespace | das | 2006-07-20 | 1 | -3/+3 |
|
|
* | * macosx/tclMacOSXNotify.c (Tcl_InitNotifier, Tcl_WaitForEvent): create | das | 2006-07-20 | 1 | -59/+44 |
|
|
* | * macosx/tclMacOSXNotify.c: implemented pthread_atfork() handler that | das | 2006-05-27 | 1 | -42/+45 |
|
|
* | Fix [Bug 1494160] | dkf | 2006-05-24 | 1 | -1/+1 |
|
|
* | * unix/tcl.m4: removed TCL_IO_TRACK_OS_FOR_DRIVER_WITH_BAD_BLOCKING | das | 2006-04-06 | 1 | -2/+0 |
|
|
* | * unix/tcl.m4, win/tcl.m4: []-quote AC_DEFUN functions. | hobbs | 2006-03-28 | 1 | -26/+26 |
|
|
* | Set SHLIB_LD_FLAGS='${LIBS}' on NetBSD, as per the other *BSD variants | jenglish | 2006-03-08 | 1 | -1/+1 |
|
|
* | * unix/configure: add caching, use AC_CACHE_CHECK instead of | das | 2006-01-10 | 1 | -169/+253 |
|
|
* | Small improvement to the factoring of tcl.m4 | dkf | 2006-01-05 | 1 | -41/+47 |
|
|
* | * unix/tcl.m4, unix/configure: Fix sh quoting error reported in | hobbs | 2005-12-12 | 1 | -2/+2 |
|
|
* | * unix/configure.in: move check for fts API to configure.in and run it | das | 2005-12-05 | 1 | -11/+0 |
|
|
* | * unix/configure: Use FTS file APIs on Darwin if available. | hobbs | 2005-12-05 | 1 | -0/+11 |
|
|
* | * unix/tcl.m4 (Darwin): fixed error when MACOSX_DEPLOYMENT_TARGET unset. | das | 2005-12-01 | 1 | -3/+2 |
|
|
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -18/+34 |
|
|
* | RFE 1071992 | Kevin B Kenny | 2005-11-04 | 1 | -30/+13 |
|
|
* | Bug 1163896 | Kevin B Kenny | 2005-11-04 | 1 | -0/+12 |
|
|
* | * generic/tclExecute.c: Removed obsolete use of NO_ERRNO_H. | dgp | 2005-10-13 | 1 | -2/+0 |
|
|
* | More flags hacking, this time for open64 under RHEL3. [Bug 1287638] | dkf | 2005-09-15 | 1 | -0/+2 |
|
|
* | radical refactoring of thread storage to untangle dependencies | Kevin B Kenny | 2005-08-11 | 1 | -4/+0 |
|
|
* | * unix/configure: Regen. | mdejong | 2005-07-25 | 1 | -0/+73 |
|
|
* | drop support of ancient BSD, IRIX4, RISCos, Ultrix, and ldAout.tcl | Kevin B Kenny | 2005-07-21 | 1 | -187/+41 |
|
|
* | Only enable the 'compile' special debugging feature when requested in | dkf | 2005-06-21 | 1 | -5/+7 |
|
|
* | * generic/tclInt.h: ensure WORDS_BIGENDIAN is defined correctly with fat | das | 2005-06-18 | 1 | -1/+1 |
|
|
* | Fix m4 quoting problems :} | dkf | 2005-06-02 | 1 | -4/+4 |
|
|
* | Standardize help messages for 'configure --help' using AC_HELP_STRING | dkf | 2005-05-31 | 1 | -49/+82 |
|
|
* | * macosx/Makefile: | das | 2005-05-23 | 1 | -2/+1 |
|
|
* | * generic/tclInt.decls: | das | 2005-05-14 | 1 | -5/+34 |
|
|
* | * unix/tcl.m4, unix/configure: correct Solaris 10 (5.10) check and | hobbs | 2005-05-07 | 1 | -3/+11 |
|
|
* | * compat/string.h: fixed memchr() protoype for __APPLE__ so that we | das | 2005-04-26 | 1 | -8/+29 |
|
|
* | * unix/tcl.m4 (Darwin): added -single_module linker flag to | das | 2005-04-09 | 1 | -2/+2 |
|
|
* | Updated the OpenBSD configuration and regenerated the configure script. | patthoyts | 2005-03-15 | 1 | -15/+39 |
|
|
* | * unix/Makefile.in: remove SHLIB_LD_FLAGS (only for AIX, inlined | hobbs | 2005-02-11 | 1 | -53/+15 |
|
|
* | * unix/configure, unix/tcl.m4: add solaris 64-bit gcc build | hobbs | 2005-01-29 | 1 | -4/+21 |
|
|
* | * unix/tcl.m4 (Darwin): fixed bug with static build linking to | das | 2005-01-25 | 1 | -3/+3 |
|
|