aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2011-06-16Re-add a dummy configure.ac for automakeSteve Bennett1-0/+1
2011-06-10Remove obsolete configure.acSteve Bennett1-398/+0
2011-05-27Ensure detached child processes are reapedSteve Bennett1-1/+1
2011-04-13Update README, LICENCE and version in configure.acSteve Bennett1-1/+1
2011-01-21Still need to check for fork() for os.forkSteve Bennett1-1/+1
2010-12-16autoconf already provides srcdir, so use itSteve Bennett1-1/+0
2010-12-16Implement 'tree' in terms of 'oo'Steve Bennett1-0/+1
2010-12-16Add a pure-TCl OO implementation to JimSteve Bennett1-3/+4
2010-12-15Use vfork() instead of fork() in [exec]Steve Bennett1-10/+1
2010-12-06Don't require tclsh for building without utf-8Steve Bennett1-6/+7
2010-12-05Improve autoconf definition of AR, RANLIBSteve Bennett1-4/+3
2010-11-24Remove the bio extension and add 'copyto' to aio.Steve Bennett1-3/+2
2010-11-19Disable line editing on systems without termiosSteve Bennett1-5/+7
2010-11-17Add command line editing with linenoiseSteve Bennett1-13/+27
2010-11-17Add UTF-8 support to regexpSteve Bennett1-1/+2
2010-11-17POSIX-compatible regex interfaceSteve Bennett1-0/+9
2010-11-17Add UTF-8 support to JimSteve Bennett1-0/+8
2010-11-15Add --enable-{shared,static} to configure argsFlorian Fainelli1-0/+16
2010-11-09Allow jim to be used as an autoconf subdirSteve Bennett1-1/+1
2010-11-08Don't hardcode /lib/jimSteve Bennett1-0/+1
2010-10-30Don't search for libs that aren't requiredSteve Bennett1-31/+56
2010-10-30Allow extensions to be built/installed as modulesSteve Bennett1-119/+209
2010-10-30Determine platform_tcl() settings with configureSteve Bennett1-0/+2
2010-10-29Update version to 0.64Steve Bennett1-1/+1
2010-10-20Small fixes to make FreeBSD happy0.63Steve Bennett1-2/+2
2010-10-15Portability fixesSteve Bennett1-2/+43
2010-10-15Make it easier to enable and disable extensionsSteve Bennett1-17/+51
2010-10-15Add install target to MakefileSteve Bennett1-3/+74
2010-10-15autoconf improvementsSteve Bennett1-2/+5
2010-10-15Set $::errorCode from execSteve Bennett1-0/+1
2010-10-15Add basic ipv6 support to JimSteve Bennett1-0/+8
2010-10-15Clean up the indentation messSteve Bennett1-35/+8
2010-10-15Fix exec with vfork()Steve Bennett1-1/+1
2010-10-15Improvements to jim configureSteve Bennett1-7/+33
2010-10-15Move some core procs into the (Tcl) stdlib extensionSteve Bennett1-1/+1
2010-10-15Use configure to create jim.hSteve Bennett1-3/+3
2010-10-15Documentation, build system updatesSteve Bennett1-2/+5
2010-10-15Many improvements, bug fixesSteve Bennett1-4/+12
2010-10-15Various general fixes and cleanupsSteve Bennett1-2/+2
2010-10-15Bug fixes, documentation updatesSteve Bennett1-0/+1
2010-10-15Fix time, bump versionSteve Bennett1-1/+1
2010-10-15Build improvements, bug fixes and compiler warningsSteve Bennett1-4/+23
2010-10-15Build improvementsSteve Bennett1-5/+3
2010-10-15Bugs, features, testsSteve Bennett1-0/+1
2010-10-15Implement some new featuresSteve Bennett1-1/+1
2010-10-15Small improvementsSteve Bennett1-2/+4
2010-10-15Default to using all extensions with no external dependenciesSteve Bennett1-2/+6
2010-10-15Add autoconf-based buildSteve Bennett1-0/+46