Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-27 | disable debug | Lone_Wolf | |
2023-11-25 | simplified pkgver() function | Lone_Wolf | |
2023-09-19 | pkgver now uses upstream version schema as well as revision count & commit hash | Lone_Wolf | |
2023-05-25 | added external deps in source-array, lots of small changes | Lone_Wolf | |
2023-04-14 | switch to simpler pkgver without using tags | Lone_Wolf | |
2023-04-14 | build with make instead of ninja | Lone_Wolf | |
2023-01-21 | new makedepend spirv-headers-git, also added sh as depend. (there is a ↵ | Lone_Wolf | |
script in /usr/bin that has a sh-shebang) | |||
2023-01-19 | bump for 2023.1 | Eric Engestrom | |
2023-01-19 | upstream is once again mixing annotated tags and lightweight tags... | Eric Engestrom | |
2022-12-08 | bump for 2022.4 | Eric Engestrom | |
2022-06-22 | fix pkgver to ignore unwanted non-annotated tags | Eric Engestrom | |
These were needed in the past because upstream hasn't been very consistent with their tags, but it hasn't been needed in a bit over 2 years now (2019.2 was the last one). Additionally, only consider tags matching `v*.*`, in case upstream adds other random annotated tags again. | |||
2022-04-08 | bump for 2022.2 | Eric Engestrom | |
2022-01-26 | bump for 2022.1 | Eric Engestrom | |
2021-11-14 | bump for 2021.4 | Eric Engestrom | |
2021-09-11 | bump for 2021.3 | Eric Engestrom | |
2021-01-02 | base `pkgver` on the tags, matching `spirv-tools` in [extra] | Eric Engestrom | |
2021-01-02 | build the shared objects instead of the static archives | Eric Engestrom | |
2021-01-02 | build out-of-tree | Eric Engestrom | |
2021-01-02 | add package `check()` | Eric Engestrom | |
2021-01-02 | build & install using `ninja` instead of `make` | Eric Engestrom | |
2021-01-02 | one sha1sum per line | Eric Engestrom | |
2018-12-13 | bump because the package had been broken for a while :/ | Eric Engestrom | |
2016-04-23 | fix after upstream path change - update to r520.9166854 | Eric Engestrom | |
2016-02-18 | added `conflicts` | Eric Engestrom | |
2016-02-16 | added `provides` | Eric Engestrom | |
2016-02-16 | added missing URL and description | Eric Engestrom | |
2016-02-16 | initial commit - r436.dd8a661 | Eric Engestrom | |