Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enhance html generation, so it can handle the "©" copy-sign as well | jan.nijtmans | 2023-05-24 | 1 | -1/+1 |
| | |||||
* | Correct spelling errors in comments and documentation, but also a non-comment | pooryorick | 2023-04-12 | 1 | -1/+1 |
| | | | corrections in history.tcl and tcltest.test. | ||||
* | make Windows dde (-> 1.4.5) and registry (-> 1.3.7) extensions ready for the ↵ | jan.nijtmans | 2022-11-29 | 1 | -2/+2 |
| | | | | Tcl 9.0 era. | ||||
* | Add mp_pack to the libtommath stub-table: it's easier to work with than ↵ | jan.nijtmans | 2022-11-15 | 1 | -0/+2 |
| | | | | mp_to_ubin | ||||
* | Move ArithSeries code to its own files. More bug fixes. | griffin | 2022-08-28 | 1 | -0/+1 |
| | |||||
* | Fix [a55872c242]: tcl8.7 on windows: linking against stubs library is now ↵ | jan.nijtmans | 2022-06-20 | 1 | -0/+1 |
| | | | | | | required in 8.7. If the Tcl library is static (.lib/.a) then the stub library is (with this fix) no longer necessary. If the Tcl library is a dll, document that the stub library is now necessary. | ||||
* | More progress | jan.nijtmans | 2022-03-14 | 1 | -2/+2 |
| | |||||
* | Eliminate nmake build warning | jan.nijtmans | 2022-03-10 | 1 | -1/+2 |
| | |||||
* | Merge 8.6 | jan.nijtmans | 2022-02-16 | 1 | -0/+1 |
|\ | |||||
| * | Add nmakehlp.exe (for AMD64) to distribution, and make it usable in ↵ | jan.nijtmans | 2022-02-15 | 1 | -0/+1 |
| | | | | | | | | rules-ext.vc too | ||||
* | | Use TCLSH_NATIVE for building the zip-file when cross-compiling | jan.nijtmans | 2022-02-14 | 1 | -1/+1 |
| | | |||||
* | | Merge 8.6 | jan.nijtmans | 2022-02-09 | 1 | -9/+18 |
|\ \ | |/ | |||||
| * | More changed for windows-arm (e.g. add zdll.lib for ARM64, although ↵ | jan.nijtmans | 2022-02-08 | 1 | -5/+10 |
| | | | | | | | | zlib1.dll still missing) | ||||
* | | Merge 8.6 | jan.nijtmans | 2022-02-07 | 1 | -6/+6 |
|\ \ | |/ | |||||
| * | Fix [bae42b3d24]: [d86e92fb33] et.al. eliminates cpuid when cross compiling ↵ | jan.nijtmans | 2022-02-07 | 1 | -2/+2 |
| | | | | | | | | for win32 | ||||
| * | Add more win/*.in files to "make dist". Generate tclUuid.h (not used yet). ↵ | jan.nijtmans | 2021-12-08 | 1 | -9/+31 |
| | | | | | | | | With nmake build, install "zlib1.dll" in bin-directory (just as when using make) | ||||
* | | TIP #599 implementation: Extended build information | jan.nijtmans | 2021-11-26 | 1 | -4/+8 |
|\ \ | |||||
| * \ | Merge 8.7 | jan.nijtmans | 2021-06-25 | 1 | -18/+18 |
| |\ \ | |||||
| * | | | Fix build with -DTCL_NO_DEPRECATED cflag | jan.nijtmans | 2021-02-25 | 1 | -2/+2 |
| | | | | |||||
| * | | | Merge 8.7. Change more functions signatures to return the Tcl full version ↵ | jan.nijtmans | 2021-02-24 | 1 | -11/+0 |
| |\ \ \ | | | | | | | | | | | | | | | | number. | ||||
| * \ \ \ | Merge 8.7 | jan.nijtmans | 2021-02-10 | 1 | -5/+7 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge 8.7 | jan.nijtmans | 2021-01-28 | 1 | -2/+3 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2020-12-13 | 1 | -49/+119 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2020-10-16 | 1 | -4/+0 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2020-10-05 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge 8.7. Provide both major and minor version number for gcc/clang/msvc | jan.nijtmans | 2020-07-06 | 1 | -1/+0 |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |||||
| * | | | | | | | | | Add compiler information (gcc|clang|msvc) information | jan.nijtmans | 2020-06-30 | 1 | -2/+2 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Add buildinfo functionality to makefile.vc too | jan.nijtmans | 2020-06-30 | 1 | -0/+11 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Merge 8.6 | jan.nijtmans | 2021-11-24 | 1 | -0/+7 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
| * | | | | | | | | Add rule to generate manifest.uuid and tclUuid.h, if not present already. ↵ | jan.nijtmans | 2021-11-24 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Not used yet | ||||
| * | | | | | | | | Backport dde 1.4.4 from Tcl 8.7. Doesn't conflict with installed Tcl 9.0 ↵ | jan.nijtmans | 2021-04-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | version of dde any more. (don't bother doing this for the "registry" extension, because the Tcl 8.7+ version installs in a different directory) | ||||
* | | | | | | | | | Don't create a lot of empty directories any more while installing | jan.nijtmans | 2021-06-08 | 1 | -18/+18 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | Make TIP #430 work on cygwin. Simplify some makefiles | jan.nijtmans | 2021-02-10 | 1 | -11/+0 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | In a static build, don't pack dde/registry in zip-file. In shared build, ↵ | jan.nijtmans | 2021-02-10 | 1 | -2/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | pack dde/registry dll's in zip-file. Rename zip-file | ||||
* | | | | | | | Attempt to fix the last TIP #430 bits, needed to make it work for Tk (and ↵ | jan.nijtmans | 2021-02-08 | 1 | -3/+2 |
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | other external packages) | ||||
* | | | | | | Add mp_unpack() to the libtommath stub table, so this function is available ↵ | jan.nijtmans | 2021-01-13 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | to extensions (and to Tcl itself, but not used yet) | ||||
* | | | | | | TIP #590 follow-up: Restore 2nd 'load' argument in dde/registry ↵ | jan.nijtmans | 2021-01-06 | 1 | -2/+2 |
| |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | pkgIndex.tcl. Otherwise those pkgIndex.tcl files no longer work in a Tcl 8.6 environment. dde -> 1.4.4, registry -> 1.3.6 (to stop all confusion about the difference to Tcl 8.6.11) | ||||
* | | | | | nmake: export zip metadata for Tk and extensions | apnadkarni | 2020-12-11 | 1 | -12/+5 |
| | | | | | |||||
* | | | | | Fix github actions Windows build | jan.nijtmans | 2020-12-09 | 1 | -2/+4 |
| | | | | | |||||
* | | | | | nmake: OPTS=msvcrt is now the default, even for static builds. Use ↵ | jan.nijtmans | 2020-12-09 | 1 | -13/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | OPTS=nomsvcrt if you don't want that. Add more comments in win/*.vc files, describing what's going on.^C | ||||
* | | | | | nmake: make zipfs mount point consistent with Unix/autoconf | apnadkarni | 2020-12-09 | 1 | -3/+29 |
| | | | | | |||||
* | | | | | nmake: subsume staticpkg option within static builds | apnadkarni | 2020-12-09 | 1 | -25/+17 |
| | | | | | |||||
* | | | | | TIP 430: generate and attach library zip | apnadkarni | 2020-12-08 | 1 | -43/+63 |
| | | | | | |||||
* | | | | | Merge 8.7 | jan.nijtmans | 2020-12-08 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge 8.6 | jan.nijtmans | 2020-12-07 | 1 | -1/+1 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | rules.vc: Make sure that 3th "load" argument is titlecased in pkgIndex.tcl | jan.nijtmans | 2020-12-07 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | nmake: Generate libtcl_VERSION.zip as per TIP 430 | apnadkarni | 2020-12-06 | 1 | -12/+23 |
|/ / / / / | |||||
* | | | | | Fix suffix on single file exe name | apnadkarni | 2020-12-05 | 1 | -1/+2 |
| | | | | | |||||
* | | | | | TIP 590: Recommend lowercase Package Names | jan.nijtmans | 2020-12-04 | 1 | -7/+7 |
|\ \ \ \ \ | |||||
| * | | | | | Merge 8.7. Tweak "tclreg" directory/library name and tclLoad.c, such that ↵ | jan.nijtmans | 2020-11-10 | 1 | -7/+7 |
| | |_|_|/ | |/| | | | | | | | | | | | | | the entry point of the "dde" and "registry" extensions can be guessed correctly |