summaryrefslogtreecommitdiffstats
path: root/unix/configure
Commit message (Collapse)AuthorAgeFilesLines
* Add "testfork" test command. Not used in any test-case yetjan.nijtmans2013-07-231-102/+102
|
* OpenBSD/m88k is now elf. Remove unneeded elf check.stwo2013-07-071-39/+4
|
* Bug [32afa6e256]: dirent64 check is incorrect in tcl.m4. Thanks to Brian ↵jan.nijtmans2013-07-021-1/+1
| | | | Griffin.
* 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 ↵jan.nijtmans2013-05-191-61/+3
|\ \ | |/ | | | | Pietro Cerutti
| * Fix for FreeBSD, and remove support for older FreeBSD versions. Patch by ↵jan.nijtmans2013-05-191-457/+342
| | | | | | | | Pietro Cerutti.
| * Update dde to version 1.3.3. jan.nijtmans2013-04-251-1/+1
| | | | | | | | Update registry to version 1.2.2. (the same as distributed with Tcl 8.5.14)
| * Regenerate configure with autoconf-2.13. Mostly repairs line numbers.dgp2013-03-121-344/+363
| |
* | Release branch for Tcl 8.5.14.dgp2013-03-211-1/+1
| |
* | Patch by Andrew Shadura, providing better support for three architectures ↵jan.nijtmans2013-03-121-16/+1
|\ \ | |/ | | | | they have in Debian.
| * re-generate configurejan.nijtmans2013-03-121-56/+1
| |
| * Backport various improvements from Tcl 8.5jan.nijtmans2013-02-121-8/+8
| |
* | autoconf-2.59dgp2012-11-051-1/+1
| |
* | Installer improvements, like [226a993973].stwo2012-08-071-2/+2
| |
* | Release candidate branch for Tcl 8.5.12.dgp2012-07-101-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
| | | | | | install dde and registry dll for cygwin
* | merge fixjan.nijtmans2012-06-261-1/+1
| |
* | fix some gcc 64-bit warningsjan.nijtmans2012-06-261-5/+5
|\ \ | |/ | | | | quoting improvements eliminate unused variable
| * fix some gcc 64-bit warningsjan.nijtmans2012-06-261-6/+6
| | | | | | quoting improvements
* | some wrong versionsjan.nijtmans2012-06-241-1/+1
| |
* | [Bug 3508771]: Cygwin notifier for handling win32 eventsjan.nijtmans2012-06-231-0/+10
|\ \ | |/
| * [Bug 3508771]: Cygwin notifier for handling win32 eventsjan.nijtmans2012-06-231-381/+368
| |
* | Update autogoo for gettimeofday(). Thanks Joe English.dgp2012-06-081-104/+3
|\ \ | |/
| * Update autogoo for gettimeofday(). Thanks Joe English.dgp2012-06-081-128/+92
| |
* | Move cpuid testcase from win-specific to generic testsjan.nijtmans2012-05-031-1/+1
|\ \ | |/
| * Move cpuid testcase from win-specific to generic testsjan.nijtmans2012-05-031-1/+1
| | | | | | Simplify stub tables for functions which work on both UNIX and windows
* | Better detection and implementation for cpuid instruction on Intel-derived ↵jan.nijtmans2012-05-021-4/+9
|\ \ | |/ | | | | processors, both 32-bit and 64-bit
| * Better detection and implementation for cpuid instruction on Intel-derived ↵jan.nijtmans2012-05-021-5/+9
| |\ | | | | | | | | | processors, both 32-bit and 64-bit
| | *-. [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-04-241-0/+70
| | |\ \ | |_|_|/ |/| | | | | | | Implement TclWinGetSockOpt, TclWinGetServByName and TclWinCPUID for Cygwin
| | * | autoconfdgp2012-04-231-1/+1
| | | |
| | * | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilationjan.nijtmans2012-04-111-6/+5
| | |\ \ | | | |/
| | * | re-generate configurejan.nijtmans2012-04-021-2/+136
| | |\ \
| | * \ \ Revert some cygwin-related signature changes from [835f8e1e9d] (2010-01-22).jan.nijtmans2012-03-231-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.
| | * \ \ \ Patch from the cygwin folksjan.nijtmans2012-03-041-0/+3
| | |\ \ \ \
| | * \ \ \ \ merge to rcdgp2011-07-281-1/+2
| | |\ \ \ \ \
| | | * | | | | autoconfdgp2011-07-281-1/+2
| | | | | | | |
| | * | | | | | Bump version number to 8.6b2.dgp2011-07-181-1/+1
| | |/ / / / /
| | * | | | | fix for [Bug 3281728]: Tcl sources from 2011-04-06 do not build on GCC9 (RH9)jan.nijtmans2011-04-111-1/+4
| | | | | | |
| | * | | | | Don't use -fvisibility=hidden with static libraries (--disable-shared)jan.nijtmans2011-04-061-6/+1
| | | | | | |
| | * | | | | set default MODULE_SCOPE=extern, in case no other value is determinedjan.nijtmans2011-03-281-0/+22
| | | | | | |
| | * | | | | Make SHLIB_LD_LIBS='${LIBS}' the default and set to "" on per-platform ↵jan.nijtmans2011-03-161-33/+4
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | necessary basis. Backported from TEA, but kept all original platform code which was removed from TEA.
| | * | | | | | [Bug 3135271] Link error due to hidden symbols (CentOS 4.2)nijtmans2010-12-131-0/+5
| | | | | | | |
| | * | | | | | Better building on OpenBSD.stwo2010-12-121-13/+33
| | | | | | | |
| | * | | | | | [Patch #3116490] cross-compile support for unixnijtmans2010-12-051-8/+45
| | | | | | | |
| | * | | | | | re-generate configure with autoconf-2.59nijtmans2010-09-291-4840/+13632
| | | | | | | |
| | * | | | | | * doc/socket.n: Document the changes to the [socket] and rmax2010-09-281-13341/+4889
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [fconfiguyre] commands. * generic/tclInt.h: Introduce TclCreateSocketAddress() as a * generic/tclIOSock.c: replacement for the platform-dependent * unix/tclUnixSock.c: TclpCreateSocketAddress() functions. * unix/tclUnixChan.c: Extend the [socket] and [fconfigure] * unix/tclUnixPort.h: commands to behave as proposed in * win/tclWinSock.c: TIP #162. * win/tclWinPort.h: * compat/fake-rfc2553.c: A compat implementation of the APIs * compat/fake-rfc2553.h: defined in RFC-2553 (getaddrinfo() and friends) on top of the existing gethostbyname() etc. * unix/configure.in: Test whether the fake-implementation is * unix/tcl.m4: needed. * unix/Makefile.in: Add a compile target for fake-rfc2553. * win/configure.in: Allow cross-compilation by default * tests/socket.test: Improve the test suite to make more use of * tests/remote.tcl: randomized ports to reduce interference with tests running in parallel or other services on the machine.