summaryrefslogtreecommitdiffstats
path: root/unix/tcl.m4
Commit message (Expand)AuthorAgeFilesLines
...
* | | Add test for <stdbool.h> in configure script. Not used by Tk yet.jan.nijtmans2019-10-311-1/+3
* | | Merge 8.6jan.nijtmans2019-10-281-2/+0
|\ \ \ | |/ /
| * | Sync tcl.m4 with Tcl version (also change README accordingly). Re-generate co...jan.nijtmans2019-10-281-2/+0
* | | Merge 8.6jan.nijtmans2019-10-021-6/+32
|\ \ \ | |/ /
| * | Merge 8.5jan.nijtmans2019-10-021-10/+32
| |\ \ | | |/
| | * Sync tcl.m4 with Tcl versionjan.nijtmans2019-10-021-8/+34
* | | Don't bother compat/stdlib.h and compat/unistd.h any more: All currently supp...jan.nijtmans2019-07-231-4/+3
* | | sync rules.vc and tcl.m4 (both win and unix) with Tcl versionjan.nijtmans2019-05-151-6/+2
* | | Fix [94eeb111fb]: macos, linux: configuration: unable to build using trunk. jan.nijtmans2019-05-151-131/+3
* | | While on it: A few more whitespacesjan.nijtmans2019-05-091-3/+3
* | | Fix indentation of previous commit, and move one character into quotations inyorick2019-03-271-91/+92
* | | Improve ability to find Tcl sources at build time. This introduces a newyorick2019-03-271-3/+130
* | | sync tcl.m4 with Tcl versionjan.nijtmans2018-11-241-2/+2
* | | Add support for DragonFlyjan.nijtmans2018-11-031-2/+2
|\ \ \ | |/ /
| * | Add support for DragonFly. And use X11 headers, not Xtjan.nijtmans2018-11-031-2/+2
| * | Eliminate fallback attempts when broken strtod() routines are detected.dgp2018-11-011-53/+0
* | | Eliminate the ancient fixstrtod fallback that is damaging cross-compiling.dgp2018-10-291-53/+0
* | | Add warning -Wpointer-arith, so we detect things that MSVC cannot handlejan.nijtmans2018-10-171-1/+1
* | | Merge tcl.m4 with Tcl version. Add zipfs hooks to tkAppInit.c and winMain.c, ...jan.nijtmans2018-10-121-0/+127
* | | Sync unix/tcl.m4 with Tcl version, and re-generate unix configure scriptjan.nijtmans2018-06-181-7/+16
|\ \ \ | |/ /
| * | Sync tcl.m4 with Tcl, and regenerate configure scriptjan.nijtmans2018-06-181-5/+14
| |\ \ | | |/
| | * Sync DIR64 changes from Tcl to Tk too (even though DIR64 isn't actually used ...jan.nijtmans2018-06-181-1/+10
| * | merge 8.5jan.nijtmans2018-06-171-1/+6
| |\ \ | | |/
| | * Sync tcl.m4 with Tcl version. Re-generate unix/configure scriptjan.nijtmans2018-06-171-1/+7
* | | Align common install locations in SC_PATH_TCLCONFIG and SC_PATH_TKCONFIG.stu2018-06-151-1/+6
* | | Sync various configure-related changes from Tcl (from core-8-branch)jan.nijtmans2018-05-311-139/+75
* | | Sync win/tcl.m4 with Tcl versionjan.nijtmans2018-03-261-2/+2
* | | Fix [b631acf716f478cc5b121e64d4a747563fb792a|b631acf716]: unix/tcl.m4 still c...jan.nijtmans2018-03-011-6/+3
|\ \ \ | |/ /
| * | Fix [b631acf716f478cc5b121e64d4a747563fb792a|b631acf716]: unix/tcl.m4 still c...jan.nijtmans2018-03-011-3/+0
* | | Sync tcl.m4 with Tcl. See also https://core.tcl.tk/tcl/info/eb2c85495faaa9ed.stu2018-01-121-4/+4
* | | merge core-8-6-branch. Also Fix [f3704d5ec85c9281bba1877e01be9360741ceb07|f37...jan.nijtmans2017-11-201-3/+0
|\ \ \ | |/ /
* | | Sync with Tcl.stu2017-05-311-103/+6
* | | merge core-8-6-branchjan.nijtmans2017-05-231-6/+5
|\ \ \ | |/ /
| * | Sync tcl.m4 with the version in Tcl's core-8-6-branchjan.nijtmans2017-05-221-7/+6
| * | Cherrypick Fix build on OpenBSD. [82701b94c4] missed a couple of bits.jan.nijtmans2017-05-211-2/+4
* | | Fix build on OpenBSD. [3439d04a] missed a couple of bits.stu2017-05-201-1/+3
* | | merge core-8-6-branchjan.nijtmans2017-05-181-35/+12
|\ \ \ | |/ /
| * | Cherry-pick [http://core.tcl.tk/tclconfig/info/18e79736d236d15d|All the world...jan.nijtmans2017-05-181-34/+11
* | | Compile with -Wwrite-strings, as does Tcl. In pkgIndex files, allow "8.6-" to...jan.nijtmans2017-01-201-1/+1
* | | sync tcl.m4 (both win and unix) with Tcl's version.jan.nijtmans2016-03-221-1/+1
|/ /
* | On cygwin, install libtk8.6.dll.a in the {prefix}/lib directory.jan.nijtmans2015-11-261-1/+1
|\ \ | |/
| * On cygwin, install libtk8.5.dll.a in the {prefix}/lib directory.jan.nijtmans2015-11-261-1/+1
| * Tk/OpenBSD/Sparc needs -fPIC.stu2015-10-091-1/+1
* | Tk/OpenBSD/Sparc needs -fPIC.stu2015-10-091-1/+1
* | [29044ba23f] Remove RANLIB as part of library installation. At best it's redu...dgp2015-05-201-4/+2
* | Purge configuration efforts at supporting platforms lacking <limits.h>.dgp2015-03-241-4/+0
* | Better pic flag for OpenBSD, see: [http://core.tcl.tk/tcl/info/fc3dfd9bc8e16b...jan.nijtmans2014-09-171-1/+8
|\ \ | |/
| * Better pic flag for OpenBSD, see: [http://core.tcl.tk/tcl/info/ae059042333583...jan.nijtmans2014-09-171-1/+8
* | Combine TCL_SHLIB_LD_EXTRAS+TK_SHLIB_LD_EXTRAS (for Cygwin and FreeBSD) to a ...jan.nijtmans2014-09-011-5/+3
|\ \ | |/
| * Combine TCL_SHLIB_LD_EXTRAS+TK_SHLIB_LD_EXTRAS (for Cygwin and FreeBSD) to a ...jan.nijtmans2014-09-011-4/+2