summaryrefslogtreecommitdiff
path: root/src/config.mk.in
AgeCommit message (Collapse)Author
2009-12-13reorganize the directories under src, and rescue the JavaScript interpreter ↵krasimir
from deprecated
2008-06-25changed names of resource-1.3; added a note on homepage on releaseaarne
2008-06-25removed src for 2.9aarne
2007-07-05Set build variable in config.mkbringert
2005-12-13Added semi-working speech_input command.bringert
2005-11-11Allow disabling signal support in configure.bringert
2005-05-19Look for tar in configure, since we must have gtar on Solaris and tar on ↵bringert
Windows.
2005-05-19Clean target now works in cygwin. Quoted paths to java executables to handle ↵bringert
spaces in paths. Include more files in the MSI package. Disable readline automatically on GHC 6.4 for Windows.
2005-05-19Allow setting GHCFLAGS with configure.bringert
2005-05-10Added option to disable readline.bringert
2005-05-10Allow disabling building of Java componentsbringert
2005-05-10Get executable suffix in configure, unify unix and windows make targets.bringert
2004-06-24Put jar file in share instead of libbringert
2004-06-23Add final newline to not get messed up on solaris.bringert
2004-06-23Added ReleaseProcedure. Added configureation and makefiles for binary ↵bringert
packages. Configure now lets you specify which javac and jar to use.
2004-06-23Added binary-dist target.bringert
2004-06-23Get CPPFLAGS and LDFLAGS from configurebringert
2004-06-22Build jar file for java classes. Added dist target.bringert
2004-06-22Added configure script, added install target, changed MkToday to a shell ↵bringert
script to avoid a build-time dependency on runhugs