summary refs log tree commit diff
path: root/.ci/install.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use proper flatpak sdkNicolas Werner2020-11-271-2/+2
|
* Install dependencies for arm manually to prevent timeoutNicolas Werner2020-05-301-0/+1
|
* try out flatpak nightly buildNicolas Werner2020-02-141-0/+6
|
* Port CI to hunterNicolas Werner2020-01-261-10/+0
|
* Update to c++17Nicolas Werner2019-12-141-29/+4
|
* Bumb libsodium version, as 1.0.16 is not available anymoreNicolas Werner2019-12-131-4/+4
|
* Bump required boost and cmake version to match mtxclientNicolas Werner2019-12-031-2/+2
|
* Add required graphicaleffects packageNicolas Werner2019-11-231-0/+1
|
* Install quickcontrols in ciNicolas Werner2019-11-231-0/+1
|
* Try to fix slow macos buildNicolas Werner2019-10-071-0/+4
| | | | Try to prevent node upgrade via homebrew
* Update Travis Install ScriptJoseph Donofry2019-05-091-0/+3
| | | | Add new key for ubuntu repo that causes travis to fail.
* Remove 'error on unset' for travis buildsredsky172019-05-011-1/+1
|
* Fix Travis GPG-related build errorredsky172019-05-011-0/+3
|
* improve shell scripts and update .gitignorezapashcanon2019-04-241-13/+12
|
* CI UpdatesJoe2019-02-241-1/+1
|
* more ci updatesJoe2019-02-241-4/+5
|
* Fix line ending issueJoe2019-02-241-2/+2
|
* Switch CI builds to use bundled JSONredsky172019-02-241-1/+0
| | | | | Apparently the nlohmann library is not available in the standard repositories. I would rather build it than add universe deps.
* Update JSON build deps.redsky172019-02-241-6/+9
| | | | | | Update JSON build dependencies, change the dockerfile and other CI files that relate to this. Also update target mtxclient revision.
* Copy icu4c dylib symlinks in mac deployredsky172019-02-051-5/+0
|
* Additional mac icu4c changesredsky172019-02-041-4/+7
|
* Try to force link of icu4c in mac buildredsky172019-02-041-1/+3
|
* Fix more ci script issuesredsky172019-01-311-2/+2
|
* ci: Don't count errors during brew upgradeKonstantinos Sideris2018-09-181-1/+1
|
* ci: Use brew upgrade --ignore-dependenciesKonstantinos Sideris2018-09-181-1/+1
|
* Don't upgrade cmake on the macOS jobKonstantinos Sideris2018-09-181-1/+1
|
* Install libsodium 1.0.16Konstantinos Sideris2018-09-181-3/+9
|
* Update CI with cmarkKonstantinos Sideris2018-09-111-1/+1
|
* Fix the docker buildKonstantinos Sideris2018-09-081-2/+2
| | | | fixes #334
* Install the bundled spdlogKonstantinos Sideris2018-08-121-1/+1
|
* Fix the appimage generationKonstantinos Sideris2018-06-221-3/+4
|
* Install missing dependencies in travis-ci/appveyorKonstantinos Sideris2018-06-041-2/+5
|
* Install qt5-svg in travisKonstantinos Sideris2018-04-281-2/+2
|
* Fix pip/SSL issue on travisKonstantinos Sideris2018-04-281-1/+5
|
* Prettify macOS installer with dmgbuildKonstantinos Sideris2018-04-281-0/+2
|
* Use Qt 5.9.2 on travisKonstantinos Sideris2018-01-291-1/+1
|
* Bump up Qt versions on travis & appveyorKonstantinos Sideris2018-01-291-1/+1
|
* Add qt5.7 on travis ciKonstantinos Sideris2018-01-131-0/+30