summaryrefslogtreecommitdiffstats
path: root/.ci
AgeCommit message (Collapse)Author
2019-11-23Add required graphicaleffects packageNicolas Werner
2019-11-23Try to package qml modulesNicolas Werner
2019-11-23Fix ci formatter to format all filesNicolas Werner
2019-11-23Install quickcontrols in ciNicolas Werner
2019-10-07Try to fix slow macos buildNicolas Werner
Try to prevent node upgrade via homebrew
2019-10-04Try to use an older linuxdeployqt appimageNicolas Werner
I think the most recent build broke deployments?
2019-08-04Tweak S3 Upload settingsJoseph Donofry
2019-08-03Actually use the mtxstatic variable in ci scriptNicolas Werner
2019-05-12Attempt to make travis build with more coresJoseph Donofry
2019-05-09Update Travis Install ScriptJoseph Donofry
Add new key for ubuntu repo that causes travis to fail.
2019-05-01Remove 'error on unset' for travis buildsredsky17
2019-05-01Remove unset var causing error due to Qt scriptredsky17
2019-05-01Use bash instead of sh because the qt env script needs to be run under bash.redsky17
2019-05-01Fix Travis GPG-related build errorredsky17
2019-04-24improve shell scripts and update .gitignorezapashcanon
2019-02-26Attempt to fix appimage issueredsky17
2019-02-24CI UpdatesJoe
2019-02-24More CI FixesJoe
2019-02-24more ci updatesJoe
2019-02-24Fix line ending issueJoe
2019-02-24Switch CI builds to use bundled JSONredsky17
Apparently the nlohmann library is not available in the standard repositories. I would rather build it than add universe deps.
2019-02-24Update JSON build deps.redsky17
Update JSON build dependencies, change the dockerfile and other CI files that relate to this. Also update target mtxclient revision.
2019-02-08Tweak build settingsredsky17
2019-02-05Prevent symlinks from overwriting filesredsky17
2019-02-05Preserve symlinks in icu4c libsredsky17
2019-02-05Fix cp permissions issueredsky17
2019-02-05Copy icu4c dylib symlinks in mac deployredsky17
2019-02-04Additional mac icu4c changesredsky17
2019-02-04Try to force link of icu4c in mac buildredsky17
2019-01-31Modify linux deploy.shredsky17
2019-01-31Attempt to fix linux CI deployredsky17
2019-01-31Even more CI script fixesredsky17
2019-01-31Fix more ci script issuesredsky17
2019-01-31Fix typo in script.shredsky17
2019-01-31Update deployment configurationredsky17
2019-01-31Add TAVIS_TAG for build artifactsredsky17
2019-01-18Update bintray-release.jsonredsky17
2019-01-18Update CI Configsredsky17
Update .travis.yaml to have updated bintray api keys Update bintray-release.json to have correct casing for repo
2019-01-16Update the README to point to updated endpoints for the various CIredsky17
projects. Update the appveyor configuration to no longer use mujx keys. Travis-CI keys still need to be updated.
2018-09-18ci: Don't count errors during brew upgradeKonstantinos Sideris
2018-09-18ci: Use brew upgrade --ignore-dependenciesKonstantinos Sideris
2018-09-18Don't upgrade cmake on the macOS jobKonstantinos Sideris
2018-09-18Install libsodium 1.0.16Konstantinos Sideris
2018-09-11Update CI with cmarkKonstantinos Sideris
2018-09-08Fix the docker buildKonstantinos Sideris
fixes #334
2018-09-05Build boost with C++14Konstantinos Sideris
2018-08-12Install the bundled spdlogKonstantinos Sideris
2018-08-08Don't use bundled spdlogKonstantinos Sideris
2018-07-17Move all files under src/Konstantinos Sideris
2018-07-04Don't download dependencies during buildKonstantinos Sideris
fixes #346