John J. Camilleri
777028dcd8
Remove doc/tutorial/gf-tutorial.html from version control
...
Checked that the t2t is still valid and html should be automatically
generated. Although there is some encoding issue with this file?
2018-10-31 15:57:21 +01:00
John J. Camilleri
4387b1bea0
Add more phony's to Makefile
2018-10-31 13:14:06 +01:00
John J. Camilleri
8df3b458d4
cabal sdist doesn't throw an error anymore
...
This was making it impossible to install gf as external source in cabal sandbox
2018-10-15 21:05:55 +02:00
John J. Camilleri
f1803a2f16
Small fixes to gf-developers document
2018-08-12 21:30:11 +02:00
John J. Camilleri
35304c8577
Remove Travis build status from homepage
2018-08-08 22:33:20 +02:00
John J. Camilleri
3b7aaaf9f4
Add news item to homepage about repo split
2018-08-08 09:08:50 +02:00
John J. Camilleri
dfb3914881
Update README
2018-07-26 21:42:06 +02:00
John J. Camilleri
636a8142b4
Minimal update with new repo URLs & build instructions
2018-07-26 01:37:03 +02:00
John J. Camilleri
59e66adb35
Fixes for buildWeb
2018-07-26 00:51:13 +02:00
John J. Camilleri
e1dd7bfdf5
[GF Split] Post-split updates
2018-07-25 19:55:11 +02:00
John J. Camilleri
cd1942a845
WebSetup: fail silently when example grammars don't build
...
Also used installed RGL not built
2018-07-19 12:36:39 +02:00
John J. Camilleri
f9331526d1
More cleanup in Setup and WebSetup
2018-07-05 15:22:05 +02:00
John J. Camilleri
8b5532c1e9
Relax dependency on directory package for Setup
...
Since `listDirectory` is no longer used (852a49920)
2018-07-05 14:21:05 +02:00
John J. Camilleri
0ef7fb8b0f
Cleanup in Setup.hs; include custom-setup:setup-depends in cabal file.
2018-07-05 12:23:02 +02:00
John J. Camilleri
992af4ab97
Clean up imports in Setup.hs
...
Really just for my own understanding
2018-07-05 10:32:40 +02:00
John J. Camilleri
af82dc9fc6
Fix make sdist to use git archive instead of darcs dist
2018-07-04 14:28:25 +02:00
John J. Camilleri
a6b1db71cd
Remove more remnants from the darcs days
2018-07-04 14:21:44 +02:00
John J. Camilleri
40cc58d6c1
Replace Distribution.Simple.Utils.noticeNoWrap with putStr
...
Effect is the same and I don't want to upset the package dependencies
2018-07-04 14:00:56 +02:00
John J. Camilleri
b9b0217160
Remove code which tries to get version information from darcs folder
2018-07-04 13:40:46 +02:00
John J. Camilleri
c6f4edaea5
Remove examples directory; these now live in gf-contrib
...
All changes have been reflected in the gf-contrib repository:
https://github.com/GrammaticalFramework/gf-contrib
Now, for WebSetup to build the example grammars, one must have gf-contrib
cloned in the same top-level directory as GF. When this isn't the case,
WebSetup displays a notice without failing.
2018-07-04 10:09:58 +02:00
John J. Camilleri
485938103c
Remove wide coverage translator
...
It had now been migrated to a new repository:
https://github.com/GrammaticalFramework/wide-coverage
2018-06-20 10:06:22 +02:00
John J. Camilleri
6ce57c0505
Homepage minors
...
- add Travis build status icon
- make Github link point to org rather than repo
2018-06-20 09:55:53 +02:00
John J. Camilleri
71c7fbc7f9
Remove oldstyle.css
2018-06-14 10:11:11 +02:00
John J. Camilleri
f0c5d53e78
Remove editor mode files from Haskell package (in gf.cabal)
2018-06-13 10:18:25 +02:00
John J. Camilleri
4ca52bf763
Add TypeScript type definitions for gflib.js
2018-06-13 09:52:20 +02:00
John J. Camilleri
22b754d23b
Clean up old download pages
2018-06-13 08:47:33 +02:00
John J. Camilleri
5aa2a212bb
Remove HTML files from VC which should be generated from txt2tags
...
If these pages disappear from the web via www.grammaticalframework.org
then this commit may need to be reversed
2018-06-12 15:53:58 +02:00
John J. Camilleri
27b49e0a8b
Remove /framenet redirect for the sake of cleaning things up
2018-06-12 15:43:28 +02:00
John J. Camilleri
d0ce46722b
Minor cleanup in webpages
2018-06-12 15:41:05 +02:00
John J. Camilleri
e969948a47
Remove .authorspellings (it was a darcs relic and now useless)
2018-06-11 22:10:32 +02:00
John J. Camilleri
ffb74b2f3d
Merge branch 'master' of github.com:GrammaticalFramework/GF
2018-06-09 20:44:24 +02:00
John J. Camilleri
41af91f697
Update info about path to jni.h in Java binding install notes
2018-05-21 09:14:26 +02:00
John J. Camilleri
ba4057b214
Missing -I in Java bindings Makefile
2018-05-21 09:10:19 +02:00
John J. Camilleri
260d5251da
Markdownise README and add Travis build icon
2018-05-03 10:49:05 +02:00