summaryrefslogtreecommitdiffstats
path: root/unix/configure.in
Commit message (Collapse)AuthorAgeFilesLines
* merge 8.5dgp2015-10-291-6/+0
|\
| * Remove use of HAVE_USLEEP. It isn't use anywhere any more.jan.nijtmans2015-10-251-6/+0
| |
* | Bump to release number 8.5.19dgp2015-10-231-1/+1
|/
* Fix bug [57945b574a6df0332efc4ac96b066f7c347b28f7|57945b574a]: lock in ↵jan.nijtmans2015-07-231-0/+6
|\ | | | | | | forking process under heavy multithreading. Thanks to Joe Mistachkin for the implementation of the fix, and Gustaf Neumann for the original report and testing the fix.
| * First attempt at implementing the necessary auto-magic for usleep.Joe Mistachkin2015-05-181-0/+6
| |
| * Bump to 8.6.4.dgp2015-02-261-1/+1
| |
| * Bump to Tcl 8.6.3, TclOO 1.0.3, and update changes file.dgp2014-10-141-1/+1
| |
| * Bump to 8.6.2 for release.dgp2014-07-281-1/+1
| |
| * Let the generated Makefile be emacs-friendly by avoiding spurious empty ↵ferrieux2014-05-161-0/+3
| | | | | | | | lines and misplaced tabs. Useful e.g. to just set CFLAGS to debug and save.
| * Bump version number to 8.6.1.dgp2013-08-301-1/+1
| |
| * Move test for pthread_atfork inside SC_ENABLE_THREADSjan.nijtmans2013-07-261-1/+0
| |\
| * \ Add "testfork" test command. Not used in any test-case yetjan.nijtmans2013-07-231-1/+1
| |\ \
| * | | No longer link Cygwin executables with zlib1.dll, but with cygz.dll. jan.nijtmans2013-05-071-5/+1
| | | | | | | | | | | | On Cygwin64 this doesn't work, and on Cygwin32 it was a bad idea anyway.
| * | | Replace broken SC_SERIAL_PORT macro with plain AC_CHECK_HEADERS tests.jenglish2013-03-011-4/+9
| | | |
| * | | Create Tcl 8.6.0 release branchdgp2012-11-081-1/+1
| | | |
| * | | Safer stale config fix for review.bug_3555001dgp2012-09-131-1/+4
| | | |
| * | | merge trunkdgp2012-08-081-8/+8
| |\ \ \
| | * | | Installer consistency tweaks.stwo2012-08-061-2/+2
| | | | |
| | * | | sync with TEA, fix some commentsjan.nijtmans2012-07-251-6/+6
| | | | |
| * | | | Release candidate branch for Tcl 8.6b3.dgp2012-07-111-1/+1
| |/ / /
| * | | only expect tcldde.dll when --enable-sharedjan.nijtmans2012-06-281-1/+3
| |\ \ \
| * | | | Let Cygwin shared build link with zlib1.dll, not cygz.dll (two less ↵jan.nijtmans2012-06-261-3/+4
| | | | | | | | | | | | | | | | | | | | dependencies on cygwin-specific dll's)
| * | | | 3530533 Centralize #include <pthread.h> in the tclUnixPort.h header so thatdgp2012-06-081-6/+3
| |\ \ \ \ | | |/ / / | | | | | | | | | | old unix systems that need inclusion in all compilation units are supported. Update autogoo for gettimeofday(). Thanks Joe English.
| * | | | [Bug 2812981]: Clean up bundled packages' build directory from within Tcl's ↵ferrieux2012-05-101-0/+5
| | | | | | | | | | | | | | | | | | | | ./configure, to avoid stale configuration.
| * | | | Move cpuid testcase from win-specific to generic testsjan.nijtmans2012-05-031-1/+1
| |\ \ \ \
| * \ \ \ \ Better detection and implementation for cpuid instruction on Intel-derived ↵jan.nijtmans2012-05-021-4/+8
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | processors, both 32-bit and 64-bit
* | | | | | | Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then ↵jan.nijtmans2015-06-251-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | translate some windows-specific files to UTF-8 too. Solution: commit those files with CRLF line-ending, which eliminates the need for eolFix altgether. See als: [495120] for the reason why eolFix was introduced in the first place. No longer needed with fossil.
* | | | | | | Bump to version 8.5.18.dgp2015-02-051-1/+1
| | | | | | |
* | | | | | | Bump to 8.5.17dgp2014-10-101-1/+1
| | | | | | |
* | | | | | | Bump to 8.5.16 for release.dgp2014-07-231-1/+1
| | | | | | |
* | | | | | | Cherry-pick [c54059aaad] from trunk: Added support for reporting TEA-like ↵jan.nijtmans2014-03-311-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | info via pkg-config. Add missing @TCL_LIB_FLAG@ (derived from ticket [5bcb5026ad])
* | | | | | | Bump to 8.5.15 for release.dgp2013-08-291-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Move test for pthread_atfork inside SC_ENABLE_THREADSjan.nijtmans2013-07-251-1/+0
| |_|_|_|/ |/| | | |
* | | | | Add "testfork" test command. Not used in any test-case yetjan.nijtmans2013-07-231-1/+1
| | | | |
* | | | | Release branch for Tcl 8.5.14.dgp2013-03-211-1/+1
| | | | |
* | | | | Release branch for Tcl 8.5.13.dgp2012-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
| |_|_|/ |/| | |
* | | | Update autogoo for gettimeofday(). Thanks Joe English.dgp2012-06-081-6/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Update autogoo for gettimeofday(). Thanks Joe English.dgp2012-06-081-7/+2
| | | |
* | | | 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/+8
|\ \ \ | |/ / | | | | | | processors, both 32-bit and 64-bit
| * | Better detection and implementation for cpuid instruction on Intel-derived ↵jan.nijtmans2012-05-021-4/+8
| |\ \ | | |/ | | | | | | processors, both 32-bit and 64-bit
| | *-. [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-04-241-0/+14
| | |\ \ | |_|_|/ |/| | | | | | | Implement TclWinGetSockOpt, TclWinGetServByName and TclWinCPUID for Cygwin
| | * | [Bug 3511806] Compiler checks too earlyjan.nijtmans2012-03-301-4/+6
| | |\ \ | | | |/ | | | | (autoconf still to be run!)
| | * | Bump version number to 8.6b2.dgp2011-07-181-1/+1
| | | |
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
| | |\ \ | | | | | | | | | | cause more harm than good. Purged them (except in zlib files).
| | * | | * doc/socket.n: Document the changes to the [socket] and rmax2010-09-281-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [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.
| | * | | * unix/ldAix: remove ancient (pre-4.2) AIX supporthobbs2010-08-121-24/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * unix/configure: regen with ac-2.59 * unix/configure.in, unix/tclConfig.sh.in, unix/Makefile.in: * unix/tcl.m4 (AIX): remove the need for ldAIX, replace with -bexpall/-brtl. Remove TCL_EXP_FILE (export file) and other baggage that went with it. Remove pre-4 AIX build support.