Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge 8.7 | dkf | 2019-04-19 | 1 | -2/+2 |
|\ | |||||
| * | Add autoconf support | dkf | 2019-03-27 | 1 | -2/+2 |
| | | |||||
* | | merge 8.7 | dgp | 2018-11-01 | 1 | -20/+0 |
|\ \ | |/ | |||||
| * | Work started eliminating long outdated compat routines that now cause | dgp | 2018-10-29 | 1 | -20/+0 |
| | | | | | | | | cross-compiling failure far more often than they help porting to old broken platforms. | ||||
* | | Merge 8.7 (TIP #430 implementation) | jan.nijtmans | 2018-09-12 | 1 | -0/+48 |
|\ \ | |/ | |||||
| * | merge 8.7 | dgp | 2018-05-24 | 1 | -36/+27 |
| |\ | |||||
| * | | Autoconf fixes | hypnotoad | 2017-11-20 | 1 | -1/+1 |
| | | | |||||
| * | | Modifications to allow the Tcl build system to exploit either a native zip | hypnotoad | 2017-11-20 | 1 | -40/+35 |
| | | | | | | | | | | | | | | | | | | | | | | | | executable in the path or a tclsh that understands the new "install" keyword from the command line Added a new file to /library which is run when the user executes "tclsh install ..." Embedded in installer.tcl is a facility for building zip archives | ||||
| * | | Final tweaks to get Msys Zipfs build working | tne | 2017-11-17 | 1 | -5/+0 |
| | | | |||||
| * | | First pass on the Msys style windows build. Moving Zipfs features closer ↵ | hypnotoad | 2017-11-17 | 1 | -22/+19 |
| | | | | | | | | | | | | together in the autoconf | ||||
| * | | Improvements to tip430 to embed the /library file system within a shared library | hypnotoad | 2017-11-11 | 1 | -0/+61 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | or as a zip archive with a canonical name matching the current patch level This new version also builds a native executable version of minizip to allow archive to be built within make, even when cross compiling Added a new function TclZipfs_AppHook which implements tip430 core behavior startups to stock tclsh Embedding the file system as a zip archive can be defeated with --enable-zipfs=no | ||||
* | | | merge 8.7 | jan.nijtmans | 2018-05-22 | 1 | -30/+27 |
|\ \ \ | | |/ | |/| | |||||
| * | | More removals of TCL_THREADS usage (configure scripts/win makefiles) | jan.nijtmans | 2018-05-22 | 1 | -30/+27 |
| | | | |||||
* | | | Merge 8.7, but keep TCL_THREADS undefined in tcl.h (since that's no longer ↵ | jan.nijtmans | 2018-05-17 | 1 | -6/+0 |
|\ \ \ | |/ / | | | | | | | necessary) | ||||
| * | | Initial implementation of TIP #491. Not tested yet. | jan.nijtmans | 2017-12-11 | 1 | -6/+0 |
| |/ | |||||
* | | Bump to 9.0a0 | dgp | 2017-11-03 | 1 | -5/+5 |
|/ | |||||
* | Bump to 8.7a2 to distinguish trunk from 8.7a1 release. | dgp | 2017-09-08 | 1 | -1/+1 |
| | |||||
* | Release candidate branch for Tcl 8.7a1. | dgp | 2017-08-10 | 1 | -1/+1 |
| | |||||
* | Re-base to trunk, and get latest code from here: ↵ | jan.nijtmans | 2017-03-08 | 1 | -0/+31 |
|\ | | | | | | | [https://github.com/lalbornoz/tcl/tree/tip458]. Untested. | ||||
| * | Implementation of improved notifier from Lucio Andrés Illanes Albornoz. | dkf | 2016-11-25 | 1 | -0/+28 |
|/ | |||||
* | Remove subdirectories of "libtommath", and various individual related files, ↵ | jan.nijtmans | 2016-11-17 | 1 | -1/+0 |
| | | | | | not taking any part in the Tcl build. Makes the Tcl distribution smaller without sacrificing anything. And remove the TCL_TOMMATH define, which was never used for anything. | ||||
* | configure.in -> configure.ac | jan.nijtmans | 2016-03-08 | 1 | -0/+998 |