Commit Graph

9 Commits

Author SHA1 Message Date
Yonas Kolb 93cf0e9e32 add simple release script 2017-11-02 21:17:38 +01:00
Yonas Kolb d17099123d update version 2017-10-27 00:39:32 +02:00
Keith Smiley 98f89ee758 Make build a PHONY task
This solves the issue where if someone is generating a xcodeproj to work
on XcodeGen, and their build directories are local, this command would
assume that it should only run if something in that directory is
changed, which isn't the case, we want it to run all the time and for
swiftpm to decide if something has changed.
2017-10-18 08:58:28 -07:00
Yonas Kolb 403da4d99c update homebrew to 1.2.0 2017-09-26 22:11:03 +02:00
Yonas Kolb 7d564028ad update makefile 2017-09-23 17:59:18 +02:00
Yonas Kolb c5a065b612 remove copying of libCYaml.dylib 2017-09-18 22:47:52 +02:00
Yonas Kolb fffb530f5c copy SettingPresets in makefile 2017-08-24 01:22:51 +02:00
Yonas Kolb f284a2e08c simplified makefile 2017-07-28 14:13:41 +02:00
Yonas Kolb 1b5ac11e0c add makefile and install instructions 2017-07-28 14:04:30 +02:00