Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-01 | Travis: drop leading zeros to prevent triggering bash octal interpretation. | bartus | |
2019-12-04 | Travis: fix missing libQt5Qml.so | bartus | |
* add qt5-declarative to archlinux:packages. python import QtCore from PySide2 is missing libQt5Qml.so library that comes with qt5-declarative package. | |||
2019-12-04 | Switch from [aur]/oidn to [community]/openimagedenoise. | bartus | |
2019-10-02 | Travis: Refactor and port changes from blender-2.8-git | bartoszek | |
* update arch-travis keyword arch: -> archlinux: * default language=c * build all branches * cache out AUR-repo * drop sample mount * comment out bartus archlinux:repo:bartus * incude oidn in aurchlinux:packages * before_install: refactor comment, add gcc warning suppress flags * move $update_interval from 'env:' to ':archlinux:script:' * archlinux:script: add timeout logic, normalize TRAVIS. * script: add timout logic, update arch-travis.sh url * deploy: comment out until server set up. Travis: fix skipp build logic Continue if conditional is false. | |||
2019-10-01 | Travis: Update arch-travis keyword | bartus | |
2019-06-17 | use arch:before_install | bartus | |
2019-06-16 | use bartoszek/arch-travis-bartus:latest docker image | bartus | |
2019-06-13 | only skip build on TRAVIS_EVENT_TYPE=cron | bartus | |
drop [force|rebuild] commit message flag | |||
2019-06-11 | refactor arch:script | bartus | |
2019-06-09 | resolve dependency to providing pkgname. | bartoszek | |
2019-06-09 | add dependency update rebuild trigger | bartus | |
2019-06-06 | add force update flag support | bartus | |
[skip ci] | |||
2019-06-05 | add random interval to package rebuild offset. | bartus | |
2019-06-05 | check version before rebuild | bartus | |
skip rebuild if upstream version equals one already in AUR-repo force rebuild every '$i' days | |||
2019-06-04 | exit arch:script with makepkg return code | bartus | |
2019-06-03 | leverage Travis cache, add multithreading | bartus | |
1. add ccache support 2. add pacman-pkg-cache support 3. add multithreading flags to `make` and `xz` | |||
2019-05-26 | switch to `pyside2` | manjaro | |
2019-05-25 | Add Travis Ci build and deploy. | manjaro | |