summaryrefslogtreecommitdiffstats
path: root/unix/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Merge 8.6. Re-generate tclConfig.h.in with autoheader v2.70jan.nijtmans2020-12-171-6/+9
| | |\ \ \ | | | |/ /
| | | * | Add .travis.yml and .github/worksflows to "make dist". Use "cp -p" for all fi...jan.nijtmans2020-12-171-6/+9
| | | |\ \ | | | | |/
| | | | * Add .travis.yml and .github/worksflows to "make dist"jan.nijtmans2020-12-171-0/+3
| * | | | Merge 8.7jan.nijtmans2020-12-141-0/+13
| |\ \ \ \ | | |/ / /
| | * | | Merge 8.6jan.nijtmans2020-12-141-0/+13
| | |\ \ \ | | | |/ /
| | | * | Fix [cb4d185ea57b8966]: Fix tests safe-* for tcl-8.6.11rc0jan.nijtmans2020-12-141-0/+13
| * | | | 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 trunk. jan.nijtmans2020-10-201-11/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge 8.7jan.nijtmans2020-10-191-1/+2
| |\ \ \ \ | | |/ / /
| | * | | Merge 8.6. jan.nijtmans2020-10-191-1/+2
| | |\ \ \ | | | |/ /
* | | | | Merge trunkjan.nijtmans2020-10-161-1/+0
|\ \ \ \ \ | |/ / / /
| * | | | Merge 8.7jan.nijtmans2020-10-151-1/+0
| |\ \ \ \ | | |/ / /
| | * | | Merge 8.6jan.nijtmans2020-10-151-1/+0
| | |\ \ \ | | | |/ /
* | | | | Merge trunkjan.nijtmans2020-09-171-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | 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 trunkjan.nijtmans2020-09-151-5/+6
|\ \ \ \ \ | |/ / / /
| * | | | 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 9.0jan.nijtmans2020-08-131-44/+54
|\ \ \ \ \ | |/ / / /
| * | | | 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
| | |\ \ \ \ | | | |/ / / | | |/| / / | | | |/ /