summaryrefslogtreecommitdiffstats
path: root/win/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \
| | * \ \ Merge 8.7jan.nijtmans2019-11-281-5/+5
| | |\ \ \
| | * \ \ \ Merge 8.7jan.nijtmans2019-11-261-1/+6
| | |\ \ \ \
| | * \ \ \ \ Merge 8.7a3jan.nijtmans2019-11-261-1/+1
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge 8.7. ignore MP_WUR for mp_neg() calls with equal arguments (even though...jan.nijtmans2019-11-181-2/+2
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge 8.7jan.nijtmans2019-11-151-1/+0
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge 8.7. Finish implementation.jan.nijtmans2019-11-121-6/+1
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2019-11-111-0/+5
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / /
| | * | | | | | | | | More WIP: All makefile builds appear to work fine, makefile.vc build still to...jan.nijtmans2019-11-051-24/+23
| | * | | | | | | | | Add compat/stdint.h, upgrade to libtommath 1.2.0, adapt as much as possible a...jan.nijtmans2019-11-011-0/+2
* | | | | | | | | | | Merge 8.7jan.nijtmans2019-12-021-2/+2
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Merge 8.6jan.nijtmans2019-12-021-2/+2
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | / / | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| | * | | | | | | | Renumber tcltest from 2.5.1 -> 2.5.2, already for next release.jan.nijtmans2019-12-021-2/+2
* | | | | | | | | | Merge 8.7jan.nijtmans2019-11-281-5/+5
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ Give cookiejar en tcl::idna a 3-part version number. Use 0.2.0 for cookiejar ...jan.nijtmans2019-11-281-5/+5
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | | | | | | | | / / | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | * | | | | | | | Proposed Windows installation code for cookiejar packagedkf2019-11-271-0/+9
| |/ / / / / / / /
* | | | | | | | | Merge 8.7jan.nijtmans2019-11-261-1/+6
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Fix installation of cookiejar on UNIX, and add same pieces to windows as well...jan.nijtmans2019-11-261-1/+6
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge 8.7jan.nijtmans2019-11-251-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Fix 2 version numbers in Makefile echo's (just misleading). Thanks to Pietro ...jan.nijtmans2019-11-251-1/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge 8.7jan.nijtmans2019-11-181-2/+2
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge 8.6jan.nijtmans2019-11-181-2/+2
| |\ \ \ \ \ \ | | |/ / / / / | | | | | / / | | |_|_|/ / | |/| | | |
| | * | | | Fix [13657a2dc3]: application/json is not a binary payload for http. http 2...jan.nijtmans2019-11-181-2/+2
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | http package from 2.7.14 to 2.7.15jan.nijtmans2019-11-181-2/+2
* | | | | | Merge 8.7jan.nijtmans2019-11-151-1/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 8.6jan.nijtmans2019-11-151-1/+0
| |\ \ \ \ \ | | |/ / / / | | | | | / | | |_|_|/ | |/| | |
| | * | | Remove mp_get_bit() from the libtommath stub table: It wasn't present in Tcl ...jan.nijtmans2019-11-151-1/+0
* | | | | Merge 8.7jan.nijtmans2019-11-091-0/+4
|\ \ \ \ \ | |/ / / /