10 Commits

Author SHA1 Message Date
Ugljesa Jovanovic
4833eaaea2
Build script cleanup 2021-09-22 22:35:25 +02:00
Ugljesa Jovanovic
85ae96165f
Remove pure and delegated, leave api just to trigger fetching konan deps in advance, remove most of it later 2021-01-09 13:36:37 +01:00
Ugljesa Jovanovic
8fb4f91374
Add delegated as base for future libsodium bindings, update travis yml to include it, start updating readme 2020-07-07 20:24:47 +02:00
Ugljesa Jovanovic
0000bc4b8e
Disable macos and linux builds while we are setting up windows builds
Add windows cache directories

fix yml

Fix YAML

Get java first on windows build

Try to replace mingw with msys in script

Try windows build without the toolchain, since we are bringing our own

taskkill was failing

Different libtool package name

Add autoconf to msys2

Install mingw-w64-x86_64-toolchain but with each package instead of a group which interrupts installation

Msys2 cant find make, try using alias

Make everything executable, add some debugging logs to windowsBuild

Skip building, debug make

Find all make files

Another attempt

Attempt different alias

Try with symbolic link

Attempt mingw64

Forgot to change folder

Attempt N

Set -e+e

Try with cygwin

mingw again

Move

Add more debug logs

Add +e to see what fails now

try direct make
2020-06-13 09:55:03 +02:00
Ugljesa Jovanovic
be8b390a6c
Finish when child fails 2020-06-10 22:33:10 +02:00
Ugljesa Jovanovic
93a3ac5782
Try justlinking the loader 2020-06-10 21:37:23 +02:00
Ugljesa Jovanovic
ff05f79b23
autogen in arm64 configure, correct make file name 2020-06-10 20:32:03 +02:00
Ugljesa Jovanovic
d98143bde7
Fix linux script, install automake 2020-06-10 19:36:11 +02:00
Ugljesa Jovanovic
9255bc44fa
Figuring out linux build with sodium 2020-06-10 18:28:27 +02:00
Ugljesa Jovanovic
af20a87205
Initial commit 2019-07-20 11:39:26 +02:00