summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* Update autosetup to v0.6.9Steve Bennett2019-07-01
* build: Update autosetup to v0.6.6-8-g062d650Steve Bennett2017-04-22
* Update autosetup to v0.6.5Steve Bennett2013-03-28
* Update autosetup to the latest versionSteve Bennett2011-07-23
* Use autosetup instead of autoconfSteve Bennett2011-06-09
* Ensure detached child processes are reapedSteve Bennett2011-05-27
* Update configureSteve Bennett2011-04-13
* Still need to check for fork() for os.forkSteve Bennett2011-01-21
* Update documentation for new 0.70 featuresSteve Bennett2010-12-21
* autoconf already provides srcdir, so use itSteve Bennett2010-12-16
* Implement 'tree' in terms of 'oo'Steve Bennett2010-12-16
* Add a pure-TCl OO implementation to JimSteve Bennett2010-12-16
* Use vfork() instead of fork() in [exec]Steve Bennett2010-12-15
* Don't require tclsh for building without utf-8Steve Bennett2010-12-06
* Improve autoconf definition of AR, RANLIBSteve Bennett2010-12-05
* Remove the bio extension and add 'copyto' to aio.Steve Bennett2010-11-24
* Disable line editing on systems without termiosSteve Bennett2010-11-19
* Add command line editing with linenoiseSteve Bennett2010-11-17
* Add UTF-8 support to regexpSteve Bennett2010-11-17
* POSIX-compatible regex interfaceSteve Bennett2010-11-17
* Add UTF-8 support to JimSteve Bennett2010-11-17
* Add --enable-{shared,static} to configure argsFlorian Fainelli2010-11-15
* Allow jim to be used as an autoconf subdirSteve Bennett2010-11-09
* Don't hardcode /lib/jimSteve Bennett2010-11-08
* Don't search for libs that aren't requiredSteve Bennett2010-10-30
* Allow extensions to be built/installed as modulesSteve Bennett2010-10-30
* Determine platform_tcl() settings with configureSteve Bennett2010-10-30
* Update version to 0.64Steve Bennett2010-10-29
* Small fixes to make FreeBSD happySteve Bennett2010-10-20
* Portability fixesSteve Bennett2010-10-15
* Make it easier to enable and disable extensionsSteve Bennett2010-10-15
* Add install target to MakefileSteve Bennett2010-10-15
* autoconf improvementsSteve Bennett2010-10-15
* Clean up the indentation messSteve Bennett2010-10-15
* Fix exec with vfork()Steve Bennett2010-10-15
* Improvements to jim configureSteve Bennett2010-10-15
* Move some core procs into the (Tcl) stdlib extensionSteve Bennett2010-10-15
* Use configure to create jim.hSteve Bennett2010-10-15
* Documentation, build system updatesSteve Bennett2010-10-15
* Many improvements, bug fixesSteve Bennett2010-10-15
* Various general fixes and cleanupsSteve Bennett2010-10-15
* Bug fixes, documentation updatesSteve Bennett2010-10-15
* Fix time, bump versionSteve Bennett2010-10-15
* Build improvements, bug fixes and compiler warningsSteve Bennett2010-10-15
* Build improvementsSteve Bennett2010-10-15
* Bugs, features, testsSteve Bennett2010-10-15
* Implement some new featuresSteve Bennett2010-10-15
* Simplify use of eventloopSteve Bennett2010-10-15