summaryrefslogtreecommitdiffstats
path: root/unix/tcl.m4
Commit message (Expand)AuthorAgeFilesLines
* Remove last traces of strtod() function, since it isn't used in Tcl any more.jan.nijtmans2019-07-161-4/+3
* Merge 8.6jan.nijtmans2019-01-221-4/+0
|\
| * Remove some mac OSX pre-10.4 stuff, which is outdated: current build doesn't ...jan.nijtmans2019-01-221-4/+0
* | avoid additional in-between path-segment "." in zip, some zip-programs (inclu...sebres2019-01-211-2/+2
* | make/configure review: normalizes the latest fixes across unix/winsebres2018-11-231-1/+1
* | unix build (if ZIPFS_BUILD): fixed relative path to zip-program (in case of m...sebres2018-11-221-1/+1
| |
| \
*-. \ Eliminate fallback attempts when broken strtod() routines are detected.dgp2018-11-011-53/+0
|\ \ \ | | |/
| | * Eliminate fallback attempts when broken strtod() routines are detected.dgp2018-11-011-53/+0
| * | Work started eliminating long outdated compat routines that now causedgp2018-10-291-53/+0
* | | Merge 8.6jan.nijtmans2018-10-301-2/+2
|\ \ \ | |/ / |/| / | |/
| * Merge 8.5jan.nijtmans2018-10-301-2/+2
| |\
| | * Add support for DragonFlyjan.nijtmans2018-10-301-2/+2
* | | Add -Wpointer-arith compiler flag to gccjan.nijtmans2018-10-171-1/+1
* | | Fix test for UNICODE in win/tclAppInit.c. No longer check for "tclsh install"...jan.nijtmans2018-10-121-39/+28
* | | merge core-8-branchdkf2018-09-281-1/+141
|\ \ \
| * \ \ Merging changes with 8.7hypnotoad2018-08-141-1/+6
| |\ \ \
| | * \ \ merge 8.6jan.nijtmans2018-06-151-1/+6
| | |\ \ \ | | | |/ /
| | | * | 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.7dgp2018-06-121-1/+10
| |\ \ \ \ | | |/ / /
| * | | | merge 8.7dgp2018-05-241-139/+75
| |\ \ \ \
| * \ \ \ \ merge 8.7dgp2018-03-301-2/+2
| |\ \ \ \ \
| * \ \ \ \ \ merge 8.7dgp2018-03-071-6/+3
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Pulling changes from core-8-branchhypnotoad2017-12-131-4/+4
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Pulling changes from core-8-branchhypnotoad2017-11-211-2/+0
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Added an implementation of tinydir.h, and spliced it into minizip to allowhypnotoad2017-11-211-2/+2
| * | | | | | | | | Fixing the quoting for arguments to miniziphypnotoad2017-11-201-2/+2
| * | | | | | | | | Modifications to allow the Tcl build system to exploit either a native ziphypnotoad2017-11-201-82/+110
| * | | | | | | | | Pulling changes from core-8-6-branchhypnotoad2017-11-171-1/+0
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Improvements to tip430 to embed the /library file system within a shared libraryhypnotoad2017-11-111-0/+107
* | | | | | | | | | | merge 8.7dgp2018-06-121-1/+10
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| * | | | | | | | | | merge 8.6sebres2018-06-051-1/+10
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | / / | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| | * | | | | | | | merge 8.5sebres2018-06-041-1/+10
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | |
| | | * | | | | | | fixes [92564326a9] if compiled on some x86 systems (with dirent64 but without...sebres2018-06-041-1/+10
* | | | | | | | | | merge 8.7jan.nijtmans2018-05-271-142/+78
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | More removals of TCL_THREADS usage (configure scripts/win makefiles)jan.nijtmans2018-05-221-32/+21
| * | | | | | | | | Merge 8.7jan.nijtmans2018-04-171-108/+55
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | TIP #509: Implement reentrant mutexes on all platformsfbonnet2018-05-251-0/+3
|/ / / / / / / /
* | | | | | | | Remove MINGW32 from the UNIX makefile, since Mingw should always build from t...jan.nijtmans2018-03-261-2/+2
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Stop seeking out the libieee.a library and linking to it when found.dgp2018-02-151-3/+0
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Stop seeking out the libieee.a library and linking to it when found.dgp2018-02-151-3/+0
* | | | | | | merge 8.7jan.nijtmans2017-12-061-7/+4
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | merge core-8-6-branchjan.nijtmans2017-12-011-4/+4
| |\ \ \ \ \ \ | | |/ / / / / | | | | | | / | | |_|_|_|/ | |/| | | |
| | * | | | Suggested patch for [4f51e1c5dc]: patch to correct linker flag sequence. Same...jan.nijtmans2017-11-171-4/+4
| * | | | | Fix [e058307eef73cf21cf6805ad7c778e1024f9eb7d|e058307eef]: Use of values.h br...jan.nijtmans2017-11-201-2/+0
| | |_|_|/ | |/| | |
| * | | | Remove compat/float.h and related machinery. The last system known where this...jan.nijtmans2017-11-151-1/+0
| | |_|/ | |/| |
* | | | merge trunkjan.nijtmans2017-06-121-143/+24
|\ \ \ \ | |/ / /
| * | | Unbreak on OpenBSD, again. Put back the old SHLIB_VERSION doings.stu2017-05-311-1/+1
| * | | Fully remove SunOS-4* from tcl.m4.stu2017-05-311-6/+2
| * | | Merge core-8-6-branch.jan.nijtmans2017-05-221-101/+7
| |\ \ \ | | |/ /