aboutsummaryrefslogtreecommitdiff
path: root/auto.def
AgeCommit message (Expand)AuthorFilesLines
2011-09-26Get the SDL extension working againSteve Bennett1-4/+10
2011-09-14Linenoise support for win32 consoleSteve Bennett1-1/+2
2011-09-14Restructure linenoise in prep. for win32 supportSteve Bennett1-5/+6
2011-08-31Create a Metakit extension for Jim TclAlexander Shpilkin1-4/+34
2011-08-31Only link libs as requiredSteve Bennett1-12/+22
2011-08-18Implement 'file mtime <file> newtime'Steve Bennett1-1/+1
2011-08-18Add support for BSD makeSteve Bennett1-11/+7
2011-08-18Fix build on Solaris (gcc)Steve Bennett1-6/+16
2011-08-14On mingw32, use Sleep() if usleep() is unavailableSteve Bennett1-1/+0
2011-07-22Help Jim Tcl build on HaikuSteve Bennett1-2/+9
2011-07-18Don't load and save history if not on a ttySteve Bennett1-1/+2
2011-07-18Allow install to be a no-op with --disable-install-jimSteve Bennett1-0/+7
2011-07-13Simplify approach for generated codeSteve Bennett1-6/+14
2011-07-13Add tcl_platform(pathSeparator)Steve Bennett1-0/+2
2011-07-08Add configure --full optionSteve Bennett1-4/+9
2011-07-08Update to the latest autosetupSteve Bennett1-2/+2
2011-07-07Do just enough to make Jim useable with msys/mingwSteve Bennett1-6/+15
2011-06-28Fix support for 64-bit mingwSteve Bennett1-6/+15
2011-06-10Add --maintainer optionSteve Bennett1-0/+5
2011-06-10Implement the [binary] commandSteve Bennett1-4/+6
2011-06-09Better handling of environ on Mac OS XSteve Bennett1-7/+9
2011-06-09Don't needlessly link against -lmSteve Bennett1-0/+1
2011-06-09Provide a fallback basic [exec] for (e.g.) mingw32Steve Bennett1-2/+2
2011-06-09Use autosetup instead of autoconfSteve Bennett1-0/+325