1
0
forked from GitHub/gf-core
Commit Graph

171 Commits

Author SHA1 Message Date
krasimir
1e2f027d18 bump version number to beta2 2008-09-10 09:59:50 +00:00
bjorn
d6f2d6d170 Don't build lib twice in make binary-dist. 2008-06-27 18:16:46 +00:00
bjorn
c10ce9ccf0 Build gfdoc in binary-dist, since the tarball includes it. 2008-06-27 18:15:27 +00:00
aarne
f8d4738a43 added api/Combinators for Eng 2008-06-27 16:48:28 +00:00
aarne
f7b2a83059 version-related changes in Makefile and help 2008-06-27 09:09:29 +00:00
bjorn
53a8693f3a quote stirng in getDataDir as generated by make today 2008-06-25 17:20:16 +00:00
aarne
e9e80fc389 changed names of resource-1.3; added a note on homepage on release 2008-06-25 16:54:35 +00:00
aarne
b96b36f43d removed src for 2.9 2008-06-25 16:43:48 +00:00
aarne
d14358ff8b merged Gf and Fg classes in generated Haskell 2007-12-20 15:11:18 +00:00
bringert
6590edbd48 Handle giving several options in LDFLAGS and CPPFLAGS correctly. 2007-12-20 15:55:26 +00:00
bringert
27315ad5d2 s/resource-1.0/resource/ in src/Makefile. 2007-12-13 13:39:04 +00:00
aarne
7051331c20 test for new GF source format 2007-12-04 11:07:39 +00:00
bringert
3ab863c1d4 Added install-gf3 target. Use EXEEXT to get correct gf3 file name on Windows. 2007-11-12 16:18:01 +00:00
bringert
ca6198dc98 Use configure to produce a gfc script with the correct path to gf3. NOTE: you need to re-run autoconf after pulling this patch. 2007-11-12 16:17:04 +00:00
aarne
b801149fbf merged gfc and gfi to one binary, and a shell script for gfc 2007-11-12 09:17:02 +00:00
aarne
8c47cb46b2 moved gfcc program to gfi, wrote document gf3.txt 2007-11-07 13:07:02 +00:00
aarne
2b1d5a4d51 Devel/GF3: experimentally putting together all functionalities for the first time 2007-11-06 14:44:17 +00:00
aarne
1b4f7c9741 updated gfcc to new gfcc, now with parsing 2007-10-05 13:01:05 +00:00
aarne
a0f3aecc51 make gfcc makes old gfcc; use make newgfcc for the format produced by gfc 2007-10-04 21:46:23 +00:00
aarne
48ebf562b9 new GFCC format in GF/GFCC 2007-10-04 21:38:59 +00:00
aarne
5afdb7e11b make lib in src/Makefile 2007-10-04 11:27:31 +00:00
aarne
ea700323ab makefiles for first make 2007-10-04 11:24:46 +00:00
aarne
6e4104ffa9 compact printing of gf files 2007-09-20 21:51:54 +00:00
aarne
ef389db569 started extending GFCC API with parsing 2007-09-19 16:48:13 +00:00
bringert
e8d2281684 make (all) in src now compiles the resource grammars. 2007-09-13 08:27:48 +00:00
aarne
fd3339610d install instructions updated 2007-09-12 09:12:42 +00:00
aarne
902b1f3afc bug fix in import reading (had forgotten gfr) 2007-09-12 07:53:54 +00:00
bringert
0c05a33d82 Use darcs dist instead of darcs get in make dist. This should get around the problem with partial repositories. 2007-07-08 18:32:45 +00:00
aarne
26fba29746 those links to tutorial... make grammar-dist 2007-07-08 17:25:03 +00:00
bringert
51cba70815 Use compiled.tgz in dist and install-lib. 2007-07-05 12:25:00 +00:00
bringert
7ef52f7cc8 Changed dist target to work with current darcs version. 2007-07-04 15:38:42 +00:00
bringert
849561bb18 Added lib target to src/Makefile. It builds all the resource-1.0 modules. 2007-07-04 15:30:07 +00:00
bringert
51d3ade165 Install compiled resource modules in source and binary installs. 2007-07-04 13:27:22 +00:00
bringert
5e58041cfd Remove old VCS configure flags. 2007-07-04 13:27:04 +00:00
bringert
7114ca47af Fixed NOINLINE bug in Today.hs 2007-07-04 13:26:17 +00:00
bringert
39de0bca42 Build GF/Today.hs directly from Makefile. Include libdir. 2007-07-04 12:49:01 +00:00
bringert
7abd4c00a2 Added gfcc2c to GF repo. 2006-12-22 13:43:32 +00:00
bringert
c2ecc9d554 Added tags target for building a TAGS file. 2006-11-30 21:25:23 +00:00
aarne
49c8a52ade robustness to gfcc interpreter ; make gfcc to bin 2006-11-12 20:48:01 +00:00
aarne
f9cc79eba6 slight change in gfcc syntax and evaluation 2006-10-07 14:08:58 +00:00
aarne
b39ecf4c32 new constructs in gfcc, removed lambda 2006-09-29 10:55:36 +00:00
bringert
e97e112937 Set GF_LIB_PATH to the dist dir when building grammar-dist. 2006-03-21 13:20:03 +00:00
bringert
f5f230b6c0 Use date-based package name for grammar dist. Included compiled resource-1.0 in grammar dist. 2006-03-21 13:02:14 +00:00
bringert
388fd424a9 Don't rebuild java code when installing it. 2006-03-21 12:25:34 +00:00
priesnit
e6f115a300 continuation of environment variable patch 2006-03-02 22:47:45 +00:00
bringert
5a480fac52 Added semi-working speech_input command. 2005-12-13 21:03:56 +00:00
bringert
fe0408c9a4 Make tools/mktoday.sh executable in dist and snapshot. Reported by Johan Bockgård. 2005-11-23 15:35:21 +00:00
bringert
90bdab23e0 Fixed bugs in the snapshot versioning code. 2005-11-18 14:43:44 +00:00
bringert
92973fe78a Fixed snapshot building to use data-based version number. 2005-11-18 14:40:31 +00:00
bringert
f9e1075bc5 Changed Makefile use of CVS for creating dists to use darcs. 2005-11-17 16:07:51 +00:00