| Commit message (Expand) | Author | Age | Files | Lines |
* | Add ${LDFLAGS} to MAKE_LIB. This handles the possibility of adding LDFLAGS=??... | jan.nijtmans | 2020-01-13 | 1 | -1/+1 |
|
|
* | Merge 8.5 | jan.nijtmans | 2020-01-06 | 1 | -1/+0 |
|\ |
|
| * | Don't assume/set LDFLAGS being "", it could be set on the "configure" command... | jan.nijtmans | 2020-01-06 | 1 | -1/+0 |
|
|
* | | Prevent double definition of MODULE_SCOPE on Darwin | jan.nijtmans | 2019-12-20 | 1 | -0/+1 |
|
|
* | | merge 8,6 | dgp | 2019-11-02 | 1 | -3/+9 |
|\ \ |
|
| * \ | Merge 8.5 | jan.nijtmans | 2019-10-31 | 1 | -3/+3 |
| |\ \
| | |/ |
|
| | * | More patches from Debian | jan.nijtmans | 2019-10-31 | 1 | -3/+3 |
|
|
| * | | Fix [https://core.tcl-lang.org/tk/tktview/056f9e85dc|056f9e85dc]: debian patches | jan.nijtmans | 2019-10-31 | 1 | -0/+6 |
| |\ \
| | |/ |
|
| | * | Fix [https://core.tcl-lang.org/tk/tktview/056f9e85dc|056f9e85dc]: debian patches | jan.nijtmans | 2019-10-31 | 1 | -0/+6 |
|
|
| * | | Close fork, and temporary remove tests/fileSystemEncoding.test, since apparen... | jan.nijtmans | 2019-10-28 | 1 | -2/+2 |
| |\ \ |
|
| | * | | Remove /System from auto_path on macOS because Apple has deprecated its own a... | Kevin Walzer | 2019-10-25 | 1 | -13399/+4943 |
| |/ / |
|
* | | | Close fork, dropping commits apparently in error. | dgp | 2019-10-28 | 1 | -2/+2 |
|\ \ \ |
|
| | \ \ | |
| | \ \ | |
| *-. \ \ | Remove /System from auto_path on macOS because Apple has deprecated its own a... | Kevin Walzer | 2019-10-25 | 1 | -13399/+4943 |
| |\ \ \ \
|/ / / / /
| | | / /
| | |/ / |
|
* | | | | merge 8.6 | dgp | 2019-10-02 | 1 | -0/+162 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Fix [16768d65f0]: Fix gethostbyname_r and gethostbyaddr_r detection on NetBSD... | jan.nijtmans | 2019-10-02 | 1 | -0/+162 |
| |\ \ \
| | |/ /
| |/| /
| | |/ |
|
| | * | Fix [16768d65f0]: Fix gethostbyname_r and gethostbyaddr_r detection on NetBSD... | jan.nijtmans | 2019-10-02 | 1 | -0/+162 |
|
|
| * | | Merge 8.5. Add (still unused) runstatedir in Makefile.in. Re-generate win/uni... | jan.nijtmans | 2019-09-02 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Fix [5591e4a820]: @TCL_EXE@ not properly generated in 8.5 branch. Added @runs... | jan.nijtmans | 2019-09-02 | 1 | -1/+1 |
|
|
* | | | merge 8.6 | dgp | 2019-08-26 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
* | | | Bump version numbers for 8.6.10 release. | dgp | 2019-06-17 | 1 | -1/+1 |
|/ / |
|
* | | Remove some mac OSX pre-10.4 stuff, which is outdated: current build doesn't ... | jan.nijtmans | 2019-01-22 | 1 | -7/+0 |
|
|
* | | merge 8.6 | dgp | 2018-11-01 | 1 | -354/+2 |
|\ \ |
|
| * | | Eliminate fallback attempts when broken strtod() routines are detected. | dgp | 2018-11-01 | 1 | -352/+0 |
|
|
| * | | Merge 8.5 | jan.nijtmans | 2018-10-30 | 1 | -2/+2 |
| |\ \
| | |/ |
|
| | * | Add support for DragonFly | jan.nijtmans | 2018-10-30 | 1 | -2/+2 |
|
|
* | | | Bump version numbers for 8.6.9 release. | dgp | 2018-10-05 | 1 | -1/+1 |
|/ / |
|
* | | merge 8.5 | sebres | 2018-06-04 | 1 | -0/+64 |
|\ \
| |/ |
|
| * | fixes [92564326a9] if compiled on some x86 systems (with dirent64 but without... | sebres | 2018-06-04 | 1 | -0/+64 |
|
|
| * | merge 8.5 | dgp | 2015-11-30 | 1 | -1/+1 |
| |\ |
|
| * \ | merge 8.5 | dgp | 2015-10-29 | 1 | -231/+0 |
| |\ \ |
|
| * | | | autoconf-2.59 | dgp | 2015-10-23 | 1 | -1/+1 |
|
|
* | | | | Stop seeking out the libieee.a library and linking to it when found. | dgp | 2018-02-15 | 1 | -64/+0 |
|
|
* | | | | Start RC branch for Tcl 8.6.8 | dgp | 2017-12-06 | 1 | -1/+1 |
|
|
* | | | | Suggested patch for [4f51e1c5dc]: patch to correct linker flag sequence. Same... | jan.nijtmans | 2017-11-17 | 1 | -4/+4 |
|
|
* | | | | merge 8.6 | dgp | 2017-05-23 | 1 | -3/+7 |
|\ \ \ \ |
|
| * | | | | autoconf | jan.nijtmans | 2017-05-22 | 1 | -4/+6 |
|
|
| * | | | | Cherrypick Fix build on OpenBSD. [82701b94c4] missed a couple of bits. | jan.nijtmans | 2017-05-21 | 1 | -1/+3 |
|
|
* | | | | | merge 8.6 | dgp | 2017-05-19 | 1 | -38/+15 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | autoconf-2.59 | dgp | 2017-05-18 | 1 | -38/+15 |
|
|
* | | | | | Start RC branch for Tcl 8.6.7 | dgp | 2017-03-10 | 1 | -1/+1 |
|/ / / / |
|
* | | | | Start RC branch for Tcl 8.6.6 | dgp | 2016-07-12 | 1 | -1/+1 |
|
|
* | | | | Bump to 8.6.5 | dgp | 2016-01-28 | 1 | -1/+1 |
|
|
* | | | | On cygwin, install libtcl8.6.dll.a in the {prefix}/lib directory. On win32, d... | jan.nijtmans | 2015-11-26 | 1 | -1/+1 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | On cygwin, install libtcl8.5.dll.a in the {prefix}/lib directory. | jan.nijtmans | 2015-11-26 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | re-generate "configure", both for unix and win | jan.nijtmans | 2015-10-25 | 1 | -231/+0 |
|\ \ \
| |/ / |
|
| * | | re-generate "configure", both for unix and win | jan.nijtmans | 2015-10-25 | 1 | -231/+0 |
| |/ |
|
| * | Tcl/OpenBSD/Sparc needs -fPIC. | stwo | 2015-10-09 | 1 | -1/+1 |
|
|
* | | Tcl/OpenBSD/Sparc needs -fPIC. | stwo | 2015-10-09 | 1 | -1/+1 |
|
|
* | | Fix bug [57945b574a6df0332efc4ac96b066f7c347b28f7|57945b574a]: lock in forkin... | jan.nijtmans | 2015-07-23 | 1 | -0/+231 |
|\ \
| |/ |
|
| * | Fix bug [57945b574a6df0332efc4ac96b066f7c347b28f7|57945b574a]: lock in forkin... | jan.nijtmans | 2015-07-23 | 1 | -0/+231 |
| |\ |
|