summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2012-08-22Add 'make deb' to Makefile, for creating Debian packageshallgren
Also updated the debian/* files. It should now be easy to create Debian packages under Ubuntu 11.10 & 12.04. See also the notes in the Makefile.
2012-08-06Updated the GF Developers Guidehallgren
+ The instructions have been modernized and simplified slightly and should now work again. (I have not verified it on Windows.) Using 'cabal' instead of 'runghc Setup.hs' avoids some problems. + Also, download/index.html has simpler installation instructions sufficient for many users, so mention it in the main README file. + Also adjusted the main Makefile.
2012-02-25Hin and Snd in MiniGrammar demoaarne
2010-12-22Documentation fixeshallgren
+ Rename some txt2tags file from .txt to .t2t and remove abandoned .txt files. + Add program update_html that finds all .t2t documents and updates the corresponding .html file. It can be invoked with 'make html'. + Add style to some .html documents
2010-05-16Fix Makefile for case-sensitive file systemskevin.kofler
2009-06-22next-lib renamed to lib, lib to old-libaarne
2009-05-18pattern macros: oper f : pattern T = # p ; used as #f in patternsaarne
2009-05-18entry "make gf" in Makefile with similar effect as in old src/Makefileaarne
2009-05-11Setup.hs now builds RGL. the code is borrowed from Make.hskrasimir
2009-04-30added new Makefile in the top directory which calls Cabal for compilationkrasimir