1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-22 07:13:07 +01:00
Commit Graph

9 Commits

Author SHA1 Message Date
Balletie
0986ed6eb0 mkdir if it isn't present 2014-08-24 13:15:56 +02:00
Balletie
dc9a3d361f Extract to subdirectory... 2014-08-24 13:15:56 +02:00
Balletie
22f090a688 Extract with root privileges 2014-08-24 13:15:56 +02:00
Balletie
fd1943d3cb install.sh: Download mingw from sourceforge.
It will automatically extract to /usr/local/
2014-08-24 13:15:56 +02:00
Balletie
6208aeb57a Untabify the file 2014-08-18 12:51:31 +02:00
Balletie
7563601050 Install wget if it's not found 2014-08-18 12:46:03 +02:00
Balletie
1575488f5a Add fallback to MacPorts if brew isn't installed 2014-08-18 12:45:13 +02: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