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
This commit is contained in:
Kevin Burke
2014-05-27 02:06:57 +09:00
parent 6d824fd3a8
commit b036a51cfd
7 changed files with 135 additions and 31 deletions
+6
View File
@@ -2,6 +2,12 @@
sdl
# Compiled dll
openrct2.dll
# Build artifacts
.cache
#################
## Eclipse
#################