22 Commits

Author SHA1 Message Date
Ugljesa Jovanovic
afe9832cb1
Use GNU_MAKE 2020-06-13 09:55:08 +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
add5480850
Proper name of msys2 packages 2020-06-11 19:35:11 +02:00
Ugljesa Jovanovic
218bd8f4e1
Windows msys cache 2020-06-11 19:33:24 +02:00
Ugljesa Jovanovic
611a60b94b
Use msys2 instead of mingw 2020-06-11 19:32:12 +02:00
Ugljesa Jovanovic
1a484bfb55
Add autogen to tvos and watchos builds scripts 2020-06-11 19:11:44 +02:00
Ugljesa Jovanovic
a654481ba5
Fixed osx scripts, added windows script 2020-06-11 18:37:56 +02:00
Ugljesa Jovanovic
646df7f599
Split to different mac jobs in travis 2020-06-11 17:54:16 +02:00
Ugljesa Jovanovic
e537e37ff6
Let's tackle mac build 2020-06-10 22:41:53 +02:00
Ugljesa Jovanovic
efc81b2d9d
Add apt get update and -y 2020-06-10 19:48:14 +02:00
Ugljesa Jovanovic
d98143bde7
Fix linux script, install automake 2020-06-10 19:36:11 +02:00
Ugljesa Jovanovic
5d18629648
skip ./gradlew assemble 2020-06-10 19:10:30 +02:00
Ugljesa Jovanovic
6612d8a37b
Cache dependancies, add proper path to custom libsodium npm module 2020-06-10 19:09:01 +02:00
Ugljesa Jovanovic
9255bc44fa
Figuring out linux build with sodium 2020-06-10 18:28:27 +02:00
Ugljesa Jovanovic
5e7feed620
Mistaken merge to master and from master 2020-05-17 01:02:03 +02:00
Ugljesa Jovanovic
b96e5ee1c7
Update scripts 2020-05-17 00:57:52 +02:00
Ugljesa Jovanovic
7ef6d23f46
Fix travis windows deploy (no x86 for windows), bump snapshot to 0.0.4 2020-05-17 00:42:40 +02:00
Ugljesa Jovanovic
bf5e6b3b1a
travis osx version bump to trz and resolve gradle failing 2020-05-16 22:27:55 +02:00
Ugljesa Jovanovic
22561dd845
Add propeor osx image, disabe browser tests, until I find out how to set timeout when running karma tests, disable SRNG test because there is no MinGW SRNG implementation yet 2019-12-26 17:00:47 +01:00
Ugljesa Jovanovic
32a8c2af36
Fix travis.yml tabs 2019-12-26 15:12:31 +01:00
Ugljesa Jovanovic
d53bddfed3
Add windows build env to travis 2019-12-26 15:08:41 +01:00
Ugljesa Jovanovic
af20a87205
Initial commit 2019-07-20 11:39:26 +02:00