Commit Graph

34 Commits

Author SHA1 Message Date
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
Kevin Burke 37434bd6c2 add caching, IRC notifications
reduce verbosity

try using .cache folder

valid travis file

name file

push travis notifications to openrct2-dev

list directory contents

untar in the subfolder

see whats in that directory

ls more dirs

.patch is in subdir too

dont be a dummy

only download if files arent present

syntax

check correct files

check if anything is in cache

try filename with no period
2014-05-26 02:42:52 +09:00
anyc 7da7e483a3 added .travis.yml and modified CMake scripts 2014-05-24 16:18:28 +02:00
Kevin Burke ed61037bfb install extra package for stubs-32 deb 2014-05-24 13:01:34 +09:00
Kevin Burke ff63c8d1fe find stubs-32.h 2014-05-24 12:57:02 +09:00
Kevin Burke 0b0ea74706 try adding C include path 2014-05-24 12:48:32 +09:00
Kevin Burke ce85716eaf find predefs.h 2014-05-24 12:42:24 +09:00
Kevin Burke 242c40d5ff change ordering 2014-05-24 12:39:00 +09:00
Kevin Burke 48f9acad42 find iconv.h 2014-05-24 12:33:34 +09:00
Kevin Burke f68bd7013b oops. need to actually make it 2014-05-24 12:31:10 +09:00
Kevin Burke 6f800ba98c introduce syntax error 2014-05-24 12:28:26 +09:00
Kevin Burke 79b1f71317 just hardcode it 2014-05-24 12:24:57 +09:00
Kevin Burke de9d491155 sudo it harden it 2014-05-24 12:19:41 +09:00
Kevin Burke 80a74ae27d move it 2014-05-24 12:16:52 +09:00
Kevin Burke 5fc0b75414 try capitalization tricks 2014-05-24 12:13:50 +09:00
Kevin Burke 5ef8cd4f60 add sdl include dir 2014-05-24 12:08:33 +09:00
Kevin Burke 107937768e add include path 2014-05-24 12:04:06 +09:00
Kevin Burke 1f09b20a12 remove thing that isnt needed 2014-05-24 11:58:58 +09:00
Kevin Burke 0635567dcc doh 2014-05-24 11:56:20 +09:00
Kevin Burke 3d5c4df3d8 remove some packages 2014-05-24 11:56:11 +09:00
Kevin Burke 71cb38b155 another package' 2014-05-24 11:44:00 +09:00
Kevin Burke 885a3cf932 try adding another package 2014-05-24 11:41:24 +09:00
Kevin Burke df93c872d2 show what we have in usr bin 2014-05-24 11:36:10 +09:00
Kevin Burke d2198a11b9 install mingw related stuff 2014-05-24 11:29:02 +09:00
Kevin Burke cbf2897526 force yes 2014-05-24 11:26:05 +09:00
Kevin Burke 1c777a653f try updating keys as well 2014-05-24 11:25:26 +09:00
Kevin Burke 666ae9538d qq must mean yes 2014-05-24 11:20:42 +09:00
Kevin Burke c17117329b add some more yum repos 2014-05-24 11:18:43 +09:00
Kevin Burke 3b74bc8feb try installing libsdl2 2014-05-24 11:15:28 +09:00
Kevin Burke 1fd54f87a5 try cmake 2014-05-24 11:09:22 +09:00
Kevin Burke 799e4705f1 install mingw on travis 2014-05-24 02:16:51 +09:00
Kevin Burke 37d108dd62 change script. disable IRC notification for now 2014-05-24 01:56:37 +09:00
Kevin Burke 48195e9846 dont use configure 2014-05-24 01:51:09 +09:00
Kevin Burke 56bd0d9ab9 add very basic travis.yaml 2014-05-24 01:20:15 +09:00