Commit Graph

52 Commits

Author SHA1 Message Date
yonaskolb f064bdf6a1 Update to 2.11.0 2019-12-03 22:57:09 +11:00
Yonas Kolb 1942ba36c0 rename make brew 2019-11-01 10:13:27 +11:00
Yonas Kolb b7a597200d Update to 2.10.1 2019-11-01 10:09:48 +11:00
yonaskolb 03b74b37c0 Update to 2.10.0 2019-10-27 23:25:47 +11:00
yonaskolb c733047d4c Update to 2.9.0 2019-10-14 21:15:34 +11:00
yonaskolb 73982c124f Update to 2.8.0 2019-09-28 16:15:50 +10:00
yonaskolb 777b15fe21 Update to 2.7.0 2019-09-01 22:02:24 +10:00
yonaskolb f63f652988 Update to 2.6.0 2019-06-28 16:59:41 +10:00
yonaskolb 1c39ae8105 Update to 2.5.0 2019-04-09 22:15:16 +10:00
yonaskolb bf4a65bbdc Update to 2.4.0 2019-03-31 21:59:39 +11:00
yonaskolb b7f50b6aee remove -Xswiftc -static-stdlib 2019-03-27 20:09:35 +11:00
yonaskolb 95bc051d26 Update to 2.3.0 2019-03-25 21:11:29 +11:00
Yonas Kolb b490851c73 Update to 2.2.0 2019-01-28 22:20:24 +11:00
Yonas Kolb ac3ba77d07 create swiftformat config 2019-01-28 22:19:59 +11:00
Yonas Kolb cf703cd66d Update to 2.1.0 2018-12-18 22:40:57 +11:00
Yonas Kolb 58c400a479 Update to 2.0.0 2018-11-04 22:30:40 +11:00
Yonas Kolb 2dbd897b3a Update to 1.11.2 2018-09-19 21:10:25 +10:00
Yonas Kolb 8b0cd5d204 Update to 1.11.1 2018-08-23 00:28:59 +10:00
Yonas Kolb 2c69805417 fix make bump_brew 2018-08-19 14:54:27 +10:00
Yonas Kolb 1399f016c9 update brew before bumping 2018-08-19 14:27:51 +10:00
Yonas Kolb 5673d10c68 Update to 1.11.0 2018-08-19 14:22:48 +10:00
Brentley Jones ec96481478 Make version use the Version type 2018-08-02 07:19:37 -05:00
Yonas Kolb 8f9151366a move brew formula to homebrew core 2018-07-15 21:37:49 +10:00
Yonas Kolb ed701a0c82 Update to 1.10.3 2018-07-11 20:21:28 +10:00
Yonas Kolb 15b5a295b6 Update to 1.10.2 2018-07-06 00:08:33 +10:00
Yonas Kolb 9e0a9fc3dd Update to 1.10.1 2018-07-04 12:23:55 +10:00
Yonas Kolb 01815e7e4e Update to 1.10.0 2018-07-03 21:45:00 +10:00
Yonas Kolb bc0e90c3d6 Update to 1.9.0 2018-04-12 23:32:40 +10:00
Yonas Kolb 56b5a13674 Update to 1.8.0 2018-03-27 17:18:29 +11:00
Yonas Kolb 8c0a294737 Update to 1.7.0 2018-03-03 10:14:55 +11:00
Yonas Kolb 1934718d41 rename TOOL_NAME_LOWER to EXECUTABLE_NAME 2018-03-03 10:02:38 +11:00
toshi0383 6cd43671d7 Fix unzipped directory name 2018-02-27 09:41:46 +09:00
toshi0383 be0e537898 improve downloaded directory name with version 2018-02-26 19:36:10 +09:00
toshi0383 a808975bbd Remove install-binary step 2018-02-26 19:26:05 +09:00
toshi0383 d07f160bae Fix archive.sh and Makefile 2018-02-26 19:24:17 +09:00
toshi0383 b939c60877 Add archive and install-binary script 2018-02-25 17:28:36 +09:00
Yonas Kolb 1f1ad0bdff Update to 1.6.0 2018-01-30 17:47:21 +11:00
Yonas Kolb bebae07fcf Update to 1.5.0 2017-12-27 17:51:22 +08:00
Yonas Kolb 681a07272d make executable lowercase 2017-12-27 17:50:30 +08:00
Yonas Kolb 75e0644b99 wrap long lines 2017-12-26 18:47:18 +08:00
Yonas Kolb 54e24bc52e update format_code 2017-11-22 13:02:44 +01:00
Yonas Kolb 0c1325cc5f remove header comments 2017-11-22 13:01:17 +01:00
Yonas Kolb 0004cdd333 Update to 1.4.0 2017-11-16 11:49:30 +01:00
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