John J. Camilleri
|
26069e7ffe
|
Set LD_LIBRARY_PATH globally in all workflow jobs/steps
|
2021-10-14 22:09:55 +02:00 |
|
John J. Camilleri
|
d218c286eb
|
Re-enable macOS build in CI. Minor cleanup.
|
2021-10-14 21:52:41 +02:00 |
|
John J. Camilleri
|
900a0985a8
|
Put back bindings in all languages as separate jobs
|
2021-10-14 15:31:05 +02:00 |
|
John J. Camilleri
|
6b93c6fde4
|
Be more conservative when displaying /usr/local
|
2021-10-14 15:25:04 +02:00 |
|
John J. Camilleri
|
60a578bd6f
|
add pipe ro run command
|
2021-10-14 15:21:11 +02:00 |
|
John J. Camilleri
|
04dd99c56c
|
sudo mv
|
2021-10-14 15:19:25 +02:00 |
|
John J. Camilleri
|
d304e57b6e
|
Move after download
|
2021-10-14 15:17:55 +02:00 |
|
John J. Camilleri
|
5bf0c9b7ad
|
mkdir /usr/local/lib and /usr/local/include
|
2021-10-14 15:13:20 +02:00 |
|
John J. Camilleri
|
a044adfc8b
|
Download artifacts to /usr/local
|
2021-10-14 15:08:18 +02:00 |
|
John J. Camilleri
|
695025d1a2
|
Display structure of downloaded files
|
2021-10-14 15:05:03 +02:00 |
|
John J. Camilleri
|
57b9080234
|
First attempt at separating the different language bindings in CI workflow
|
2021-10-14 15:01:37 +02:00 |
|
John J. Camilleri
|
30e3e6ba52
|
Cleanup, update README
|
2021-10-14 11:26:30 +02:00 |
|
John J. Camilleri
|
2d3c390e7d
|
missing \
|
2021-10-14 11:14:38 +02:00 |
|
John J. Camilleri
|
9b591129ed
|
Install build tools with brew
|
2021-10-14 11:13:31 +02:00 |
|
John J. Camilleri
|
8e03b63237
|
Add glibtoolize to macOS CI
|
2021-10-14 11:07:38 +02:00 |
|
John J. Camilleri
|
86246c6fb8
|
Add macOS to CI
|
2021-10-14 11:05:41 +02:00 |
|
John J. Camilleri
|
ca2f2bfd89
|
Change from ffi to ffi-napi since the former seems unsupported
This should also fix installation problem of node-gyp in CI
|
2021-10-05 01:02:02 +02:00 |
|
John J. Camilleri
|
1f72ef77c4
|
Add bootNGF. Organise tests better.
|
2021-10-04 15:07:23 +02:00 |
|
John J. Camilleri
|
7551926383
|
Add FFI bindings for all API functions. Implement getCategories and getFunctions
|
2021-10-04 14:15:35 +02:00 |
|
John J. Camilleri
|
45db11b669
|
Add proper tests, exception handling, implement getAbstractName
|
2021-10-04 12:10:29 +02:00 |
|
John J. Camilleri
|
ff30169cbf
|
Update CI workflow with new Python test command
|
2021-08-30 13:46:34 +02:00 |
|
John J. Camilleri
|
91adc09b1f
|
Define LD_LIBRARY_PATH when running Python tests
|
2021-08-24 09:09:30 +02:00 |
|
John J. Camilleri
|
beab2ad899
|
Update Python instructions, add simple testsuite (which fails with segmentation fault)
|
2021-08-24 09:05:16 +02:00 |
|
John J. Camilleri
|
f35dff7c66
|
Add LD_LIBRARY_PATH to cabal test step
|
2021-08-13 10:04:21 +02:00 |
|
John J. Camilleri
|
1749908f6c
|
Add --extra-lib-dirs to cabal command
|
2021-08-13 09:58:31 +02:00 |
|
John J. Camilleri
|
d8e1e2c37d
|
Add sudo to make install
|
2021-08-13 09:53:17 +02:00 |
|
John J. Camilleri
|
8877243701
|
Add tests to CI
|
2021-08-13 09:51:10 +02:00 |
|
John J. Camilleri
|
ddfc599db3
|
Add sudo to apt commands
|
2021-08-12 10:34:38 +02:00 |
|
John J. Camilleri
|
cb30e176bd
|
Add CI workflow for building runtime
|
2021-08-12 10:33:45 +02:00 |
|
Andreas Källberg
|
1867bfc8a1
|
Rename packages based on git tag
|
2021-07-25 11:08:21 +08:00 |
|
Andreas Källberg
|
6ef4f27d32
|
Upload release assets automatically as well
|
2021-07-25 10:43:36 +08:00 |
|
Andreas Källberg
|
8814fde817
|
Only run the script once per release
|
2021-07-25 09:30:36 +08:00 |
|
Andreas Källberg
|
375b3cf285
|
Update release script to build for two ubuntu versions
|
2021-07-25 08:23:25 +08:00 |
|
Andreas Källberg
|
3c4f42db15
|
Build ubuntu packages on ubuntu-latest
Fixes #74
|
2021-07-25 08:23:25 +08:00 |
|
Andreas Källberg
|
e3498d5ead
|
Update to newest haskell github action
Also fix so the stack builds use the correct ghc versions
|
2021-07-25 08:23:25 +08:00 |
|
John J. Camilleri
|
4df8999ed5
|
Change Python 3.8 to 3.9
|
2021-07-23 08:05:35 +02:00 |
|
John J. Camilleri
|
7fdbf3f400
|
Update path in main workflow for binaries
|
2021-07-22 23:11:01 +02:00 |
|
John J. Camilleri
|
0d6c67f6b1
|
Try without rewriting envvar
|
2021-07-22 23:02:22 +02:00 |
|
John J. Camilleri
|
2610219f6a
|
Update path
|
2021-07-22 22:56:39 +02:00 |
|
John J. Camilleri
|
7674f078d6
|
Try another path
|
2021-07-22 22:49:44 +02:00 |
|
John J. Camilleri
|
c67fe05c08
|
Narrow search, print env var
|
2021-07-22 22:44:53 +02:00 |
|
John J. Camilleri
|
7b9bb780a2
|
Find Java stuff
|
2021-07-22 22:34:26 +02:00 |
|
John J. Camilleri
|
4f256447e2
|
Add separate Windows binary CI action for easier testing
|
2021-07-22 22:27:15 +02:00 |
|
Andreas Källberg
|
c2ffa6763b
|
Github actions: Fix build for stack
|
2021-07-12 15:53:49 +08:00 |
|
Andreas Källberg
|
02671cafd0
|
Disable cabal tests
The test suite isn't currently able to find the gf executable on cabal
|
2021-06-17 20:20:18 +08:00 |
|
Andreas Källberg
|
889be1ab8e
|
Enable tests in github actions
|
2021-06-17 16:42:04 +08:00 |
|
Tristan Koh
|
544b39a8a5
|
changed build wheels repo link from master to main
|
2021-06-11 13:23:18 +08:00 |
|
Inari Listenmaa
|
c6ff3e0c5e
|
Update also the stack setup
|
2021-01-25 18:48:46 +08:00 |
|
Inari Listenmaa
|
8a85dbc66f
|
Update Github actions to latest haskell-setup
|
2021-01-25 18:43:25 +08:00 |
|
John J. Camilleri
|
d6be4ec3b0
|
Add note about why we're not using Setup Haskell action for Ubuntu build.
|
2020-11-30 23:05:43 +01:00 |
|