summaryrefslogtreecommitdiffstats
path: root/unix/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* Add autoconf supportdkf2019-03-271-2/+2
|
* Work started eliminating long outdated compat routines that now causedgp2018-10-291-20/+0
| | | | cross-compiling failure far more often than they help porting to old broken platforms.
* merge 8.7dgp2018-05-241-36/+27
|\
| * More removals of TCL_THREADS usage (configure scripts/win makefiles)jan.nijtmans2018-05-221-30/+27
| |
| * Initial implementation of TIP #491. Not tested yet.jan.nijtmans2017-12-111-6/+0
| |
* | Autoconf fixeshypnotoad2017-11-201-1/+1
| |
* | Modifications to allow the Tcl build system to exploit either a native ziphypnotoad2017-11-201-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 workingtne2017-11-171-5/+0
| |
* | First pass on the Msys style windows build. Moving Zipfs features closer ↵hypnotoad2017-11-171-22/+19
| | | | | | | | together in the autoconf
* | Improvements to tip430 to embed the /library file system within a shared libraryhypnotoad2017-11-111-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
* Bump to 8.7a2 to distinguish trunk from 8.7a1 release.dgp2017-09-081-1/+1
|
* Release candidate branch for Tcl 8.7a1.dgp2017-08-101-1/+1
|
* Re-base to trunk, and get latest code from here: ↵jan.nijtmans2017-03-081-0/+31
|\ | | | | | | [https://github.com/lalbornoz/tcl/tree/tip458]. Untested.
| * Implementation of improved notifier from Lucio Andrés Illanes Albornoz.dkf2016-11-251-0/+28
|/
* Remove subdirectories of "libtommath", and various individual related files, ↵jan.nijtmans2016-11-171-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.acjan.nijtmans2016-03-081-0/+998