Commit Graph
11 Commits
Author SHA1 Message Date
skwerlmanandZach H 63cf0ae764 Fail cmake if protoc doesn't exist (#3705)
fix #3704
2019-05-04 23:33:38 -04:00
skwerlmanandZach H d018070891 Fix cipt check for shock lands (#3678)
* Fix #3410

The oracle text for shock lands has changed such that they no longer get `cipt`. This fixes that.

* fix whitespace

* use shorter check
2019-04-09 13:12:15 -04:00
skwerlmanandZach H ad66a48b8e ensure column ordering is consistent (#3249) 2018-05-18 18:07:39 -04:00
skwerlmanandZach H 81fcc3c11a remove builds for 1610 and 1704 (#3023)
ubuntu turned off the repo servers :(
2018-01-18 19:24:43 -05:00
skwerlmanandctrlaltca cf5cd21c50 Update .gitlab-ci.yml (#2876)
Remove support for Fedora 22 (been EOL for a while)
Add support for Ubuntu 17.04 and 17.10

Note that debug builds for 17.04 and 17.10 are still affected by issue #2343, and so always fail.
2017-10-03 15:28:47 +02:00
skwerlmanandctrlaltca b47e262e7f limit gitlab builds to master (#2711) 2017-05-10 08:53:11 +02:00
skwerlmanandZach H dd36187864 fix header markdown in TODO.md (#2592) 2017-04-16 21:38:55 -04:00
skwerlmanandctrlaltca 6d07709174 add .gitlab-ci.yml (#2345)
* add .gitlab-ci.yml

* Update to fix issues

fix artifact selection
fix rpm builds
mostly fix debian builds (still have cmake issue)
update to conform with #2373
combined rc and debug stages (more efficient as one stage)
add unused deploy section (can be finished/configured later)

* remove old bintray bits

* fix issues

simplify `mkdir` command
remove bintray deploy
2017-03-31 09:53:00 +02:00
skwerlmanandctrlaltca 24c95e00ed add RPM support to make package (#2373)
use like `cmake .. -DPACKAGE_GENERATOR=RPM`
defaults to DEB
2017-02-19 15:08:25 +01:00
skwerlmanandZach H c90c4ea41f Delete aps file (#2296)
* Delete aps file

This is a VS cache file, and was probably committed accidentally.

* add aps to gitignore
2016-12-06 02:52:23 -05:00
skwerlmanandGitHub deb8a2c954 fix typo in sample servatrice ini 2016-07-14 03:01:11 -04:00