summaryrefslogtreecommitdiffstats
path: root/unix/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2020-12-031-2/+2
|\
| * Merge 8.6jan.nijtmans2020-12-031-2/+2
| |\
| | * Extend "platform" package for msys2 -> platform 1.0.15jan.nijtmans2020-12-031-2/+2
| | |\
| | | * Extend "platform" package for msys2 -> platform 1.0.15jan.nijtmans2020-12-031-2/+2
| | | * Backport changes in tcltest package from higher Tcl versions.jan.nijtmans2020-07-201-2/+2
* | | | Merge 8.7jan.nijtmans2020-11-251-7/+4
|\ \ \ \ | |/ / /
| * | | Fix "make dist"jan.nijtmans2020-11-241-3/+2
| * | | Generate html documentation in html5 format. Fix some html5 compatibiliy warn...jan.nijtmans2020-11-201-3/+1
* | | | Merge 8.7jan.nijtmans2020-10-191-1/+2
|\ \ \ \ | |/ / /
| * | | Merge 8.6. jan.nijtmans2020-10-191-1/+2
| |\ \ \ | | |/ /
* | | | Merge 8.7jan.nijtmans2020-10-151-1/+0
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2020-10-151-1/+0
| |\ \ \ | | |/ /
* | | | Merge 8.7jan.nijtmans2020-09-171-2/+2
|\ \ \ \ | |/ / /
| * | | Change version number of http package from 2.9.5 -> 2.10.0a1, since it's diff...jan.nijtmans2020-09-171-2/+2
| |\ \ \ | | |/ /
* | | | Merge 8.7jan.nijtmans2020-09-101-0/+1
|\ \ \ \ | |/ / /
| * | | Somehow GIT cannot remove tests/safe-stock86.test from (earlier) core-8-6-bra...jan.nijtmans2020-09-101-0/+1
* | | | Merge 8.7jan.nijtmans2020-09-011-3/+3
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2020-09-011-3/+3
| |\ \ \ | | |/ /
| | * | Many more internal master/slave -> parent/child renamingsjan.nijtmans2020-09-011-3/+3
* | | | Merge 8.7jan.nijtmans2020-08-301-2/+2
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2020-08-291-2/+2
| |\ \ \ | | |/ /
| | * | Fix for http bug c2dc1da315. Add tests. Add detail about -handler to http(n...kjnash2020-08-241-2/+2
| | * | Bugfixes to the earlier fix of bug cb0373bb33, which broke HTTP/1.0 transacti...kjnash2020-08-121-2/+2
| | * | Fix for bug cb0373bb33. In HTTP/1.1 the response header "Connection", if abs...kjnash2020-07-241-2/+2
* | | | Merge 8.7jan.nijtmans2020-07-261-2/+2
|\ \ \ \ | |/ / /
| * | | Fix for bug cb0373bb33. In HTTP/1.1 the response header "Connection", if abs...kjnash2020-07-241-2/+2
* | | | Merge 8.7jan.nijtmans2020-06-291-1/+1
|\ \ \ \ | |/ / /
* | | | Merge 8.7jan.nijtmans2020-06-251-2/+7
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2020-06-251-2/+7
| |\ \ \ | | |/ /
| | * | Merge 8.5jan.nijtmans2020-06-251-1/+6
| | |\ \ | | | |/
| | | * Add "manifest.uuid" to the distribution, so we can see exactly where "make di...jan.nijtmans2020-06-241-1/+6
| | | * Don't assume/set LDFLAGS being "", it could be set on the "configure" command...jan.nijtmans2020-01-061-1/+20
| | | * Makefiles got out of sync with tcltest version.dgp2019-11-251-2/+2
* | | | Merge 8.7jan.nijtmans2020-06-221-2/+2
|\ \ \ \ | |/ / /
| * | | Rewrite msgcat::mcutil::getpreferences, not depending on 'string last' return...jan.nijtmans2020-06-211-2/+2
* | | | Merge 8.7jan.nijtmans2020-06-211-3/+3
|\ \ \ \ | |/ / /
| * | | Fix for [b179286248]: tclZipfs.c Build Error on CentOS 6jan.nijtmans2020-06-211-1/+1
| |\ \ \
| | * | | Suggested fix for [b179286248]: tclZipfs.c Build Error on CentOS 6jan.nijtmans2020-06-191-1/+1
| * | | | Merge 8.6jan.nijtmans2020-06-211-2/+2
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Bump http version to 2.9.2kjnash2020-06-191-2/+2
| | * | Remove PROTO_FLAGS support from the Makefile, since it isn't used anywhere an...jan.nijtmans2020-05-051-7/+2
* | | | Merge 8.7jan.nijtmans2020-05-051-7/+2
|\ \ \ \ | |/ / /
| * | | Remove PROTO_FLAGS here toojan.nijtmans2020-05-051-7/+2
| * | | Only set MODULE_INSTALL_DIR once in UNIX makefile ....jan.nijtmans2020-04-101-7/+5
* | | | Merge 8.7jan.nijtmans2020-04-101-30/+40
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2020-04-101-28/+40
| |\ \ \ | | |/ /
| | * | Introduce MODULE_INSTALL_DIR in make/nmake files, for compiling Tcl. Less use...jan.nijtmans2020-04-101-27/+38
* | | | Merge 8.7jan.nijtmans2020-03-301-2/+2
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2020-03-301-2/+2
| |\ \ \ | | |/ /
| | * | tcltest.tcl: Only adapt "filesMade" variable if the file to be removed is act...jan.nijtmans2020-03-301-2/+2