summaryrefslogtreecommitdiffstats
path: root/unix/configure.in
Commit message (Expand)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 forkin...jan.nijtmans2015-07-231-0/+6
|\
| * 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 lines...ferrieux2014-05-161-0/+3
| * 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
| * | | 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 dependenc...jan.nijtmans2012-06-261-3/+4
| * | | | 3530533 Centralize #include <pthread.h> in the tclUnixPort.h header so thatdgp2012-06-081-6/+3
| |\ \ \ \ | | |/ / /
| * | | | [Bug 2812981]: Clean up bundled packages' build directory from within Tcl's ...ferrieux2012-05-101-0/+5
| * | | | Move cpuid testcase from win-specific to generic testsjan.nijtmans2012-05-031-1/+1
| |\ \ \ \
| * \ \ \ \ Better detection and implementation for cpuid instruction on Intel-derived pr...jan.nijtmans2012-05-021-4/+8
| |\ \ \ \ \
* | | | | | | Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then transl...jan.nijtmans2015-06-251-6/+6
* | | | | | | 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 inf...jan.nijtmans2014-03-311-0/+1
* | | | | | | 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
* | | Better detection and implementation for cpuid instruction on Intel-derived pr...jan.nijtmans2012-05-021-4/+8
|\ \ \ | |/ /
| * | Better detection and implementation for cpuid instruction on Intel-derived pr...jan.nijtmans2012-05-021-4/+8
| |\ \ | | |/
| | *-. [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-04-241-0/+14
| | |\ \ | |_|_|/ |/| | |
| | * | [Bug 3511806] Compiler checks too earlyjan.nijtmans2012-03-301-4/+6
| | |\ \ | | | |/
| | * | 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
| | |\ \
| | * | | * doc/socket.n: Document the changes to the [socket] and rmax2010-09-281-2/+2
| | * | | * unix/ldAix: remove ancient (pre-4.2) AIX supporthobbs2010-08-121-24/+6