aboutsummaryrefslogtreecommitdiff
path: root/auto.def
AgeCommit message (Expand)AuthorFilesLines
2020-05-06aio: Add socket ptySteve Bennett1-1/+4
2020-05-04build: Improve coverage supportSteve Bennett1-4/+9
2020-04-17build: Add ./configure --coverageSteve Bennett1-2/+23
2020-03-05build: Check for 32-bit time_t at configure timeSteve Bennett1-1/+15
2020-02-13build: examples.api: Add necessary linker flagsSteve Bennett1-0/+1
2019-11-20bump version to 0.790.79Steve Bennett1-1/+1
2019-11-15build: Check for inline supportSteve Bennett1-0/+3
2019-11-14build: Fix out-of-tree build with json extSteve Bennett1-0/+2
2019-11-12configure: add SIZEOF_INT to jim-config.hSteve Bennett1-1/+2
2019-11-09json: Add json encoder/decoderSteve Bennett1-6/+24
2019-11-06build: improve build for shared objectsSteve Bennett1-0/+17
2019-05-20clock scan: Implement timegm() locallySteve Bennett1-1/+1
2018-11-24aio: Prefer TLS_method() over TLSv1_2_method()Steve Bennett1-0/+4
2018-09-21file: Add microsecond resolution for mtime: mtimeusSteve Bennett1-0/+5
2018-07-25Update autosetup to v0.6.8Steve Bennett1-0/+6
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