Commit Graph

20 Commits

Author SHA1 Message Date
Michał Janiszewski 4bf9680b43 Update lodepng to 20151024
https://transfer.sh/11TTTm/orctlibs.zip
https://transfer.sh/y9wvx/orctlibs-vs.zip
2015-11-13 11:52:13 +01:00
Aaron van Geffen aa0ab945ce Replaced backticks with POSIX style commands. 2015-11-04 18:55:59 +09:00
Michał Janiszewski 81925af219 Use OpenRCT2's docker repository 2015-10-03 22:50:50 +02:00
zsilencer ffee5229b5 fix directories in linux 2015-10-02 14:48:10 -06:00
Michał Janiszewski abb0acde41 sha256 versioning of library zip 2015-09-28 23:29:52 +02:00
Michał Janiszewski ec1366dd29 use docker for 32bit build 2015-09-28 21:48:41 +02:00
Michał Janiszewski a16de307d7 Refactor project build scripts
This is mostly refactoring of cmake scripts, but also touches build.sh
and install.sh. The cmake should be much more palatable now for major
Linux distributions.

At the same time, new configuration is introduced to Linux version, one
with Twitch enabled.

Please note, however, this change requires update of orctlibs.zip for
mingw builds.
2015-09-28 21:10:21 +02:00
Michał Janiszewski 30cccce98b try libsdl2-dev:i386 2015-09-18 14:43:43 +02:00
Michał Janiszewski b4a9132105 Create a matrix of jobs for easier configuration testing
Right now it will post two jobs, one regular and the other one
with network disabled, so both get tested on future commits.
2015-09-18 12:01:00 +02:00
Gymnasiast 903fba2747 Only build the nonet version if specified 2015-08-20 20:48:22 +02:00
Michał Janiszewski fc533c92c4 Add switch to disable network at compile-time 2015-08-19 01:47:33 +02:00
IntelOrca 6c0efd25a0 implement utf8, part 10 2015-08-01 10:20:54 +01:00
Miso Zmiric (Mike Squinter) 995835f809 fix build.sh to actually unzip the downloaded libs 2015-07-06 02:16:31 +01:00
Miso Zmiric (Mike Squinter) 87ea04c002 add libversion checks to mingw build 2015-07-05 22:39:35 +01:00
Miso Zmiric (Mike Squinter) 2dda7e9f94 fix old bug in unix build where we built g2 before symlinking 2015-07-03 08:54:35 +01:00
Miso Zmiric (Mike Squinter) 05b8e7b7b1 don't build g2 on ci 2015-06-04 22:02:38 +01:00
Miso Zmiric (Mike Squinter) 4c06ffa2a0 build g2.dat as part of mingw build 2015-06-03 03:13:35 +01:00
Kevin Burke 7e1161a0c4 Add symbolic link if it is not present 2014-09-30 11:11:44 -07:00
Kevin Burke b40d92f359 tweaks 2014-05-27 20:24:25 +09:00
Kevin Burke b036a51cfd Move build instructions from travis into shell scripts
fix syntax

use elif

run it with bash

fix directory incantations

add missing build steps

dont use colors if not terminal

update install.sh

add sanity check

changes

set verbose mode

enable debug output

changes to get it working on mac

Platform specific cmakelists

fix issue with intptr_t not being found/defined

update build scripts

see if it can find the pkg-config

try running it outside of cmake

check whether excho works way we expect

try -e

remove debug info
2014-05-27 12:36:56 +09:00