summaryrefslogtreecommitdiffstats
path: root/unix/tcl.m4
Commit message (Collapse)AuthorAgeFilesLines
* Better pic flag for OpenBSD.stwo2014-09-161-1/+8
| | | FossilOrigin-Name: fc3dfd9bc8e16b7ee0b49850df9de93eb4aa4ea6
* Combine TCL_SHLIB_LD_EXTRAS+TK_SHLIB_LD_EXTRAS (for Cygwin and FreeBSD) to a ↵jan.nijtmans2014-09-011-5/+3
|\ | | | | | | | | single SHLIB_LD_LIBS usable for both Tcl and Tk FossilOrigin-Name: a37bbd81ea20b5c8be680b847b91fa920bfc060b
| * Combine TCL_SHLIB_LD_EXTRAS+TK_SHLIB_LD_EXTRAS to a single SHLIB_LD_LIBS ↵jan.nijtmans2014-09-011-4/+2
| | | | | | | | | | usable for both Tcl and Tk. FossilOrigin-Name: abaf2748e223200ac9c7282cd2144328039973a1
* | Make Cygwin's "configure" work from another directory than /unix. (Not ↵jan.nijtmans2014-05-091-2/+2
|\ \ | |/ | | | | | | everything works this way!) FossilOrigin-Name: b2c0b88e3afc7ac7c501f10bebbec257e54f3b6f
| * Make Cygwin's "configure" work from another directory than /unix. (Not ↵jan.nijtmans2014-05-091-2/+2
| | | | | | | | | | everything works this way!) FossilOrigin-Name: 4619d1362044ff40c4ec84a04e20552d696fad9a
* | Fix [2f7cbd01c3]: tcl8.6.1 fails to build on FreeBSD 10.0jan.nijtmans2014-03-201-5/+9
|\ \ | |/ | | FossilOrigin-Name: 2c5beb4f4536acc0c53045fc7b201bc2b7f1bffe
| * Fix [2f7cbd01c3]: tcl8.6.1 fails to build on FreeBSD 10.0jan.nijtmans2014-03-201-13/+9
| |\ | | | | | | FossilOrigin-Name: b5fb55f2fe0653fe81054b2e80e8053527cd625a
| | * Proposed fix for [2f7cbd01c3].jan.nijtmans2014-03-201-14/+10
| |/ | | | | FossilOrigin-Name: e0b5b5cbd21a59b2c1d69982294bbdc530f8e3c3
* | sync tcl.m4 with Tk versionjan.nijtmans2014-01-251-0/+2
|\ \ | |/ | | FossilOrigin-Name: d16f9a59ec927e1f93169f3a975a7ce2de747e52
| * sync tcl.m4 with Tk versionjan.nijtmans2014-01-251-0/+2
| | | | | | FossilOrigin-Name: fc06c2939f8ef7e6ed34687ee6cf3861200b0ec0
* | Some formattingjan.nijtmans2013-11-191-12/+10
| | | | | | FossilOrigin-Name: 1ea2b5393f9c9d5af5e14e8a130b25be71efeaf6
* | Cygwin: Instead of checking whether the win32 part is configured properly, ↵jan.nijtmans2013-11-191-2/+9
|\ \ | |/ | | | | | | | | | | just configure it when needed. Always build the stub library first (and - on Cygwin - configure win32 properly just before building the stub library) FossilOrigin-Name: 79b33761cc1d6956952164b61b0d34994b1cefed
| * Cygwin: In stead of checking whether the win32 part is configured properly, ↵jan.nijtmans2013-11-191-2/+9
| | | | | | | | | | | | | | just configure it when needed. Always build the stub library first (and - on Cygwin - configure win32 properly just before building the stub library) FossilOrigin-Name: 4202101f7e8fa6792d2428cacf95cf82d52e49e5
* | Revert [5215b8740c] (Enh [2959069]), as it turns out that ↵jan.nijtmans2013-11-191-24/+6
| | | | | | | | | | | | | | | | -fvisibility=hidden only affects definitions and not declarations. Therefore explicitely declaring each MODULE_SCOPE function as __attribute__((__visibility__("hidden")) is much better. Suggested by Stuart Cassoff (Thanks!). FossilOrigin-Name: 8cce7b5a1ad9c1f2419f13b729c1bf877b16695f
* | Mark unixforkevent-1.1 nonPortable, until proven on more platforms. jan.nijtmans2013-08-051-0/+4
|\ \ | |/ | | | | | | Make sure that when testing for pthread_atfork the thread library is taken into account. FossilOrigin-Name: 4e3f024bd725dd9eda444f28b192c8a8e0f8d285
* | Make sure that "string is space \u202f" will continue to return "1", even if ↵jan.nijtmans2013-07-291-1/+2
|\ \ | |/ | | | | | | | | | | in future Unicode this character (NARROW_NO_BREAK_SPACE) will cease to be a space. See: [http://www.unicode.org/review/pri249/]. Don't hardcode "tclWinError.o" for Cygwin FossilOrigin-Name: a72287aa7ddee6335514b3d64cd4eea243fd995d
* | Move test for pthread_atfork inside SC_ENABLE_THREADSjan.nijtmans2013-07-261-1/+1
|\ \ | |/ | | FossilOrigin-Name: efa7ddd3b9de35a2ec109ea48da48036957a35f8
| * Move test for pthread_atfork inside SC_ENABLE_THREADSjan.nijtmans2013-07-251-1/+1
| | | | | | FossilOrigin-Name: f7fe2446ce1f0b5d55ea34ee64d16a1c03e178fc
| * OpenBSD/m88k is now elf. Remove unneeded elf check.stwo2013-07-071-11/+4
| | | | | | FossilOrigin-Name: 62f552126481caa97bd990d94f1463eebea1647c
* | Put Cygwin's tclWinError.o in PLAT_OBJS, not in DL_OBJSjan.nijtmans2013-07-251-1/+2
| | | | | | FossilOrigin-Name: 53be2bce4e95855e5466980d2b9e6f13db44e2fa
* | OpenBSD/m88k is now elf. Remove unneeded elf check.stwo2013-07-071-11/+4
| | | | | | FossilOrigin-Name: 6340b1084c09e7d43bab444993fc864f95b6937b
* | Use X11/Xlib.h for checking where X11 can be found in stead of ↵jan.nijtmans2013-07-051-4/+4
|\ \ | |/ | | | | | | | | | | X11/XIntrinsic.h. Suggested by Pietro Cerutti. (backported from tclconfig) FossilOrigin-Name: a3d5954fa4b83defa156628dc42b88e18cdcfddc
| * Use X11/Xlib.h for checking where X11 can be found in stead of ↵jan.nijtmans2013-07-051-4/+4
| | | | | | | | | | | | | | X11/XIntrinsic.h. Suggested by Pietro Cerutti. (Backported from tclconfig) FossilOrigin-Name: 1a48f9c2e1c3bfca7cefb53d38180526e47ab72e
* | Bug [32afa6e256]: dirent64 check is incorrect in tcl.m4. Thanks to Brian ↵jan.nijtmans2013-07-021-1/+1
|\ \ | |/ | | | | | | Griffin. FossilOrigin-Name: a3ae798ed1638944d3b6a98ef39b93bc6f1d9045
| * Bug [32afa6e256]: dirent64 check is incorrect in tcl.m4. Thanks to Brian ↵jan.nijtmans2013-07-021-1/+1
| | | | | | | | | | Griffin. FossilOrigin-Name: f8d461fd577d51f6e9883a8005449aa692e5433a
* | Eliminate NO_VIZ macro as current zlib uses HAVE_HIDDEN in stead.jan.nijtmans2013-06-041-10/+2
| | | | | | | | | | One more last-moment fix for FreeBSD by Pietro Cerutti FossilOrigin-Name: 47e3976f09b847bb6747cbd61c480ad357657a16
* | merge 8.5dgp2013-06-031-2/+2
|\ \ | |/ | | FossilOrigin-Name: d0c70147da837ee4b13e5ae9b95a15b03a20f614
| * merge 8.4dgp2013-06-031-2/+2
| |\ | | | | | | FossilOrigin-Name: e9555b15b3525660b763c7c46d8df1c7621f891e
| | * last-moment fix for FreeBSD from Pietro Ceruttijan.nijtmans2013-06-031-2/+2
| | | | | | | | | FossilOrigin-Name: 873b92326c74e33e739ab01551064825bb3f594f
* | | Fix for FreeBSD, and remove support for older FreeBSD versions. Patch by ↵jan.nijtmans2013-05-191-30/+3
|\ \ \ | |/ / | | | | | | | | | Pietro Cerutti FossilOrigin-Name: 29afce30ee7999b036fef8c6439cde5322bbfea9
| * | Fix for FreeBSD, and remove support for older FreeBSD versions. Patch by ↵jan.nijtmans2013-05-191-30/+3
| |\ \ | | |/ | | | | | | | | | Pietro Cerutti FossilOrigin-Name: 970c40e70133d25ce329650c4ecb0ee350afeb32
| | * Fix for FreeBSD, and remove support for older FreeBSD versions. Patch by ↵jan.nijtmans2013-05-191-44/+3
| | | | | | | | | | | | | | | Pietro Cerutti. FossilOrigin-Name: 3711f9d94abb2ea51d25a284b9d06f3ab2ec4e3e
| | * Update dde to version 1.3.3. jan.nijtmans2013-04-251-1/+1
| | | | | | | | | | | | | | | | | | Update registry to version 1.2.2. (the same as distributed with Tcl 8.5.14) FossilOrigin-Name: 2e764ac0b17b491b992f7eb6de0b50e1e555f294
* | | Patch by Andrew Shadura, providing better support for three architectures ↵jan.nijtmans2013-03-121-13/+1
|\ \ \ | |/ / | | | | | | | | | they have in Debian. FossilOrigin-Name: ab91ada793e41413bf274bc172edd7963ab412c3
| * | Patch by Andrew Shadura, providing better support for three architectures ↵jan.nijtmans2013-03-121-13/+1
| |\ \ | | |/ | | | | | | | | | they have in Debian. FossilOrigin-Name: 2544c55254d37a644ff31f5547ad54bfe7e54203
| | * Patch by Andrew Shadura, providing better support for three architectures ↵jan.nijtmans2013-03-121-24/+1
| | | | | | | | | | | | | | | | | | | | | they have in Debian. (regeneration of "configure" not done yet) FossilOrigin-Name: 4826897f8085ab5331949af95c1f85e28f2a4ac8
| | * Backport various improvements from Tcl 8.5jan.nijtmans2013-02-121-8/+8
| | | | | | | | | FossilOrigin-Name: 35e9430673415ec4f28edfb0249ffc39b2ff2494
* | | Replace broken SC_SERIAL_PORT macro with plain AC_CHECK_HEADERS tests.jenglish2013-03-011-118/+0
| | | | | | | | | FossilOrigin-Name: 686239894b53e4f9c6d5485f8f346457c03a1f5b
* | | 3566106 Solaris9/x86 support. Thanks Dagobert and others.dgp2012-09-131-2/+2
| | | | | | | | | FossilOrigin-Name: a017a9202a167e4eb1426834d1c22067840005af
* | | only expect tcldde.dll when --enable-sharedjan.nijtmans2012-06-281-1/+1
|\ \ \ | |/ / | | | FossilOrigin-Name: 808ed98ff1460a2e41999cc2139f9200a9dda3b1
| * | only expect tcldde.dll when --enable-sharedjan.nijtmans2012-06-281-1/+1
| |\ \ | | |/ | | | FossilOrigin-Name: 1d2e07ebb7b780802b2cc456b8488061727e2f53
| | * only expect tcldde.dll when --enable-sharedjan.nijtmans2012-06-281-1/+1
| | | | | | | | | FossilOrigin-Name: 306e9b334eb1569575e862a50574ca1997be507e
| * | mergejan.nijtmans2012-06-271-1/+1
| |\ \ | | |/ | | | FossilOrigin-Name: 940b45c17a446a8f897c1f5ae557f71f8f693080
| | * fix bug in cygwin's [info nameofexecutable]jan.nijtmans2012-06-271-1/+1
| | | | | | | | | | | | | | | install dde and registry dll for cygwin FossilOrigin-Name: 1fe8106c703242c06581d8a8f45177a86a1867bc
| * | merge fixjan.nijtmans2012-06-261-1/+1
| | | | | | | | | FossilOrigin-Name: 0a1e4aa34aefed9f6449184808e08fbf9b89e171
| * | fix some gcc 64-bit warningsjan.nijtmans2012-06-261-5/+5
| |\ \ | | |/ | | | | | | | | | | | | quoting improvements eliminate unused variable FossilOrigin-Name: ef83c300198ee0947bf39f17e331151943d23ac8
| | * fix some gcc 64-bit warningsjan.nijtmans2012-06-261-6/+6
| | | | | | | | | | | | | | | quoting improvements FossilOrigin-Name: f27e35a2888b5841a28edecf02f533eaad848a63
* | | Let Cygwin shared build link with zlib1.dll, not cygz.dll (two less ↵jan.nijtmans2012-06-261-6/+6
| | | | | | | | | | | | | | | dependencies on cygwin-specific dll's) FossilOrigin-Name: 00e39c13a54c31012d22bfda31a585ed5a5919cb
* | | some wrong versionsjan.nijtmans2012-06-241-1/+1
|\ \ \ | |/ / | | | FossilOrigin-Name: 3d36fc27c195039cf845623806cd58b3dfbb46c7
| * | some wrong versionsjan.nijtmans2012-06-241-1/+1
| | | | | | | | | FossilOrigin-Name: eefe38655ec26eef7cf9b8b25ba484652af04a0a