Commit Graph

10 Commits

Author SHA1 Message Date
Doyle 07e9de316a
Use export not set for Windows, we're using bash not batch (#327) 2018-11-19 14:08:55 +11:00
Doyle d99ddf50c6
Set env variable to output to release dir not git branch (#326) 2018-11-19 14:01:55 +11:00
Doyle T 06c80f48a5 Fix readline for linux by adding ncurses and finding libtinfo first 2018-08-22 11:12:38 +10:00
jcktm 3cb2400920 build: changed jobs from 2 to 1 on the windows build runner 2018-08-15 16:42:31 +10:00
jcktm 4f5159c90a Revert "Fix readline not found on windows and linux"
This reverts commit 153b925f6b.
2018-08-15 14:46:13 +10:00
sachaaaaa 153b925f6b Fix readline not found on windows and linux 2018-08-15 13:56:23 +10:00
jcktm e9ed213fc8 build: changed jobs from 4 to 2 on the windows build runner 2018-08-13 17:22:48 +10:00
jcktm 8420eebe3b build: added script for releases and mulitple jobs for windows build 2018-08-13 11:21:49 +10:00
sachaaaaa dc7323ff34 Fix designated initializers + add CD/CI badge (#100)
* add gitlab config file for CD/CI

* formatting

* Update readme to display CI badge

* Replace designated initializers with aggregate initializers

* CD/CI for mac

* use git fetch for cli instead of clone

* CD/CI for windows
2018-07-20 15:16:12 +10:00
sachaaaaa 471f487203 Add gitlab config for CD/CI (linux only) (#99)
* add gitlab config file for CD/CI

* formatting
2018-07-17 15:53:52 +10:00