Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-20 | OpenImageIO v2.3 | howetuft | |
Starting from v2.3, OpenColorIO is distributed in 2 libraries. Build has to be adapted accordingly. | |||
2022-02-22 | Use external openvdb | bartus | |
Fix openvdb:7 incompatible with oneTBB | |||
2021-11-25 | Pop version | bartus | |
2021-11-25 | Retract gcc:11 fix | bartus | |
2021-11-25 | Updte openexr3.patch | bartus | |
2021-07-17 | Drop cuda form .SRCINFO | bartus | |
2021-07-12 | Fix gcc:11 override: limit to {cpp,h} files | bartus | |
Fix #5 | |||
2021-07-06 | Fix build against gcc:11 | bartus | |
2021-05-18 | Update python.patch | bartus | |
2021-05-18 | Allow build cuda without opnecl | bartus | |
2021-05-16 | Fix build against openexr:3 | bartus | |
2021-04-19 | Pop version | bartus | |
2021-04-19 | Fix provide version | bartus | |
2021-04-19 | Expose FRAGMENT env var | bartus | |
2021-04-19 | Update python.patch | bartus | |
2021-04-19 | Drop upstream applied patches | bartus | |
2021-03-01 | Fix isnan() isinf() | bartus | |
2021-03-01 | Travis: drop leading zeros to prevent triggering bash octal interpretation. | bartus | |
2020-12-18 | update checksums | bartus | |
2020-12-11 | Fix build against boost:1.74, oidn:1.2.4 | bartus | |
2020-08-11 | fix pkgver | bartus | |
2020-07-23 | Fix pkgver() | bartus | |
2020-06-28 | Pop version to 2.4 | bartus | |
2020-06-11 | Update python.patch checksum in .SRCINFO | bartus | |
2020-06-11 | Refactor: | bartus | |
* Unify _pyver * Allow MAKEFLAGS expansion in ninja call. | |||
2020-06-11 | Fix pkgver() | bartus | |
2020-06-11 | Add env configuration variables: | bartus | |
* DISABLE_OPENCL :> skip opencl kernel support (implies DISABLE_CUDA) * DISABLE_CUDA :> skip cuda kernel build fix #3 | |||
2020-06-11 | Add .shellcheckrc | bartus | |
2020-05-30 | Update python.patch | bartus | |
2020-04-02 | Update python.patch | bartus | |
2020-04-02 | eos portable archiver has be finally removed | bartus | |
https://github.com/LuxCoreRender/LuxCore/commit/94812211e11023618f5cb969a0fc819a00118684 | |||
2020-03-17 | Update python.patch, switch to ninja generator. | bartus | |
2020-01-04 | Pop version. | bartus | |
2019-12-28 | Update python patch | replit | |
Fix #1 | |||
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-19 | Relax dependencies (glfw) | bartus | |
2019-10-11 | Update python.patch, utilize sha256sums | bartus | |
2019-10-09 | Travis: remove gcc warn suppression flags. | bartus | |
We block all warnings by default now. | |||
2019-10-09 | Equalize `epoch` with non-git package, pop version to 2.3 | bartus | |
2019-10-08 | Switch to 'master' after 'blender2.80' marger. | bartus | |
2019-10-08 | Switch to branch 'bledner2.80' | bartus | |
2019-10-06 | Add scripted _pyver, fix description, use pyside2, reorder deps... | 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 | allow deploy to fail | bartus | |
2019-06-17 | use arch:before_install | bartus | |
2019-06-16 | use bartoszek/arch-travis-bartus:latest docker image | bartus | |
2019-06-15 | deploy: evaluate filename from PKGBUILD | bartoszek | |
2019-06-13 | only skip build on TRAVIS_EVENT_TYPE=cron | bartus | |
drop [force|rebuild] commit message flag |