Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TIP #646: Change -eofchar handling (Tcl 8.7 part) | jan.nijtmans | 2022-10-26 | 1 | -1/+1 |
| | |||||
* | Merge 8.6 | jan.nijtmans | 2021-06-21 | 1 | -1/+1 |
|\ | |||||
| * | Change a lot of url's (as far as possible) from http:// to https:// | jan.nijtmans | 2021-06-21 | 1 | -1/+1 |
| | | |||||
* | | Change TCL_ZIP_FILE name, just using dots in stead of underscores | jan.nijtmans | 2021-02-09 | 1 | -1/+0 |
| | | |||||
* | | tommath_private.h : Remove special C4146 handling: already done in ↵ | jan.nijtmans | 2020-01-10 | 1 | -1/+1 |
| | | | | | | | | | | tclWinPort.h too. tcl.pc.in: Make sure that libtommath >= 1.2.0 | ||||
* | | Removing the pool of literal values within the internals of tclZipfs.c. ↵ | hypnotoad | 2017-11-21 | 1 | -0/+2 |
|/ | | | | | | | | Replaced with a single pointer to a const string once discovery has sorted out where tcl_library is to be loaded from. Fixed a goof in the build system if tcl is compiled outside of the source directory | ||||
* | Provide full Tcl patchlevel to tcl.pc and move private libs to "Libs.private". | jan.nijtmans | 2014-04-08 | 1 | -4/+4 |
|\ | | | | | | | Record the fact that Tcl 8.6 requires Zlib 1.2.3 as a minimum. Supply both the shared library and the stub library to "Libs": Only one of them will actually be linked in, depending on whether -DUSE_TCL_STUBS is defined or not. | ||||
| * | Provide full Tcl patchlevel to tcl.pc and move private libs to "Libs.private". | jan.nijtmans | 2014-04-08 | 1 | -4/+3 |
|/ | |||||
* | Cherry-pick [c54059aaad] from trunk: Added support for reporting TEA-like ↵ | jan.nijtmans | 2014-03-31 | 1 | -0/+15 |
info via pkg-config. Add missing @TCL_LIB_FLAG@ (derived from ticket [5bcb5026ad]) |