summaryrefslogtreecommitdiffstats
path: root/unix/tcl.m4
Commit message (Expand)AuthorAgeFilesLines
* 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-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-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
* | | Replace broken SC_SERIAL_PORT macro with plain AC_CHECK_HEADERS tests.jenglish2013-03-011-118/+0
* | | 3566106 Solaris9/x86 support. Thanks Dagobert and others.dgp2012-09-131-2/+2
* | | only expect tcldde.dll when --enable-sharedjan.nijtmans2012-06-281-1/+1
|\ \ \ | |/ /
| * | only expect tcldde.dll when --enable-sharedjan.nijtmans2012-06-281-1/+1
| |\ \ | | |/
| | * only expect tcldde.dll when --enable-sharedjan.nijtmans2012-06-281-1/+1
| * | mergejan.nijtmans2012-06-271-1/+1
| |\ \ | | |/
| | * fix bug in cygwin's [info nameofexecutable]jan.nijtmans2012-06-271-1/+1
| * | merge fixjan.nijtmans2012-06-261-1/+1
| * | fix some gcc 64-bit warningsjan.nijtmans2012-06-261-5/+5
| |\ \ | | |/
| | * fix some gcc 64-bit warningsjan.nijtmans2012-06-261-6/+6
* | | Let Cygwin shared build link with zlib1.dll, not cygz.dll (two less dependenc...jan.nijtmans2012-06-261-6/+6
* | | some wrong versionsjan.nijtmans2012-06-241-1/+1
|\ \ \ | |/ /
| * | some wrong versionsjan.nijtmans2012-06-241-1/+1
* | | [Bug 3508771]: Cygwin notifier for handling win32 eventsjan.nijtmans2012-06-231-0/+6
|\ \ \ | |/ /
| * | [Bug 3508771]: Cygwin notifier for handling win32 eventsjan.nijtmans2012-06-231-0/+6
| |\ \ | | |/
| | * first working version of Cygwin notifierbug_3508771jan.nijtmans2012-06-221-0/+6
| * | [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-04-241-1/+8
| |\ \ | | |/
| | * make some more internal tables constjan.nijtmans2012-04-231-6/+15
* | | make some more internal tables constjan.nijtmans2012-04-231-1/+1
|\ \ \ | |/ /
* | | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilationjan.nijtmans2012-04-111-2/+1
|\ \ \ | |/ /
| * | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilationjan.nijtmans2012-04-111-2/+1
| |\ \ | | |/
| | * [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilationjan.nijtmans2012-04-111-0/+1
* | | [Bug 3511806] Compiler checks too earlyjan.nijtmans2012-03-301-2/+34
|\ \ \ | |/ /
| * | [Bug 3511806] Compiler checks too earlyjan.nijtmans2012-03-301-2/+34
| |\ \ | | |/
| | * now ready for further field testsbug_3511806jan.nijtmans2012-03-291-2/+20
| | * some better checksjan.nijtmans2012-03-281-3/+3
| | * extra checks whether we are really dealing with cygwin or notjan.nijtmans2012-03-281-0/+13
| | * add TclWinConvertError and TclWinConvertWSAError for cygwinjan.nijtmans2012-03-221-3/+1
* | | Revert some cygwin-related signature changes from [835f8e1e9d] (2010-01-22).jan.nijtmans2012-03-231-1/+1
|\ \ \ | |/ /
| * | Revert some cygwin-related signature changes from [835f8e1e9d] (2010-02-01)jan.nijtmans2012-03-231-1/+1
* | | Patch from the cygwin folksjan.nijtmans2012-03-041-0/+3
|\ \ \ | |/ /
| * | Patch from the cygwin folksjan.nijtmans2012-03-041-0/+3
| |\ \ | | |/
| | * Patch from the cygwin folksjan.nijtmans2012-03-041-0/+3
| | * Add --disable-rpath option to configure scriptjan.nijtmans2011-09-061-25/+44
| | * Make SHLIB_LD_LIBS='${LIBS}' the default and et to "" on per-platform necessa...jan.nijtmans2011-08-301-88/+70
| | * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-151-109/+160
| | * SHLIB_LD_LIBS='${LIBS}' for OSF1-V*.jan.nijtmans2011-03-161-39/+42
| | * * unix/tcl.m4, unix/configure (SC_CONFIG_CFLAGS): harden the checkhobbs2009-04-281-2/+3
| | * Removed -Wno-implicit-int from CFLAGS_WARNING.stwo2009-04-141-1/+1
| | * * unix/tcl.m4 (SC_PATH_X): check for libX11.dylib in addition todas2008-08-131-1/+1
| | * duh, fix missing 'fi', thanks aku!das2008-06-121-1/+2
| | * * unix/tcl.m4 (SunOS-5.11): fix 64bit amd64 support with gcc & Sun cc.das2008-06-121-14/+30