aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2022-08-20build: rework CFLAGS handlingSteve Bennett1-0/+1
2019-07-01Update autosetup to v0.6.9Steve Bennett1-1/+1
2017-04-22build: Update autosetup to v0.6.6-8-g062d650Steve Bennett1-1/+1
2013-03-28Update autosetup to v0.6.5Steve Bennett1-1/+1
2011-07-23Update autosetup to the latest versionSteve Bennett1-2/+2
2011-06-09Use autosetup instead of autoconfSteve Bennett1-5790/+3
2011-05-27Ensure detached child processes are reapedSteve Bennett1-3/+2
2011-04-13Update configureSteve Bennett1-9/+9
2011-01-21Still need to check for fork() for os.forkSteve Bennett1-1/+1
2010-12-21Update documentation for new 0.70 featuresSteve Bennett1-1/+1
2010-12-16autoconf already provides srcdir, so use itSteve Bennett1-3/+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-15/+2
2010-12-06Don't require tclsh for building without utf-8Steve Bennett1-6/+9
2010-12-05Improve autoconf definition of AR, RANLIBSteve Bennett1-6/+187
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/+14
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