Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 3566106 Solaris9/x86 support. Thanks Dagobert and others. | dgp | 2012-09-13 | 1 | -2/+2 |
| | |||||
* | only expect tcldde.dll when --enable-shared | jan.nijtmans | 2012-06-28 | 1 | -1/+1 |
|\ | |||||
| * | only expect tcldde.dll when --enable-shared | jan.nijtmans | 2012-06-28 | 1 | -1/+1 |
| |\ | |||||
| | * | only expect tcldde.dll when --enable-shared | jan.nijtmans | 2012-06-28 | 1 | -1/+1 |
| | | | |||||
| * | | merge | jan.nijtmans | 2012-06-27 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | fix bug in cygwin's [info nameofexecutable] | jan.nijtmans | 2012-06-27 | 1 | -1/+1 |
| | | | | | | | | | install dde and registry dll for cygwin | ||||
| * | | merge fix | jan.nijtmans | 2012-06-26 | 1 | -1/+1 |
| | | | |||||
| * | | fix some gcc 64-bit warnings | jan.nijtmans | 2012-06-26 | 1 | -5/+5 |
| |\ \ | | |/ | | | | | | | quoting improvements eliminate unused variable | ||||
| | * | fix some gcc 64-bit warnings | jan.nijtmans | 2012-06-26 | 1 | -6/+6 |
| | | | | | | | | | quoting improvements | ||||
* | | | Let Cygwin shared build link with zlib1.dll, not cygz.dll (two less ↵ | jan.nijtmans | 2012-06-26 | 1 | -6/+6 |
| | | | | | | | | | | | | dependencies on cygwin-specific dll's) | ||||
* | | | some wrong versions | jan.nijtmans | 2012-06-24 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | some wrong versions | jan.nijtmans | 2012-06-24 | 1 | -1/+1 |
| | | | |||||
* | | | [Bug 3508771]: Cygwin notifier for handling win32 events | jan.nijtmans | 2012-06-23 | 1 | -0/+6 |
|\ \ \ | |/ / | |||||
| * | | [Bug 3508771]: Cygwin notifier for handling win32 events | jan.nijtmans | 2012-06-23 | 1 | -0/+6 |
| |\ \ | | |/ | |||||
| | * | first working version of Cygwin notifierbug_3508771 | jan.nijtmans | 2012-06-22 | 1 | -0/+6 |
| | | | |||||
| * | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-24 | 1 | -1/+8 |
| |\ \ | | |/ | | | | | | | Implement TclWinGetSockOpt, TclWinGetServByName and TclWinCPUID for Cygwin | ||||
| | * | make some more internal tables const | jan.nijtmans | 2012-04-23 | 1 | -6/+15 |
| | | | | | | | | | On cygwin, install dll's in /usr/bin, not in /usr/lib | ||||
* | | | make some more internal tables const | jan.nijtmans | 2012-04-23 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
* | | | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilation | jan.nijtmans | 2012-04-11 | 1 | -2/+1 |
|\ \ \ | |/ / | |||||
| * | | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilation | jan.nijtmans | 2012-04-11 | 1 | -2/+1 |
| |\ \ | | |/ | |||||
| | * | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilation | jan.nijtmans | 2012-04-11 | 1 | -0/+1 |
| | | | |||||
* | | | [Bug 3511806] Compiler checks too early | jan.nijtmans | 2012-03-30 | 1 | -2/+34 |
|\ \ \ | |/ / | | | | (autoconf still to be run!) | ||||
| * | | [Bug 3511806] Compiler checks too early | jan.nijtmans | 2012-03-30 | 1 | -2/+34 |
| |\ \ | | |/ | | | | (autoconf still to be run!) | ||||
| | * | now ready for further field testsbug_3511806 | jan.nijtmans | 2012-03-29 | 1 | -2/+20 |
| | | | |||||
| | * | some better checks | jan.nijtmans | 2012-03-28 | 1 | -3/+3 |
| | | | |||||
| | * | extra checks whether we are really dealing with cygwin or not | jan.nijtmans | 2012-03-28 | 1 | -0/+13 |
| | | | |||||
| | * | add TclWinConvertError and TclWinConvertWSAError for cygwin | jan.nijtmans | 2012-03-22 | 1 | -3/+1 |
| | | | |||||
* | | | Revert some cygwin-related signature changes from [835f8e1e9d] (2010-01-22). | jan.nijtmans | 2012-03-23 | 1 | -1/+1 |
|\ \ \ | |/ / | | | | | | | | | | | | | | | | They were an attempt to make the cygwin port compile again, but since cygwin is based on unix this serves no purpose any more. Use EAGAIN in stead of EWOULDBLOCK, because in VS10+ the value of EWOULDBLOCK is no longer the same as EAGAIN Add tclWinError.c to the CYGWIN build. | ||||
| * | | Revert some cygwin-related signature changes from [835f8e1e9d] (2010-02-01) | jan.nijtmans | 2012-03-23 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | They were an attempt to make the cygwin port compile again, but since cygwin is based on unix this serves no purpose any more. Add tclWinError.c to the CYGWIN build. | ||||
* | | | Patch from the cygwin folks | jan.nijtmans | 2012-03-04 | 1 | -0/+3 |
|\ \ \ | |/ / | |||||
| * | | Patch from the cygwin folks | jan.nijtmans | 2012-03-04 | 1 | -0/+3 |
| |\ \ | | |/ | |||||
| | * | Patch from the cygwin folks | jan.nijtmans | 2012-03-04 | 1 | -0/+3 |
| | | | |||||
| | * | Add --disable-rpath option to configure script | jan.nijtmans | 2011-09-06 | 1 | -25/+44 |
| | | | |||||
| | * | Make SHLIB_LD_LIBS='${LIBS}' the default and et to "" on per-platform ↵ | jan.nijtmans | 2011-08-30 | 1 | -88/+70 |
| | | | | | | | | | | | | necessary basis. Add Haiku support and better NetBSD/FreeBSD support. | ||||
| | * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-15 | 1 | -109/+160 |
| | | | |||||
| | * | SHLIB_LD_LIBS='${LIBS}' for OSF1-V*. | jan.nijtmans | 2011-03-16 | 1 | -39/+42 |
| | | | | | | | | | | | | | | | Add /usr/lib64 to set of auto-search dirs. [Bug 1230554] (SC_PATH_X): Correct syntax error when xincludes not found. Backported from Tcl 8.5 | ||||
| | * | * unix/tcl.m4, unix/configure (SC_CONFIG_CFLAGS): harden the check | hobbs | 2009-04-28 | 1 | -2/+3 |
| | | | | | | | | | | | | to add _r to CC on AIX with threads. | ||||
| | * | Removed -Wno-implicit-int from CFLAGS_WARNING. | stwo | 2009-04-14 | 1 | -1/+1 |
| | | | |||||
| | * | * unix/tcl.m4 (SC_PATH_X): check for libX11.dylib in addition to | das | 2008-08-13 | 1 | -1/+1 |
| | | | | | | | | | | | | libX11.so et al. | ||||
| | * | duh, fix missing 'fi', thanks aku! | das | 2008-06-12 | 1 | -1/+2 |
| | | | |||||
| | * | * unix/tcl.m4 (SunOS-5.11): fix 64bit amd64 support with gcc & Sun cc. | das | 2008-06-12 | 1 | -14/+30 |
| | | | |||||
| | * | * unix/tcl.m4 (SunOS-5.1x): fix 64bit support for Sun cc. [Bug 1921166] | das | 2008-03-27 | 1 | -1/+1 |
| | | | |||||
| | * | typo fixes | dgp | 2007-11-05 | 1 | -1/+1 |
| | | | |||||
| | * | * unix/tcl.m4 (SunOS-5.1x): replace direct use of '/usr/ccs/bin/ld' | das | 2007-09-15 | 1 | -1/+6 |
| | | | | | | | | | | | | | | | in SHLIB_LD by 'cc' compiler driver. * unix/configure: autoconf-2.13 | ||||
| | * | * unix/configure.in (Darwin): add plist for tclsh; link the | das | 2007-06-06 | 1 | -9/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | * unix/Makefile.in (Darwin): Tcl and tclsh plists into their * macosx/Tclsh-Info.plist.in (new): binaries in all cases. * unix/tcl.m4 (Darwin): fix CF checks in fat 32&64bit builds. * unix/configure: autoconf-2.13 | ||||
| | * | * macosx/tclMacOSXNotify.c: add spinlock debugging and sanity checks. | das | 2007-03-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | * unix/tcl.m4 (Darwin): s/CFLAGS/CPPFLAGS/ in macosx-version-min check. * unix/configure: autoconf-2.13 | ||||
| | * | * unix/tcl.m4: use SHLIB_SUFFIX=".so" on HP-UX ia64 arch. | hobbs | 2007-02-19 | 1 | -1/+5 |
| | | | | | | | | | | | | * unix/configure: autoconf-2.13 | ||||
| | * | renamed SC_COMMANDS_PRE to SC_CONFIG_COMMANDS_PRE for parity with AC 2.5x | das | 2007-01-26 | 1 | -3/+3 |
| | | | |||||
| | * | previous commit omitted some changes from the HEAD | das | 2007-01-25 | 1 | -3/+2 |
| | | | |||||
| | * | *** empty log message *** | das | 2007-01-25 | 1 | -1/+1 |
| | | |