John J. Camilleri
0a0060373b
Flip slashes
2020-11-19 01:09:07 +01:00
John J. Camilleri
12ece26409
sudo mkdir
2020-11-19 00:58:37 +01:00
John J. Camilleri
424e6887b5
Attempt to build C runtime in Windows build using MSYS
2020-11-19 00:58:07 +01:00
John J. Camilleri
4987b70df7
Make directory first
2020-11-19 00:49:31 +01:00
John J. Camilleri
a072b4688b
Create symlink to JNI headers in a place where the Java runtime makefile looks
2020-11-19 00:40:51 +01:00
John J. Camilleri
0b3ae5aaa2
Rename artifacts
2020-11-19 00:26:53 +01:00
John J. Camilleri
a48bbb3b13
Enable server, upload artifact (only exe) to Windows build
2020-11-19 00:08:07 +01:00
John J. Camilleri
131d196fad
Add 'export CPPFLAGS' line to macOS build
2020-11-19 00:02:50 +01:00
John J. Camilleri
b0341ec42d
Add more test commands for JNI in macOS; re-enable mac & Windows builds on push for testing
2020-11-18 23:48:20 +01:00
John J. Camilleri
293d05fde1
Install alex, happy in Windows build
2020-11-18 23:26:31 +01:00
John J. Camilleri
d39e4a22a8
Don't build binaries on push
2020-11-18 23:24:38 +01:00
John J. Camilleri
8e9212d059
First install dependencies in Windows build
2020-11-18 23:19:24 +01:00
John J. Camilleri
012541ff55
Remove locate command, which fails because of missing DB
2020-11-18 23:17:42 +01:00
John J. Camilleri
0d12c7101c
Add debugging output to macOS build for locating JNI headers
2020-11-18 23:15:15 +01:00
John J. Camilleri
6ee7c88f34
Add first attempt at Windows build
2020-11-18 23:10:54 +01:00
John J. Camilleri
08af135653
Install openjdk in macOS build
2020-11-18 23:08:49 +01:00
krangelov
37c63a0c22
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-core
2020-11-17 10:27:07 +01:00
krangelov
d4ccd2848c
Take a step back and do bottom up prediction only when needed. This solves the problem that some sentences were impossible to parse.
2020-11-17 10:26:00 +01:00
John J. Camilleri
6862098d8b
Add preliminary RELEASE.md
2020-11-17 01:07:05 +01:00
John J. Camilleri
40e5f90d56
Add stubs in download/ for 3.11. Make dowload/index.html redirect to current version.
2020-11-17 01:05:32 +01:00
John J. Camilleri
3df552eb5d
Remove 'download/gfc'
2020-11-17 00:48:31 +01:00
John J. Camilleri
dbb0bcc5dd
Minors in comments
2020-11-17 00:44:05 +01:00
John J. Camilleri
38facbc064
Copy package from parent dir first because upload-artifact doesn't allow ..
2020-11-17 00:16:01 +01:00
John J. Camilleri
8cc901f334
Remove txt2tags and pandoc from Debian requirements
2020-11-17 00:04:57 +01:00
John J. Camilleri
8550f8deaf
Remove RGL and HTML from Debian build
2020-11-17 00:01:05 +01:00
John J. Camilleri
5a6acf1d47
Replace _ with -
2020-11-16 23:50:02 +01:00
John J. Camilleri
a7ff2d0611
Upload artifact directly without copying elsewhere in between
2020-11-16 23:41:01 +01:00
John J. Camilleri
30bcafb76f
Re-enable hack for finding C runtime on macOS
2020-11-16 23:18:40 +01:00
John J. Camilleri
ce9caa2726
Install alex and happy
2020-11-16 22:54:19 +01:00
John J. Camilleri
b4ccca8c18
Build on push too
2020-11-16 22:46:04 +01:00
John J. Camilleri
2dc11524fc
Remove RGL from build, use 'cabal v1-' commands
2020-11-16 22:42:13 +01:00
John J. Camilleri
feed61dd30
Change setup-haskell version to just v1
2020-11-09 22:43:06 +01:00
John J. Camilleri
1c7c52da68
Use GHC 8.4.4
2020-11-09 22:11:29 +01:00
John J. Camilleri
71b10672e8
Fix macOS version at 10.13
2020-11-09 22:09:57 +01:00
John J. Camilleri
687f56178e
Use newer version of setup-haskell
2020-11-09 22:05:50 +01:00
John J. Camilleri
359f1509fa
Blurt out cabal version in both action and build script
2020-11-09 21:59:05 +01:00
John J. Camilleri
b1b3bc3360
Install C runtime in two places. Use cabal v1-copy.
2020-11-09 21:40:55 +01:00
John J. Camilleri
9018eabb10
Add libtool finish command from warning
2020-11-09 21:35:17 +01:00
John J. Camilleri
ed97a42fde
Try it another way round
2020-11-09 21:23:52 +01:00
John J. Camilleri
f6eb94c33b
Try removing something that looks like a typo
2020-11-09 21:12:23 +01:00
John J. Camilleri
6e2f34f4d0
Try to set PREFIX env var
2020-11-09 17:52:41 +01:00
John J. Camilleri
13ec9ca888
Explicitly specify env vars when building GF (test)
2020-11-09 17:43:15 +01:00
John J. Camilleri
24619bc3ee
Change cabal version to 2.4, to match GHC 8.6.5
2020-11-09 17:15:13 +01:00
John J. Camilleri
399974ebfb
Fix whitespace in binary build script
2020-11-09 13:55:53 +01:00
John J. Camilleri
6836360e0c
Comment cabal freeze and caching in case it was causing build error below
...
https://github.com/GrammaticalFramework/gf-core/runs/1374091798?check_suite_focus=true
2020-11-09 13:55:26 +01:00
John J. Camilleri
3844277a66
Install Haskell via setup-haskell action, install build tools for C runtime
2020-11-09 13:35:03 +01:00
John J. Camilleri
86729b3efc
Try to install GHC/Cabal via Homebrew
2020-11-09 13:18:57 +01:00
John J. Camilleri
beb7599d33
Add first attempt at GitHub action file for building .pkg
2020-11-09 13:15:35 +01:00
Inari Listenmaa
7dc6717b5e
Merge pull request #79 from anka-213/fix-infinite-loop
...
Fix infinite recursion on error
2020-10-27 11:23:49 +01:00
Andreas Källberg
1ff66006b8
Fix infinite recursion on error
...
The implementation was meant to lift from SIO to IO,
but instead it was just the identity function,
which means that `fail = id . fail` and we have an infinite loop.
2020-10-26 17:21:22 +01:00