summaryrefslogtreecommitdiffstats
path: root/unix/configure
Commit message (Collapse)AuthorAgeFilesLines
* merge trunkjan.nijtmans2013-03-061-557/+395
|\
| * unix/configure: regenerated.jenglish2013-03-031-557/+395
| |
* | merge trunkjan.nijtmans2013-01-251-1/+1
|\ \ | |/ | | Add -Wwrite-strings to compiler options, so we can guarantee correct "const" usage.
| * Create Tcl 8.6.0 release branchdgp2012-11-081-1/+1
| |
* | Kill Octal; bump to 9.0a0; make test suite work again.dgp2012-11-151-13/+13
|/
* Safer stale config fix for review.bug_3555001dgp2012-09-131-1/+4
|
* merge trunkdgp2012-09-131-2/+2
|\
| * autoconf-2.59dgp2012-09-131-2/+2
| |
* | merge trunkdgp2012-08-081-2/+2
|\ \ | |/
| * A little more installer consistency tweaking.stwo2012-08-071-2/+2
| |
* | Release candidate branch for Tcl 8.6b3.dgp2012-07-111-1/+1
|/
* only expect tcldde.dll when --enable-sharedjan.nijtmans2012-06-281-2/+4
|\
| * 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-5/+5
| |\ \ | | |/ | | | | | | quoting improvements eliminate unused variable
| | * fix some gcc 64-bit warningsjan.nijtmans2012-06-261-6/+6
| | | | | | | | | quoting improvements
* | | Let Cygwin shared build link with zlib1.dll, not cygz.dll (two less ↵jan.nijtmans2012-06-261-7/+6
| | | | | | | | | | | | dependencies on cygwin-specific dll's)
* | | 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/+10
|\ \ \ | |/ /
| * | [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
| | |
* | | 3530533 Centralize #include <pthread.h> in the tclUnixPort.h header so thatdgp2012-06-081-104/+3
|\ \ \ | |/ / | | | | | | old unix systems that need inclusion in all compilation units are supported. Update autogoo for gettimeofday(). Thanks Joe English.
| * | Update autogoo for gettimeofday(). Thanks Joe English.dgp2012-06-081-104/+3
| |\ \ | | |/
| | * Update autogoo for gettimeofday(). Thanks Joe English.dgp2012-06-081-128/+92
| | |
* | | [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
|\ \ \ | |/ /
| * | 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-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
| | * | [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-04-241-2/+85
| | |\ \ | |/ / / | | | _ | | | Implement TclWinGetSockOpt, TclWinGetServByName and TclWinCPUID for Cygwin
| | * [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-04-241-1/+43
| | | | | | | | | | | | Implement TclWinGetSockOpt, TclWinGetServByName and TclWinCPUID for Cygwin
| | * make some more internal tables constjan.nijtmans2012-04-231-340/+347
| | | | | | | | | On cygwin, install dll's in /usr/bin, not in /usr/lib
* | | autoconfdgp2012-04-231-1/+1
| | |
* | | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilationjan.nijtmans2012-04-111-6/+5
|\ \ \ | |/ /
| * | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilationjan.nijtmans2012-04-111-6/+5
| |\ \ | | |/
| | * [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilationjan.nijtmans2012-04-111-293/+297
| | |
| | * now ready for further field testsbug_3511806jan.nijtmans2012-03-291-304/+344
| | |
| | * some better checksjan.nijtmans2012-03-281-130/+132
| | |
| | * extra checks whether we are really dealing with cygwin or notjan.nijtmans2012-03-281-350/+384
| | |
| | * add TclWinConvertError and TclWinConvertWSAError for cygwinjan.nijtmans2012-03-221-353/+351
| | |
* | | re-generate configurejan.nijtmans2012-04-021-2/+136
|\ \ \ | |/ /
| * | re-generate configurejan.nijtmans2012-04-011-2/+136
| | |