Commit Graph

10 Commits

Author SHA1 Message Date
Michał Janiszewski fc533c92c4 Add switch to disable network at compile-time 2015-08-19 01:47:33 +02:00
IntelOrca 6c0efd25a0 implement utf8, part 10 2015-08-01 10:20:54 +01:00
Miso Zmiric (Mike Squinter) 995835f809 fix build.sh to actually unzip the downloaded libs 2015-07-06 02:16:31 +01:00
Miso Zmiric (Mike Squinter) 87ea04c002 add libversion checks to mingw build 2015-07-05 22:39:35 +01:00
Miso Zmiric (Mike Squinter) 2dda7e9f94 fix old bug in unix build where we built g2 before symlinking 2015-07-03 08:54:35 +01:00
Miso Zmiric (Mike Squinter) 05b8e7b7b1 don't build g2 on ci 2015-06-04 22:02:38 +01:00
Miso Zmiric (Mike Squinter) 4c06ffa2a0 build g2.dat as part of mingw build 2015-06-03 03:13:35 +01:00
Kevin Burke 7e1161a0c4 Add symbolic link if it is not present 2014-09-30 11:11:44 -07: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