summaryrefslogtreecommitdiffstats
path: root/unix/tcl.m4
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.5jan.nijtmans2020-06-251-1/+4
|\
| * Fix [9080d6a871]: Build fix for tcl on macOS on Apple Siliconjan.nijtmans2020-06-241-1/+5
* | Merge-mark 8.5 (TZ update already done here)jan.nijtmans2020-06-081-2/+2
|\ \ | |/
* | More double-quotesjan.nijtmans2020-04-151-11/+11
* | Try adding some quotesjan.nijtmans2020-04-141-1/+1
* | Merge 8.5jan.nijtmans2020-02-241-1/+1
|\ \ | |/
| * Add -Wpointer-arith warning to C-compile. Fix gcc(-9) warning.jan.nijtmans2020-02-241-1/+1
* | Clean up some usage of DBGX: It isn't used any more on UNIXjan.nijtmans2020-02-041-24/+1
* | Add ${LDFLAGS} to MAKE_LIB. This handles the possibility of adding LDFLAGS=??...jan.nijtmans2020-01-131-1/+1
* | Merge 8.5jan.nijtmans2020-01-061-1/+0
|\ \ | |/
| * Don't assume/set LDFLAGS being "", it could be set on the "configure" command...jan.nijtmans2020-01-061-3/+1
* | Prevent double definition of MODULE_SCOPE on Darwinjan.nijtmans2019-12-201-0/+1
* | 8.5 -> 8.6jan.nijtmans2019-10-311-2/+2
* | Fix [https://core.tcl-lang.org/tk/tktview/056f9e85dc|056f9e85dc]: debian patchesjan.nijtmans2019-10-311-0/+5
|\ \ | |/
| * Fix [https://core.tcl-lang.org/tk/tktview/056f9e85dc|056f9e85dc]: debian patchesjan.nijtmans2019-10-311-0/+5
* | Remove /System from auto_path on macOS because Apple has deprecated its own a...Kevin Walzer2019-10-251-2/+0
* | Fix [16768d65f0]: Fix gethostbyname_r and gethostbyaddr_r detection on NetBSD...jan.nijtmans2019-10-021-6/+32
|\ \ | |/
| * Fix [16768d65f0]: Fix gethostbyname_r and gethostbyaddr_r detection on NetBSD...jan.nijtmans2019-10-021-2/+28
| * Correct typo's in tcl.m4. Found by Kamil Rytarowskijan.nijtmans2019-10-011-4/+4
* | Remove some mac OSX pre-10.4 stuff, which is outdated: current build doesn't ...jan.nijtmans2019-01-221-4/+0
* | Eliminate fallback attempts when broken strtod() routines are detected.dgp2018-11-011-53/+0
* | Merge 8.5jan.nijtmans2018-10-301-2/+2
|\ \ | |/
| * Add support for DragonFlyjan.nijtmans2018-10-301-2/+2
* | merge 8.5jan.nijtmans2018-06-151-1/+6
|\ \ | |/
| * Align common install locations in SC_PATH_TCLCONFIG and SC_PATH_TKCONFIG. Add...jan.nijtmans2018-06-151-0/+6
* | merge 8.5sebres2018-06-041-1/+10
|\ \ | |/
| * fixes [92564326a9] if compiled on some x86 systems (with dirent64 but without...sebres2018-06-041-1/+10
* | Stop seeking out the libieee.a library and linking to it when found.dgp2018-02-151-3/+0
* | Suggested patch for [4f51e1c5dc]: patch to correct linker flag sequence. Same...jan.nijtmans2017-11-171-4/+4
* | If SHLIB_VERSION is specified as empty, don't let the SHLIB filename end with...jan.nijtmans2017-05-221-7/+6
* | Cherrypick Fix build on OpenBSD. [82701b94c4] missed a couple of bits.jan.nijtmans2017-05-211-1/+3
* | Cherry-pick [http://core.tcl.tk/tclconfig/info/18e79736d236d15d|All the world...jan.nijtmans2017-05-181-36/+13
* | compatability -> compatibilityjan.nijtmans2016-12-011-1/+1
|\ \ | |/
| * compatability -> compatibilityjan.nijtmans2016-12-011-1/+1
* | On cygwin, install libtcl8.6.dll.a in the {prefix}/lib directory. On win32, d...jan.nijtmans2015-11-261-1/+1
|\ \ | |/
| * On cygwin, install libtcl8.5.dll.a in the {prefix}/lib directory. jan.nijtmans2015-11-261-1/+1
* | Remove use of HAVE_USLEEP. It isn't use anywhere any morejan.nijtmans2015-10-251-42/+0
|\ \ | |/
| * Remove use of HAVE_USLEEP. It isn't use anywhere any more.jan.nijtmans2015-10-251-42/+0
| * Tcl/OpenBSD/Sparc needs -fPIC.stwo2015-10-091-1/+1
* | Tcl/OpenBSD/Sparc needs -fPIC.stwo2015-10-091-1/+1
* | Fix bug [57945b574a6df0332efc4ac96b066f7c347b28f7|57945b574a]: lock in forkin...jan.nijtmans2015-07-231-0/+42
|\ \ | |/
| * Fix bug [57945b574a6df0332efc4ac96b066f7c347b28f7|57945b574a]: lock in forkin...jan.nijtmans2015-07-231-0/+42
| |\
| | * merge trunkdgp2015-05-281-4/+2
| | |\ | |_|/ |/| |
| | * First attempt at implementing the necessary auto-magic for usleep.Joe Mistachkin2015-05-181-0/+42
| * | Better pic flag for OpenBSD.stwo2014-09-161-1/+8
* | | Missed a bitdgp2015-05-201-2/+1
* | | [29044ba23f] Remove RANLIB as part of library installation. At best it'sdgp2015-05-201-2/+1
| |/ |/|
* | Tcl source code already assumes the <limits.h> file is available.dgp2015-03-241-4/+0
* | Better pic flag for OpenBSD.stwo2014-09-161-1/+8
* | Combine TCL_SHLIB_LD_EXTRAS+TK_SHLIB_LD_EXTRAS (for Cygwin and FreeBSD) to a ...jan.nijtmans2014-09-011-5/+3
|\ \ | |/