Commit graph

16 commits

Author SHA1 Message Date
Miso Zmiric (Mike Squinter)
4ac520eaf7 fixes #585, now statically linking against stdlibc++ 2014-11-22 20:28:23 +00:00
Balletie
271290c308 Make toolchain compatible for both OSX and Linux 2014-08-24 16:40:57 +02:00
Balletie
0a37d51b4e Set the correct permissions after extracting. 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
ed8db48b40 Set CMAKE_FIND_ROOT_PATH, use i686-w64-mingw32
The project now uses the MinGW headers instead of wine's headers.
2014-08-24 13:15:56 +02:00
anyc
2d216ff47a better struct packing for MinGW 2014-05-27 23:24:09 +02: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
anyc
7da7e483a3 added .travis.yml and modified CMake scripts 2014-05-24 16:18:28 +02:00
Kevin Burke
fb635e5069 dont use bits folder 2014-05-24 12:54:12 +09:00
Kevin Burke
c2e313c52d add bits directory 2014-05-24 12:44:49 +09:00
Kevin Burke
242c40d5ff change ordering 2014-05-24 12:39:00 +09:00
Kevin Burke
61a602edde try the dumbest thing possible 2014-05-24 12:36:10 +09:00
Kevin Burke
79b1f71317 just hardcode it 2014-05-24 12:24:57 +09:00
Kevin Burke
80a74ae27d move it 2014-05-24 12:16:52 +09:00
anyc
932add79e5 bug fixes and more error reporting 2014-05-22 23:47:23 +02:00
anyc
5e4f313471 added cmake build scripts 2014-05-22 23:47:23 +02:00