John J. Camilleri
|
12ece26409
|
sudo mkdir
|
2020-11-19 00:58:37 +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
|
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
|
d39e4a22a8
|
Don't build binaries on push
|
2020-11-18 23:24:38 +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
|
08af135653
|
Install openjdk in macOS build
|
2020-11-18 23:08:49 +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
|
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
|
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
|
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 |
|