| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix broken nmake static install | apnadkarni | 2023-10-15 | 1 | -1/+3 |
|
|
* | Minor nmake tweaks, remove obsolete target | apnadkarni | 2023-10-11 | 1 | -10/+2 |
|
|
* | Bug [894e11d7f7] - fix broken test configuration for zipfs builds - nmake ver... | apnadkarni | 2023-10-10 | 1 | -13/+72 |
|
|
* | Bug [b6f7cee65c] - nmake not testing zip based tcl library | apnadkarni | 2023-09-16 | 1 | -3/+5 |
|
|
* | Rebase to 8.7 | jan.nijtmans | 2023-08-30 | 1 | -2/+1 |
|\ |
|
| * | Rebase to 8.7 | jan.nijtmans | 2023-07-26 | 1 | -2/+1 |
| |\ |
|
| | * | Rebase to 8.7 | jan.nijtmans | 2023-07-09 | 1 | -2/+1 |
| | |\ |
|
| | | * | Remove internal use of TCL_UTF_MAX=3 as much as possible, without compromizin... | jan.nijtmans | 2023-05-01 | 1 | -2/+1 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2023-08-03 | 1 | -4/+2 |
|\ \ \ \ |
|
| * | | | | Implement TCL_LIB_FLAG/TCL_BUILD_LIB_SPEC for Windows (which - aparently - ha... | jan.nijtmans | 2023-08-03 | 1 | -4/+2 |
|
|
* | | | | | Merge 8.6 | jan.nijtmans | 2023-08-02 | 1 | -1/+0 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | deprecate TCL_EXPORT_FILE_SUFFIX: no longer needed. Fix some path handling co... | jan.nijtmans | 2023-08-02 | 1 | -1/+0 |
|
|
* | | | | | Make sure that zdll.lib and tommath.lib are installed in windows, for possibl... | jan.nijtmans | 2023-08-01 | 1 | -0/+1 |
|
|
* | | | | | Merge 8.6 | jan.nijtmans | 2023-08-01 | 1 | -0/+2 |
|\ \ \ \ \
| |/ / / /
| | / / /
| |/ / /
|/| | | |
|
| * | | | Add TCL_ZLIB_LIB_NAME to tclConfig.sh (for Windows) | jan.nijtmans | 2023-08-01 | 1 | -0/+1 |
|
|
| * | | | Correct spelling errors in comments and documentation, but also non-comment
| pooryorick | 2023-04-12 | 1 | -1/+1 |
|
|
| * | | | Add mp_pack, mp_pack_count and mp_unpack to the libtommath stub table. Not us... | jan.nijtmans | 2022-11-23 | 1 | -0/+3 |
|
|
| * | | | Change (unsupported) "utfmax" option in rules.vc to it's reverse "utf16". No ... | jan.nijtmans | 2022-05-15 | 1 | -2/+2 |
|
|
* | | | | Fix: tommath.lib needs to be installed to permit extensions to link when usin... | apnadkarni | 2023-07-17 | 1 | -0/+1 |
| |/ /
|/| | |
|
* | | | 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 |
|
|
* | | make Windows dde (-> 1.4.5) and registry (-> 1.3.7) extensions ready for the ... | jan.nijtmans | 2022-11-29 | 1 | -2/+2 |
|
|
* | | Add mp_pack to the libtommath stub-table: it's easier to work with than mp_to... | jan.nijtmans | 2022-11-15 | 1 | -0/+2 |
|
|
* | | 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 req... | jan.nijtmans | 2022-06-20 | 1 | -0/+1 |
|
|
* | | 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 rules-ext... | jan.nijtmans | 2022-02-15 | 1 | -0/+1 |
|
|
* | | 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 zlib1.dll... | jan.nijtmans | 2022-02-08 | 1 | -5/+10 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2022-02-07 | 1 | -6/+6 |
|\ \
| |/ |
|
| * | Fix [bae42b3d24]: [d86e92fb33] et.al. eliminates cpuid when cross compiling f... | jan.nijtmans | 2022-02-07 | 1 | -2/+2 |
|
|
| * | Add more win/*.in files to "make dist". Generate tclUuid.h (not used yet). Wi... | jan.nijtmans | 2021-12-08 | 1 | -9/+31 |
|
|
* | | 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 nu... | jan.nijtmans | 2021-02-24 | 1 | -11/+0 |
| |\ \ \ |
|
| * \ \ \ | 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. Not... | jan.nijtmans | 2021-11-24 | 1 | -0/+7 |
|
|
| * | | | | | | | | Backport dde 1.4.4 from Tcl 8.7. Doesn't conflict with installed Tcl 9.0 vers... | jan.nijtmans | 2021-04-08 | 1 | -1/+1 |
|
|