summaryrefslogtreecommitdiffstats
path: root/win/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* 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-111-0/+1
|\ \ \ | |/ /
| * | Merge 8.6. Remove tests/safe-stock86.test for win builds too (GIT, what are y...jan.nijtmans2020-09-111-0/+1
| |\ \ | | |/
* | | 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
* | | Merge 8.7jan.nijtmans2020-07-261-2/+2
|\ \ \ | |/ /
| * | http 2.9.3 works for Tcl 8.6 toojan.nijtmans2020-07-261-1/+1
| | |
| | \
| *-. \ Merge 8.6jan.nijtmans2020-07-261-2/+2
| |\ \ \ | | | |/
| | | * Fix for bug cb0373bb33. In HTTP/1.1 the response header "Connection", if abs...kjnash2020-07-241-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-031-3/+0
|\ \ \ | |/ /
| * | TIP #578 implementation: Death to TCL_DBGXjan.nijtmans2020-07-031-3/+0
| |\ \
| | * \ Merge 8.7jan.nijtmans2020-06-151-1/+1
| | |\ \
| | * \ \ Merge 8.7jan.nijtmans2020-04-101-29/+43
| | |\ \ \
| | * \ \ \ Merge 8.7jan.nijtmans2020-03-101-2/+2
| | |\ \ \ \
| | * | | | | Death to DBGXjan.nijtmans2020-02-041-3/+0
* | | | | | | 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-2/+2
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge 8.6jan.nijtmans2020-06-211-2/+2
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | | | |_|_|/ | | |/| | |
| | * | | | Bump http version to 2.9.2kjnash2020-06-191-2/+2
* | | | | | Merge 8.7jan.nijtmans2020-06-121-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 8.6jan.nijtmans2020-06-121-1/+1
| |\ \ \ \ \ | | |/ / / / | | | | | / | | |_|_|/ | |/| | |
| | * | | Not really a problem, since SHLIB_CFLAGS is empty on win32 .... still this is...jan.nijtmans2020-06-111-1/+1
* | | | | Merge 8.7jan.nijtmans2020-04-101-28/+42
|\ \ \ \ \ | |/ / / /
| * | | | Merge 8.6jan.nijtmans2020-04-101-28/+42
| |\ \ \ \ | | |/ / /
| | * | | Introduce MODULE_INSTALL_DIR in make/nmake files, for compiling Tcl. Less use...jan.nijtmans2020-04-101-27/+41
* | | | | 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
* | | | Implement TIP #497: Full support for Unicode planes 1-16.jan.nijtmans2020-02-281-1/+1
|\ \ \ \
| * \ \ \ Merge trunkjan.nijtmans2020-02-131-1/+1
| |\ \ \ \
| * \ \ \ \ Merge trunkjan.nijtmans2020-01-241-1/+1
| |\ \ \ \ \
* | \ \ \ \ \ Merge 8.7jan.nijtmans2020-02-261-2/+2
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | / / / | | |_|/ / / | |/| | | |
| * | | | | Merge 8.6jan.nijtmans2020-02-261-2/+2
| |\ \ \ \ \ | | | |_|/ / | | |/| | / | | |_|_|/ | |/| | |
| | * | | Make tclWinDde.c compilable with C++ compiler. dde -> 1.4.3jan.nijtmans2020-02-261-2/+2
| | |\ \ \
| | | * | | Make tclWinDde.c compilable with C++ compiler. dde -> 1.4.3jan.nijtmans2020-02-261-2/+2
| | | * | | Don't assume/set LDFLAGS being "", it could be set on the "configure" command...jan.nijtmans2020-01-061-1/+1
| | | * | | Makefiles got out of sync with tcltest version.dgp2019-11-251-2/+2
* | | | | | Merge 8.7jan.nijtmans2020-01-271-1/+1
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | |
| * | | | Fix install-libraries-zipfs-static target: On Windows INSTALL_DATA makes no s...jan.nijtmans2020-01-271-1/+1
* | | | | Merge 8.7jan.nijtmans2020-01-231-1/+1
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Merge 8.7. All calls using MP_WUR handled now.jan.nijtmans2020-01-221-1/+1
* | | | Merge 8.7jan.nijtmans2019-12-241-3/+3
|\ \ \ \ | |/ / /
| * | | Put our own included (-I) directories before directories coming in though CFL...jan.nijtmans2019-12-241-3/+3
* | | | Merge 8.7jan.nijtmans2019-12-131-33/+30
|\ \ \ \ | |/ / /
| * | | Implement TIP's #538: Externalize libtommathjan.nijtmans2019-12-131-33/+30
| |\ \ \