summaryrefslogtreecommitdiff
path: root/src/Makefile
AgeCommit message (Collapse)Author
2005-12-13Added semi-working speech_input command.bringert
2005-11-23Make tools/mktoday.sh executable in dist and snapshot. Reported by Johan ↵bringert
Bockgård.
2005-11-18Fixed bugs in the snapshot versioning code.bringert
2005-11-18Fixed snapshot building to use data-based version number.bringert
2005-11-17Changed Makefile use of CVS for creating dists to use darcs.bringert
2005-11-11Allow disabling signal support in configure.bringert
2005-10-07Embed/TemplateAppaarne
2005-09-12Used home-grown graph implementation in FiniteState, to remove dependency on ↵bringert
fgl. This also lead to a dramatic performance increase.
2005-09-07Added the prerequisits for automaton building.bringert
2005-08-31Removed -package util (why was it ever there?), since that caused linking ↵bringert
with libreadline on Unix, even with --without-readline.
2005-07-20Fixed shell scripts for java apps to use windows paths instead of cygwin paths.bringert
2005-07-17Removed unneeded elements in classpath when building gfeditor in order to ↵bringert
work around problems with different path separators.
2005-07-17Changed jar target according to Kristofers note about OS X behaviour.bringert
2005-06-26Finnish close to production ; Predef.occursaarne
2005-06-23better icon for the editorhdaniels
2005-06-23added an application icon for gfeditor. But the icon itself is worth improvementhdaniels
2005-06-23added GPL headers to JavaGUI2. Include LICENSE files in gfeditor.jarhdaniels
2005-06-22deleted log4j jar. It is no more used.hdaniels
2005-06-21Include gfeditor.in in binary dists.bringert
2005-06-21added daniels' version of the Java editorhdaniels
2005-05-19Only create gf.wxs when build MSI package, to avoid including it in binary ↵bringert
dists.
2005-05-19Use $(TAR) instead of gtar in Makefilebringert
2005-05-19Added jgf.bat. Set GF_HOME variable and use it in jgf.bat.bringert
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-19Can now build Windows MSI packages using WiX.bringert
2005-05-19Allow setting GHCFLAGS with configure.bringert
2005-05-12Added grammar-dist target.bringert
2005-05-12Add optP/optl flags only when needed, and last to avoid ghc 6.2.1bringert
Add optP/optl flags only when needed, and last to avoid ghc 6.2.1 problems.
2005-05-12pre-release adjustmentsaarne
2005-05-11Use -optl/-optP hacks to pass CPPFLAGS and LDFLAGSbringert
2005-05-11Fixed typo in binary-dist target.bringert
2005-05-11"Committed_by_peb"peb
2005-05-11Fix conditional checks so that java code is compiled when it should.bringert
2005-05-10Made conditional compilation of readline stuff cleanerbringert
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
2005-05-09Use GHCFLAGS when compiling for windows.bringert
2005-05-09"Committed_by_peb"peb
2005-05-02Removed use of lang package.bringert
2005-04-28library adjustments, error message clean-upaarne
2005-04-21Some small Makefile dist tweaksbringert
2005-04-21Cleaned up Makefilebringert
2005-04-21Fixed module names and imports after giant file move.bringert
2005-04-21Added new HelpFilebringert
2005-04-21A bunch of Makefile fixes. Moved HelpFile and HelpFile.hs.bringert
2005-04-21Removed some now removed dirs from NOT_IN_DISTbringert
2005-04-21Changed mktoday to generate use hierarchical namebringert
2005-03-29removed deprecated stuff; changed parser defaultaarne
2005-03-29"Committed_by_peb"peb