summaryrefslogtreecommitdiffstats
path: root/unix/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Properly quote contents of Make variables to pass through gdb.run file.pooryorick2023-01-141-3/+8
* Add mp_pack, mp_pack_count and mp_unpack to the libtommath stub table. Not us...jan.nijtmans2022-11-231-12/+18
* The file $(builddir)/tclUuid.h is not part of the source code distribution.dgp2022-10-281-1/+1
* Add support for macOS Venturajan.nijtmans2022-10-231-2/+2
* tcltest 2.5.4 -> 2.5.5jan.nijtmans2022-07-221-2/+2
* bump http version to 2.9.8jan.nijtmans2022-06-201-2/+2
* Fix the bug. Standardise and document protocol upgrades.kjnash2022-05-101-2/+2
* Fix [e5ed1bb28b]: Issue if URL contains numeric IPv6 address. http -> 2.9.6jan.nijtmans2022-04-041-2/+2
* Add nmakehlp.exe (for AMD64) to distribution, and make it usable in rules-ext...jan.nijtmans2022-02-151-1/+2
* Update tcltest package to version 2.5.4 (backported from Tcl 8.7)jan.nijtmans2021-12-081-2/+2
* Add more win/*.in files to "make dist". Generate tclUuid.h (not used yet). Wi...jan.nijtmans2021-12-081-24/+34
* Add rule to generate manifest.uuid and tclUuid.h, if not present already. Not...jan.nijtmans2021-11-241-5/+12
* Update platform version (1.0.17 -> 1.0.18) for MacOS Monterey supportjan.nijtmans2021-10-271-2/+2
|\
| * Update platform version (1.0.17 -> 1.0.18) for MacOS Monterey supportjan.nijtmans2021-10-271-2/+2
* | Fix [https://core.tcl-lang.org/tk/info/8b679f597b1d17ad|8b679f597b] for Tcl t...jan.nijtmans2021-05-251-1/+1
|\ \ | |/
| * Fix [https://core.tcl-lang.org/tk/info/8b679f597b1d17ad|8b679f597b] for Tcl t...jan.nijtmans2021-05-251-1/+1
* | Merge 8.5jan.nijtmans2021-02-081-184/+186
|\ \ | |/
| * Makefile cleanup: Remove *.zip and *.vfs files/directories as part of "make c...jan.nijtmans2021-02-081-57/+48
* | On Big Sur, distingish 11.0, 11.1 and 11.2. platform 1.0.16 -> 1.0.17jan.nijtmans2021-02-021-2/+2
|\ \ | |/
| * On Big Sur, distingish 11.0, 11.1 and 11.2. platform 1.0.16 -> 1.0.17jan.nijtmans2021-02-021-2/+2
* | Fix [https://core.tcl-lang.org/thread/info/98ae20f0f5|98ae20f0f5] by no longe...jan.nijtmans2021-01-211-3/+3
|\ \
| * | Don't use LTO for any stub libraries: It's asking for trouble when an extensi...jan.nijtmans2021-01-201-3/+3
| * | Experiment: Fix [https://core.tcl-lang.org/thread/tktview?name=98ae20f0f5|98a...jan.nijtmans2021-01-151-3/+3
|/ /
* | Merge 8.5: Add 4 processor-types to Win32/Cygwin. "platform" -> 1.0.16jan.nijtmans2021-01-051-2/+2
|\ \ | |/
| * Add 4 processor-types to Win32/Cygwin. On Cygwin, don't bother tcl_platform[o...jan.nijtmans2021-01-051-2/+2
* | unix/configure.in is not supposed to be executable in the distributionjan.nijtmans2020-12-241-1/+1
|\ \ | |/
| * unix/configure.in is not supposed to be executable in the distribution.jan.nijtmans2020-12-241-6/+1
* | 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
* | Fix [cb4d185ea57b8966]: Fix tests safe-* for tcl-8.6.11rc0jan.nijtmans2020-12-141-0/+13
* | 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
* | Many more internal master/slave -> parent/child renamingsjan.nijtmans2020-09-011-3/+3
* | 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.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
* | 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
* | Introduce MODULE_INSTALL_DIR in make/nmake files, for compiling Tcl. Less use...jan.nijtmans2020-04-101-27/+38
* | tcltest.tcl: Only adapt "filesMade" variable if the file to be removed is act...jan.nijtmans2020-03-301-2/+2
* | Renumber tcltest from 2.5.1 -> 2.5.2, already for next release.jan.nijtmans2019-12-021-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
* | Remove mp_get_bit() from the libtommath stub table: It wasn't present in Tcl ...jan.nijtmans2019-11-151-10/+7
* | Merge 8.5jan.nijtmans2019-10-311-0/+1
|\ \ | |/