summaryrefslogtreecommitdiffstats
path: root/unix/configure
Commit message (Collapse)AuthorAgeFilesLines
* 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.
| | * | | | | | * unix/configure, unix/tcl.m4: SHLIB_LD_LIBS='${LIBS}' for OSF1-V*.hobbs2010-08-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add /usr/lib64 to set of auto-search dirs. [Bug 1230554] (SC_PATH_X): Correct syntax error when xincludes not found.
| | * | | | | | * unix/ldAix: remove ancient (pre-4.2) AIX supporthobbs2010-08-121-156/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
| | * | | | | | Use SC_PROG_TCLSH to set a native tclsh in the Makefile.patthoyts2010-07-111-1/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When installing the libraries a native tcl interpreter is used to process some files. The makefile uses NATIVE_TCLSH for this. This patch causes us to prefer an installed tclsh over the build product which solves build issues when cross-compiling (provided a native tcl is installed). If there is no native version, just try using the build product.
| | * | | | | | * generic/tcl.h: Bump patchlevel to 8.6b1.2 to distinguishdgp2010-04-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * library/init.tcl: CVS snapshots from earlier snapshots as well * unix/configure.in: as the 8.6b1 and 8.6b2 releases. * win/configure.in: * unix/configure: autoconf-2.59 * win/configure:
| | * | | | | | regenerated with autoconf-2.59nijtmans2010-04-061-4794/+13368
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [Bug 2982540] configure and install* script files should always have LF
| | * | | | | | regenerated with autoconf-2.59nijtmans2010-04-061-12055/+3597
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [Bug 2982540] configure and install* script files should always have LF
| | * | | | | | Regen with autoconf 2.61 (what I have)dkf2010-04-051-6356/+6240
| | | | | | | |
| | * | | | | | Only test for -visibility=hidden with gccnijtmans2010-03-291-4/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (Second remark in [Bug 2976508])
| | * | | | | | Split tommath stub lib source filenijtmans2010-03-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in separate file. Don't use -fvisibility=hidden for cygwin
| | * | | | | | [Enh 2959069] Support for -fvisibility=hiddennijtmans2010-03-021-4/+61
| | | | | | | |
| | * | | | | | Remove unnecessary EXTERN's, which alreadynijtmans2010-02-221-6229/+6342
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | are in the global stub table. Use @EXEEXT@ in stead of @EXT_SUFFIX@ Use -DBUILD_tcl in Makefile for CYGWIN Use EXTERN to control CYGWIN exported symbols Remove some unnecessary type casts.
| | * | | | | | Correct compiler/linker flags for threaded builds on OpenBSD.stwo2010-02-191-1/+9
| | | | | | | |
| | * | | | | | regendkf2010-02-161-6314/+6269
| | | | | | | |