summaryrefslogtreecommitdiff
path: root/src/Makefile
AgeCommit message (Expand)Author
2007-12-20merged Gf and Fg classes in generated Haskellaarne
2007-12-20Handle giving several options in LDFLAGS and CPPFLAGS correctly.bringert
2007-12-13s/resource-1.0/resource/ in src/Makefile.bringert
2007-12-04test for new GF source formataarne
2007-11-12Added install-gf3 target. Use EXEEXT to get correct gf3 file name on Windows.bringert
2007-11-12Use configure to produce a gfc script with the correct path to gf3. NOTE: you...bringert
2007-11-12merged gfc and gfi to one binary, and a shell script for gfcaarne
2007-11-07moved gfcc program to gfi, wrote document gf3.txtaarne
2007-11-06Devel/GF3: experimentally putting together all functionalities for the first ...aarne
2007-10-05updated gfcc to new gfcc, now with parsingaarne
2007-10-04make gfcc makes old gfcc; use make newgfcc for the format produced by gfcaarne
2007-10-04new GFCC format in GF/GFCCaarne
2007-10-04make lib in src/Makefileaarne
2007-10-04makefiles for first makeaarne
2007-09-20compact printing of gf filesaarne
2007-09-19started extending GFCC API with parsingaarne
2007-09-13make (all) in src now compiles the resource grammars.bringert
2007-09-12install instructions updatedaarne
2007-09-12bug fix in import reading (had forgotten gfr)aarne
2007-07-08Use darcs dist instead of darcs get in make dist. This should get around the ...bringert
2007-07-08those links to tutorial... make grammar-distaarne
2007-07-05Use compiled.tgz in dist and install-lib.bringert
2007-07-04Changed dist target to work with current darcs version.bringert
2007-07-04Added lib target to src/Makefile. It builds all the resource-1.0 modules.bringert
2007-07-04Install compiled resource modules in source and binary installs.bringert
2007-07-04Remove old VCS configure flags.bringert
2007-07-04Fixed NOINLINE bug in Today.hsbringert
2007-07-04Build GF/Today.hs directly from Makefile. Include libdir.bringert
2006-12-22Added gfcc2c to GF repo.bringert
2006-11-30Added tags target for building a TAGS file.bringert
2006-11-12robustness to gfcc interpreter ; make gfcc to binaarne
2006-10-07slight change in gfcc syntax and evaluationaarne
2006-09-29new constructs in gfcc, removed lambdaaarne
2006-03-21Set GF_LIB_PATH to the dist dir when building grammar-dist.bringert
2006-03-21Use date-based package name for grammar dist. Included compiled resource-1.0 ...bringert
2006-03-21Don't rebuild java code when installing it.bringert
2006-03-02continuation of environment variable patchpriesnit
2005-12-13Added semi-working speech_input command.bringert
2005-11-23Make tools/mktoday.sh executable in dist and snapshot. Reported by Johan Bock...bringert
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
2005-09-07Added the prerequisits for automaton building.bringert
2005-08-31Removed -package util (why was it ever there?), since that caused linking wit...bringert
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 wor...bringert
2005-07-17Changed jar target according to Kristofers note about OS X behaviour.bringert