Commit graph

84 commits

Author SHA1 Message Date
Clownacy
ae016bbcf6 ...And again 2020-01-23 16:15:24 +00:00
Clownacy
e45bac46db Clearly I don't understand Bash syntax 2020-01-23 16:14:51 +00:00
Clownacy
cd415916ac Travis: Try to fix WINDRES and 32-bit builds 2020-01-23 16:12:33 +00:00
Clownacy
5ac0f5d160 Install regular make? 2020-01-23 15:55:36 +00:00
Clownacy
c793e302db Dummy out 32-bit for now
Travis's example Windows script is 64-bit-only. I'll hack it up in a
bit.
2020-01-23 15:38:13 +00:00
Clownacy
05e0b49c29 Work already dammit 2020-01-23 15:28:41 +00:00
Clownacy
cbe6262e74 Try to fix whatever syntax error Travis isn't...
...telling me about.

Also this 50 letter limit is stupid
2020-01-23 15:26:25 +00:00
Clownacy
d8d08bf553 Try to get a Travis native Windows build working 2020-01-23 15:21:14 +00:00
Clownacy
d33e007d0f Apparently Travis's 'sudo' is deprecated now? 2020-01-23 15:03:04 +00:00
Clownacy
6549342473 Don't attempt Windows cross-compilation
Well that was disappointing. Ubuntu doesn't seem to have packages
for MinGW-compiled libs, so I can't satisfy the build dependencies.

I might try just doing native Windows compilation, since I'd have
MSYS2 at my disposal.
2020-01-23 14:58:25 +00:00
Clownacy
696498a98f Fix Travis file? 2020-01-23 14:47:17 +00:00
Clownacy
441fe2faed Merge branch 'accurate' into portable 2020-01-23 14:39:55 +00:00
Clownacy
5fd0b5839b More Travis cleanup 2020-01-23 14:32:29 +00:00
Clownacy
35ac2aead8 Er, don't break the Travis file 2020-01-23 14:25:30 +00:00
Clownacy
55090dc7cc Attempt to build release and debug binaries
Also build static binaries, since that's what's intended for the
Windows builds
2020-01-23 14:23:02 +00:00
Clownacy
29eecc26c9 Build both 32-bit and 64-bit binaries in Travis 2020-01-23 14:17:54 +00:00
Clownacy
7a30be8a4a Cleanup, support WINDRES as an environment variable
Also reenabled the Discord stuff even though it worked without those
lines(???)
2020-01-23 13:56:25 +00:00
Clownacy
c731f7077f Fix WINDRES in the Travis script 2020-01-23 13:51:38 +00:00
Clownacy
2f206d1ef8 Add a Travis file
Not really sure how to test this beyond just spamming commits to the
repo until it works, so bear with me
2020-01-23 13:43:38 +00:00
Clownacy
d2a514161b Remove two dummied-out dependencies from Travis
One isn't used anymore, and the other isn't relevant to this branch
2020-01-23 00:13:56 +00:00
Gabriel Ravier
1193ec8415 Update XCode to the most recent version
Signed-off-by: Gabriel Ravier <gabravier@gmail.com>
2020-01-05 00:57:23 +01:00
Clownacy
319e416592 Comment-out some unneeded dependencies 2019-11-02 21:20:24 +00:00
Clownacy
85f8d24789 ALL_WARNINGS -> WARNINGS_ALL in .travis.yml 2019-11-02 21:11:54 +00:00
Gabriel Ravier
8c6f1381f0 Add Discord supoprt
Signed-off-by: Gabriel Ravier <gabravier@gmail.com>
2019-11-01 19:20:28 +01:00
Gabriel Ravier
d3a1e74fac Travis-CI : Attempt to remove manual building from source of SDL2
Signed-off-by: Gabriel Ravier <gabravier@gmail.com>
2019-11-01 18:20:47 +01:00
Gabriel Ravier
87c8ae2428 Travis-CI : Fixed fltk package name
Signed-off-by: Gabriel Ravier <gabravier@gmail.com>
2019-11-01 16:44:13 +01:00
Gabriel Ravier
7dc506a92e Travis-CI : Added dev packages which might just fix the build
Signed-off-by: Gabriel Ravier <gabravier@gmail.com>
2019-11-01 16:40:38 +01:00
Gabriel Ravier
d0e59844e4 Attempt to make Travis-CI work
Signed-off-by: Gabriel Ravier <gabravier@gmail.com>
2019-11-01 13:46:17 +01:00
Gabriel Ravier
7fb44800dd Attempt to fix .travis.yml
Signed-off-by: Gabriel Ravier <gabravier@gmail.com>
2019-11-01 13:34:00 +01:00
Gabriel Ravier
0fa7da8324 Fixup package download and use clang 9
Signed-off-by: Gabriel Ravier <gabravier@gmail.com>
2019-11-01 13:34:00 +01:00
Gabriel Ravier
67f5fb6a4a Made it so clang should work
Signed-off-by: Gabriel Ravier <gabravier@gmail.com>
2019-11-01 13:34:00 +01:00
Gabriel Ravier
1d9f16af3a Correct tabs to spaces
Signed-off-by: Gabriel Ravier <gabravier@gmail.com>
2019-11-01 13:34:00 +01:00
Gabriel Ravier
0f126a7795 Added some more .travis.yml support
Signed-off-by: Gabriel Ravier <gabravier@gmail.com>
2019-11-01 13:34:00 +01:00
Gabriel Ravier
40ba60cb8e Started basic .travis.yml setup 2019-11-01 13:34:00 +01:00