Commit Graph

15 Commits

Author SHA1 Message Date
Miso Zmiric (Mike Squinter) c2c9bbf4ef add twitch integration, part 2 2015-05-25 20:38:33 +01:00
Kevin Burke 96beb5d174 Wipe cache on clean; fix install typo 2015-03-21 11:13:16 -07:00
Miso Zmiric (Mike Squinter) fc7bf4da36 fix the /bin issue in the install script 2014-10-14 01:07:16 +01:00
Miso Zmiric (Mike Squinter) efbe7175f4 fixes #423, the install script now appends the /bin to the path variable suggestion 2014-09-14 13:58:27 +01:00
Balletie d5c19fa56e Clean the code up (indentation) 2014-08-24 13:15:56 +02:00
Balletie 0a37d51b4e Set the correct permissions after extracting. 2014-08-24 13:15:56 +02:00
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