summaryrefslogtreecommitdiffstats
path: root/unix/configure
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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
| | |\ \ \
| | * \ \ \ 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 necess...jan.nijtmans2011-03-161-33/+4
| | |\ \ \ \ \
| | * | | | | | [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
| | * | | | | | * unix/configure, unix/tcl.m4: SHLIB_LD_LIBS='${LIBS}' for OSF1-V*.hobbs2010-08-271-1/+1
| | * | | | | | * unix/ldAix: remove ancient (pre-4.2) AIX supporthobbs2010-08-121-156/+19
| | * | | | | | Use SC_PROG_TCLSH to set a native tclsh in the Makefile.patthoyts2010-07-111-1/+47
| | * | | | | | * generic/tcl.h: Bump patchlevel to 8.6b1.2 to distinguishdgp2010-04-301-1/+1
| | * | | | | | regenerated with autoconf-2.59nijtmans2010-04-061-4794/+13368
| | * | | | | | regenerated with autoconf-2.59nijtmans2010-04-061-12055/+3597
| | * | | | | | Regen with autoconf 2.61 (what I have)dkf2010-04-051-6356/+6240
| | * | | | | | Only test for -visibility=hidden with gccnijtmans2010-03-291-4/+13
| | * | | | | | Split tommath stub lib source filenijtmans2010-03-041-1/+1
| | * | | | | | [Enh 2959069] Support for -fvisibility=hiddennijtmans2010-03-021-4/+61
| | * | | | | | Remove unnecessary EXTERN's, which alreadynijtmans2010-02-221-6229/+6342
| | * | | | | | Correct compiler/linker flags for threaded builds on OpenBSD.stwo2010-02-191-1/+9
| | * | | | | | regendkf2010-02-161-6314/+6269
| | * | | | | | * win/tclWinDde.c: VC++ 6.0 doesn't havenijtmans2010-01-101-6205/+6313
| | * | | | | | regendkf2010-01-031-1/+1
| | * | | | | | regendkf2010-01-031-1/+31
| | * | | | | | regen with autconf 2.61dkf2009-12-281-6273/+6274
| | * | | | | | Cygwin: Install libtcl8.6.dll in bin directorynijtmans2009-12-231-2/+15
| | * | | | | | Various CYGWIN-related fixes. In the win32 configure script, CYGWIN is still ...nijtmans2009-12-211-1/+16
| | * | | | | | reverted 2902965 changes that broke static builds on OSXdas2009-11-291-2/+2
| | * | | | | | Fix [Bug 2902965] stub related changesnijtmans2009-11-261-2/+2
| | * | | | | | [Patch 2892871]: Remove unneeded AC_STRUCT_TIMEZONE and usestwo2009-11-251-259/+0
| | * | | | | | [Tcl Patch #2883533] tcl.m4 support for Haiku OSnijtmans2009-11-191-1/+78
| | * | | | | | * unix/Makefile.in: Removed the long outdated and broken targetsdgp2009-10-201-1/+0
| | * | | | | | Revert series of local changes not relevant to the last commit.andreas_kupries2009-07-231-5/+0
| | * | | | | | * generic/tclIO.c (Tcl_GetChannelHandle): Do not crash forandreas_kupries2009-07-231-0/+6
| | * | | | | | * unix/tcl.m4, unix/configure (SC_CONFIG_CFLAGS): harden the checkhobbs2009-04-281-2/+3
| | * | | | | | * unix/configure.in (Darwin): use Darwin SUSv3 extensions ifdas2009-04-101-3/+76
| | * | | | | | regendkf2009-03-141-1/+2
| | * | | | | | fix [tcl-Bug 2502365] Building of head on HPUX isnijtmans2009-02-101-5/+8
| | * | | | | | * unix/tcl.m4: Corrected a typo ($(SHLIB_VEERSION) should be ${SHLIB_VERSION}).Kevin B Kenny2009-01-221-1/+1
| | * | | | | | Patch 907924Kevin B Kenny2009-01-201-4/+13
| | * | | | | | * generic/tcl.h: Bump patchlevel to 8.6b1.1 to distinguishdgp2009-01-161-1/+1