summaryrefslogtreecommitdiffstats
path: root/unix/tcl.m4
Commit message (Expand)AuthorAgeFilesLines
* 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.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.7dgp2018-05-241-139/+75
|\ \ \ \ | |/ / /
| * | | More removals of TCL_THREADS usage (configure scripts/win makefiles)jan.nijtmans2018-05-221-32/+21
| * | | Merge 8.7jan.nijtmans2018-04-171-108/+55
* | | | merge 8.7dgp2018-03-301-2/+2
|\ \ \ \ | |/ / /
| * | | Remove MINGW32 from the UNIX makefile, since Mingw should always build from t...jan.nijtmans2018-03-261-2/+2
* | | | merge 8.7dgp2018-03-071-6/+3
|\ \ \ \ | |/ / /
| * | | 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 trunkjan.nijtmans2017-06-121-143/+24
| |\ \ \ \
| * | | | | (more experimenting): Make TCL_LL_MODIFIER behave more close to intuitive exp...jan.nijtmans2017-03-291-3/+3
* | | | | | Pulling changes from core-8-branchhypnotoad2017-12-131-4/+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
* | | | | | Pulling changes from core-8-branchhypnotoad2017-11-211-2/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix [e058307eef73cf21cf6805ad7c778e1024f9eb7d|e058307eef]: Use of values.h br...jan.nijtmans2017-11-201-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
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Remove compat/float.h and related machinery. The last system known where this...jan.nijtmans2017-11-151-1/+0
| | |_|/ / | |/| | |
* | | | | Improvements to tip430 to embed the /library file system within a shared libraryhypnotoad2017-11-111-0/+107
|/ / / /
* | | | 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
|\ \ \ \ | |/ / /
| * | | 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
* | | | Fix build on OpenBSD. [82701b94c4] missed a couple of bits.stu2017-05-201-1/+3
* | | | merge core-8-6-branchjan.nijtmans2017-05-181-36/+13
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Cherry-pick [http://core.tcl.tk/tclconfig/info/18e79736d236d15d|All the world...jan.nijtmans2017-05-181-36/+13
* | | Merge core-8-6-branch. jan.nijtmans2017-01-111-1/+1
|\ \ \ | |/ /
* | | compatability -> compatibilityjan.nijtmans2016-12-011-1/+1
|\ \ \ | |/ /
| * | compatability -> compatibilityjan.nijtmans2016-12-011-1/+1
| |\ \ | | |/
| | * compatability -> compatibilityjan.nijtmans2016-12-011-1/+1
* | | Fix signed-unsigned-compare warning (reported by François Vogel on Windows, ...jan.nijtmans2016-03-221-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
|\ \ | |/