Commit Graph

25 Commits

Author SHA1 Message Date
casey langen
60f52273dd Disable package cloud integration, as we're not currently using it as
part of the release process, and we're hosting binaries on github.
2019-03-06 16:16:04 -08:00
casey langen
68762cd231 Merged build into master to fix various build config problems. 2018-12-29 19:39:21 -08:00
casey langen
6215a062e8 circleci config updates for correct ubuntu packages. 2018-12-29 12:38:14 -08:00
casey langen
cde4c77578 Updated config.yml to include taglib for bionic build. 2018-12-24 17:32:07 -08:00
David Muckle
952b9d9a19
Fedora 29 build (#1) 2018-11-15 01:33:44 -05:00
casey langen
d35e1d71d7 Fixed bug found in PR. 2018-06-09 12:38:44 -07:00
casey langen
551cdb4a46 Updates to support Ubuntu Bionic and Fedora 28. 2018-05-31 22:24:17 -07:00
casey langen
a630fa8ffa (Hopefully) fix Zesty build on CircleCI 2018-02-01 08:59:04 -08:00
Casey Langen
b04aa4e529 Use libev to drive daemon event loop. This prevents the hacky periodic
wakeups to check the (now unnecessary) global quit flag.
2018-01-30 21:44:57 -08:00
casey langen
628366a700 Updated explicit dependencies in CMakeLists, then added a postbuild script to execute cmake . to glob all the plugins together proprly. This removes the awkward, second cmake . step. 2018-01-14 15:46:47 -08:00
casey langen
fface704c8 Fixed boost version for zesty. 2018-01-11 22:34:27 -08:00
casey langen
33a83cb0f4 Build script tweaks to pick up plugins more reliably. 2018-01-11 21:39:44 -08:00
casey langen
df4e8d22e9 Updates to ensure only the build branch is auto-built. For reals this
time.
2017-12-18 21:43:28 -08:00
casey langen
e7374b793a OK, hopefully only auto-build build branch for reals this time. 2017-12-18 21:29:07 -08:00
casey langen
fe646dc2ab Use the clangen packagecloud account, and only auto-build the build
branch (to prevent building every commit from master)
2017-12-18 21:26:17 -08:00
David Muckle
c80182de0d Pass build even if package already exists 2017-12-14 12:53:00 -05:00
David Muckle
cf9d7c89a0 Further appease packagecloud 2017-12-14 12:42:00 -05:00
David Muckle
da30e3a067 Install proper ruby pkgs to appease packagecloud gem 2017-12-14 02:25:55 -05:00
David Muckle
a6df4547c7 Push built packages to packagecloud 2017-12-14 02:12:22 -05:00
David Muckle
d9e05ebfeb Remove hardcoded depends from CI config for Fedora
Also add make to BuildRequires, just in case
2017-12-13 02:03:28 -05:00
David Muckle
b3607c5e33 Fedora builds 2017-12-11 22:33:35 -05:00
David Muckle
df86b96fd1 Use two threads for compiling 2017-12-11 17:37:20 -05:00
David Muckle
a06c7b0e8a Actually upload .debs 2017-12-11 17:18:09 -05:00
David Muckle
d92b81e6e2 Build and upload packages 2017-12-11 16:48:17 -05:00
David Muckle
633c05840c Add CircleCI config 2017-12-11 16:09:52 -05:00