summaryrefslogtreecommitdiff
path: root/src/Makefile
AgeCommit message (Collapse)Author
2009-12-13reorganize the directories under src, and rescue the JavaScript interpreter ↵krasimir
from deprecated
2009-04-02version in Makefileaarne
2008-11-26Get 'make prof' working with GHC 6.8bjorn
2008-09-11Fix binary-dist to include gfc and exclude compiled grammars, since the ↵bjorn
latter didn't work anyway. NOTE: you must re-run autoconf (actually the previous patch is the one that requires this).
2008-09-11Remove old editor shell script and configure stuff.bjorn
2008-09-10bump version number to beta2krasimir
2008-06-27Don't build lib twice in make binary-dist.bjorn
2008-06-27Build gfdoc in binary-dist, since the tarball includes it.bjorn
2008-06-27added api/Combinators for Engaarne
2008-06-27version-related changes in Makefile and helpaarne
2008-06-25quote stirng in getDataDir as generated by make todaybjorn
2008-06-25changed names of resource-1.3; added a note on homepage on releaseaarne
2008-06-25removed src for 2.9aarne
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: ↵bringert
you need to re-run autoconf after pulling this patch.
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
time
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
problem with partial repositories.
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
in grammar dist.
2006-03-21Don't rebuild java code when installing it.bringert
2006-03-02continuation of environment variable patchpriesnit