aboutsummaryrefslogtreecommitdiff
path: root/auto.def
AgeCommit message (Expand)AuthorFilesLines
2018-07-08build-jim-ext: Improvements when cross compiling, TclSteve Bennett1-0/+7
2018-07-01Bump version to 0.780.78Steve Bennett1-1/+1
2017-11-26build: Support --silent-rulesSteve Bennett1-0/+16
2017-11-26Update autosetup to v0.6.7-17-gb5a0e85Steve Bennett1-5/+1
2017-10-21doc: Update remaining references to os.waitSteve Bennett1-1/+1
2017-10-17signal, exec, wait, pid: improvements, especially to execSteve Bennett1-1/+6
2017-10-16eventloop: support sub-millisecond timer resolutionSteve Bennett1-1/+1
2017-09-21configure: Remove reference to ensemble extensionSteve Bennett1-1/+0
2017-09-21configure: --with-mod and --with-ext allow commasSteve Bennett1-6/+17
2017-09-21configure: Improve module selectionSteve Bennett1-11/+17
2017-09-21auto.def: tclprefix should not be enabled by defaultSteve Bennett1-1/+1
2017-09-13docs: Remove Last Modified footer - take 2Steve Bennett1-1/+1
2017-09-13docs: Remove Last Modified footerSteve Bennett1-1/+1
2017-04-22build: Update autosetup to v0.6.6-8-g062d650Steve Bennett1-1/+1
2017-04-21configure: fix --docdir optionSteve Bennett1-1/+1
2017-04-18clock: Add -gmt option to format and scanSteve Bennett1-1/+2
2016-10-26build: On NetBSD backtrace is in -lexecinfoSteve Bennett1-1/+5
2016-10-17Add pkg-config support: jimtcl.pcSteve Bennett1-1/+5
2016-10-11build: remove -Werror when running ./configureSteve Bennett1-0/+6
2016-10-09docs: Only try to build Tcl.html if asciidoc is foundSteve Bennett1-0/+11
2016-10-06Fix for systems without umaskSteve Bennett1-2/+10
2016-09-29jimsh: Scriptable command-line completion supportSteve Bennett1-1/+0
2016-09-29configure: allow "--full" options to be explicitly disabledSteve Bennett1-5/+19
2016-09-09aio: add tty settings support (via termios)Steve Bennett1-0/+3
2016-09-05Add utf-8 display width infoSteve Bennett1-0/+2
2016-09-05Update linenoise to the latest versionSteve Bennett1-0/+2
2016-08-29Update version to 0.77Steve Bennett1-1/+1
2016-08-29configure: Use pkg-config to find openssl/libsslSteve Bennett1-6/+20
2016-08-28configure: Use pkg-config if possibleSteve Bennett1-5/+5
2016-08-26Add support for sub-interpretersSteve Bennett1-0/+1
2016-08-20Fix aio locking on non-linux platformsSteve Bennett1-0/+4
2016-08-17Don't unconditionally define _GNU_SOURCESteve Bennett1-1/+1
2016-03-28zlib: add zlib bindingsDima Krasner1-0/+3
2016-02-01aio: add OpenSSL/LibreSSL bindings.Dima Krasner1-2/+12
2015-04-29add support for configure --docdirSteve Bennett1-1/+7
2015-03-19aio: add 'sync' subcommandSteve Bennett1-1/+1
2015-01-31Update version to 0.760.76Steve Bennett1-1/+1
2014-11-28file: add support for file linkSteve Bennett1-1/+1
2014-11-28Keep $LIBS as user-specified libraries onlySteve Bennett1-0/+7
2013-12-21Make identification of nan and inf more robustSteve Bennett1-1/+1
2013-12-21Avoid .eh_frame bloat with newer gccSteve Bennett1-0/+9
2013-12-21allow hash tables to be randomiseSteve Bennett1-0/+2
2013-12-21Add support for 'socket pair'Steve Bennett1-1/+2
2013-12-21aio: add support for half-closeSteve Bennett1-0/+1
2013-09-19Build on platforms without isasciiSteve Bennett1-1/+1
2013-08-23Unbreak shared build on Windows. Collect all version ids to auto.def.Vadim Zborovskii1-7/+4
2013-05-18Allow docs not to be built/installedSteve Bennett1-0/+2
2012-11-29Use sqlite3_prepare_v2()af1231-1/+1
2012-09-24Fix the check of readline library.Vadim Zborovskii1-1/+1
2012-09-06aio seek and tell should allow for 64 bit offsetsSteve Bennett1-2/+5