summaryrefslogtreecommitdiffstats
path: root/unix/tcl.m4
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | Split tommath stub lib source filenijtmans2010-03-041-1/+1
| * | | | | | | | | | | | | | | | | | | | | [Enh 2959069] Support for -fvisibility=hiddennijtmans2010-03-021-5/+13
| * | | | | | | | | | | | | | | | | | | | | Remove unnecessary EXTERN's, which alreadynijtmans2010-02-221-3/+0
| * | | | | | | | | | | | | | | | | | | | | Correct compiler/linker flags for threaded builds on OpenBSD.stwo2010-02-191-2/+7
| * | | | | | | | | | | | | | | | | | | | | Fix quoting problemdkf2010-01-031-1/+1
| * | | | | | | | | | | | | | | | | | | | | Missed a bitdkf2010-01-031-2/+3
| * | | | | | | | | | | | | | | | | | | | | [Bug 1636685]: Use the configuration for modern FreeBSD suggested by thedkf2010-01-031-1/+24
| * | | | | | | | | | | | | | | | | | | | | Cygwin: Install libtcl8.6.dll in bin directorynijtmans2009-12-231-38/+45
| * | | | | | | | | | | | | | | | | | | | | Various CYGWIN-related fixes. In the win32 configure script, CYGWIN is still ...nijtmans2009-12-211-0/+14
| * | | | | | | | | | | | | | | | | | | | | reverted 2902965 changes that broke static builds on OSXdas2009-11-291-2/+2
| * | | | | | | | | | | | | | | | | | | | | Fix [Bug 2902965] stub related changesnijtmans2009-11-261-2/+2
| * | | | | | | | | | | | | | | | | | | | | [Patch 2892871]: Remove unneeded AC_STRUCT_TIMEZONE and usestwo2009-11-251-1/+0
| * | | | | | | | | | | | | | | | | | | | | [Tcl Patch #2883533] tcl.m4 support for Haiku OSnijtmans2009-11-191-1/+11
| * | | | | | | | | | | | | | | | | | | | | Revert series of local changes not relevant to the last commit.andreas_kupries2009-07-231-7/+1
| * | | | | | | | | | | | | | | | | | | | | * generic/tclIO.c (Tcl_GetChannelHandle): Do not crash forandreas_kupries2009-07-231-1/+7
| * | | | | | | | | | | | | | | | | | | | | * unix/tcl.m4, unix/configure (SC_CONFIG_CFLAGS): harden the checkhobbs2009-04-281-2/+3
| * | | | | | | | | | | | | | | | | | | | | fix [tcl-Bug 2502365] Building of head on HPUX isnijtmans2009-02-101-5/+8
| * | | | | | | | | | | | | | | | | | | | | * unix/tcl.m4: Corrected a typo ($(SHLIB_VEERSION) should be ${SHLIB_VERSION}).Kevin B Kenny2009-01-221-1/+1
| * | | | | | | | | | | | | | | | | | | | | Patch 907924Kevin B Kenny2009-01-201-3/+8
| * | | | | | | | | | | | | | | | | | | | | fix [tcl-Bug 2502365] Building of head onnijtmans2009-01-131-1/+1
| * | | | | | | | | | | | | | | | | | | | | Fix various mkstemp()-related issues. [Bugs 741967,878333]dkf2009-01-021-0/+3
| * | | | | | | | | | | | | | | | | | | | | Use -O2 as gcc optimization compiler flag, and getnijtmans2008-11-121-3/+6
| * | | | | | | | | | | | | | | | | | | | | fix missing "-Wl," prefix in HP-UX buildnijtmans2008-10-171-1/+1
| * | | | | | | | | | | | | | | | | | | | | fix missing "-Wl," prefix in HP-UX buildnijtmans2008-10-171-1/+1
| * | | | | | | | | | | | | | | | | | | | | * unix/tclUnixChan.c: fix minor compiler warningnijtmans2008-10-081-8/+7
| * | | | | | | | | | | | | | | | | | | | | * unix/tclUnixThrd.c: remove unused TclpThreadGetStackSize()das2008-08-131-37/+0
| * | | | | | | | | | | | | | | | | | | | | * unix/tcl.m4 (SC_PATH_X): check for libX11.dylib in addition todas2008-08-131-1/+1
| * | | | | | | | | | | | | | | | | | | | | * unix/tcl.m4 (SunOS-5.11): fix 64bit amd64 support with gcc & Sun cc.das2008-06-121-22/+39
| * | | | | | | | | | | | | | | | | | | | | (SunOS-5.1x): quote CC var to allow make-time overridedas2008-04-011-5/+1
| * | | | | | | | | | | | | | | | | | | | | * generic/tclStrToD.c: Applied patch for [Bug 1839067] (fpandreas_kupries2008-04-011-2/+21
* | | | | | | | | | | | | | | | | | | | | | Better pic flag for OpenBSD.stwo2014-09-161-1/+8
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Combine TCL_SHLIB_LD_EXTRAS+TK_SHLIB_LD_EXTRAS (for Cygwin and FreeBSD) to a ...jan.nijtmans2014-09-011-4/+2
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Make Cygwin's "configure" work from another directory than /unix. (Not everyt...jan.nijtmans2014-05-091-2/+2
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Fix [2f7cbd01c3]: tcl8.6.1 fails to build on FreeBSD 10.0jan.nijtmans2014-03-201-13/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Proposed fix for [2f7cbd01c3].bug_2f7cbd01c3jan.nijtmans2014-03-201-14/+10
|/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | sync tcl.m4 with Tk versionjan.nijtmans2014-01-251-0/+2
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Cygwin: Instead of checking whether the win32 part is configured properly, ju...jan.nijtmans2013-11-191-2/+9
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Move test for pthread_atfork inside SC_ENABLE_THREADSjan.nijtmans2013-07-251-1/+1
* | | | | | | | | | | | | | | | OpenBSD/m88k is now elf. Remove unneeded elf check.stwo2013-07-071-11/+4
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Use X11/Xlib.h for checking where X11 can be found in stead of X11/XIntrinsic...jan.nijtmans2013-07-051-4/+4
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Bug [32afa6e256]: dirent64 check is incorrect in tcl.m4. Thanks to Brian Grif...jan.nijtmans2013-07-021-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | merge 8.4dgp2013-06-031-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
| * | | | | | | | | | | | last-moment fix for FreeBSD from Pietro Ceruttijan.nijtmans2013-06-031-2/+2
* | | | | | | | | | | | | Fix for FreeBSD, and remove support for older FreeBSD versions. Patch by Piet...jan.nijtmans2013-05-191-30/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | | | | | | | | | | | | / | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
| * | | | | | | | | | | Fix for FreeBSD, and remove support for older FreeBSD versions. Patch by Piet...jan.nijtmans2013-05-191-44/+3
| * | | | | | | | | | | Update dde to version 1.3.3. jan.nijtmans2013-04-251-1/+1
* | | | | | | | | | | | Patch by Andrew Shadura, providing better support for three architectures the...jan.nijtmans2013-03-121-13/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | | | | | | | | | | | / | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | Patch by Andrew Shadura, providing better support for three architectures the...jan.nijtmans2013-03-121-24/+1
| * | | | | | | | | | Backport various improvements from Tcl 8.5jan.nijtmans2013-02-121-8/+8
* | | | | | | | | | | only expect tcldde.dll when --enable-sharedjan.nijtmans2012-06-281-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /