aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2010-11-17Add command line editing with linenoiseSteve Bennett1-6/+24
2010-11-17Add UTF-8 support to regexpSteve Bennett1-1/+1
2010-11-17POSIX-compatible regex interfaceSteve Bennett1-0/+14
2010-11-17Add UTF-8 support to JimSteve Bennett1-0/+12
2010-11-15Add --enable-{shared,static} to configure argsFlorian Fainelli1-0/+24
2010-11-09Allow jim to be used as an autoconf subdirSteve Bennett1-2/+2
2010-11-08Don't hardcode /lib/jimSteve Bennett1-0/+3
2010-10-30Don't search for libs that aren't requiredSteve Bennett1-35/+58
2010-10-30Allow extensions to be built/installed as modulesSteve Bennett1-131/+396
2010-10-30Determine platform_tcl() settings with configureSteve Bennett1-0/+6
2010-10-29Update version to 0.64Steve Bennett1-9/+9
2010-10-20Small fixes to make FreeBSD happy0.63Steve Bennett1-2/+2
2010-10-15Portability fixesSteve Bennett1-2/+235
2010-10-15Make it easier to enable and disable extensionsSteve Bennett1-17/+65
2010-10-15Add install target to MakefileSteve Bennett1-206/+337
2010-10-15autoconf improvementsSteve Bennett1-17/+60
2010-10-15Clean up the indentation messSteve Bennett1-167/+45
2010-10-15Fix exec with vfork()Steve Bennett1-1/+1
2010-10-15Improvements to jim configureSteve Bennett1-147/+420
2010-10-15Move some core procs into the (Tcl) stdlib extensionSteve Bennett1-1/+1
2010-10-15Use configure to create jim.hSteve Bennett1-5/+7
2010-10-15Documentation, build system updatesSteve Bennett1-4/+620
2010-10-15Many improvements, bug fixesSteve Bennett1-4/+16
2010-10-15Various general fixes and cleanupsSteve Bennett1-10/+10
2010-10-15Bug fixes, documentation updatesSteve Bennett1-0/+11
2010-10-15Fix time, bump versionSteve Bennett1-9/+9
2010-10-15Build improvements, bug fixes and compiler warningsSteve Bennett1-1149/+1110
2010-10-15Build improvementsSteve Bennett1-5/+3
2010-10-15Bugs, features, testsSteve Bennett1-0/+3
2010-10-15Implement some new featuresSteve Bennett1-1/+1
2010-10-15Simplify use of eventloopSteve Bennett1-0/+4039