Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-25 | Remove unneeded headers | Daniel Bermond | |
2020-12-17 | Match latest upstream changes | Daniel Bermond | |
2020-12-04 | Rename patch | Daniel Bermond | |
2020-12-02 | Use tag for pkgver | Daniel Bermond | |
Upstream now provides the first tagged release. | |||
2020-11-16 | Match latest upstream changes | Daniel Bermond | |
2020-10-29 | Match latest upstream changes. Add plugins. | Daniel Bermond | |
2020-10-13 | Match latest upstream changes. Add documentation package. | Daniel Bermond | |
2020-10-02 | Refresh patches | Daniel Bermond | |
2020-07-28 | Update patches to match latest upstream changes | Daniel Bermond | |
2020-06-11 | Match latest upstream changes | Daniel Bermond | |
2020-05-06 | Fix build: issue with submodule mingw-std-threads | Daniel Bermond | |
Submodule mingw-std-threads is targeting an untracked commit (or something of that sort). The target commit cannot be checked out by makepkg sources (makepkg gives an error when using '#commit=<hash>'), but it's available for fetching at upstream, so I'm manually fetching it at prepare(). It seems that the target commit was somehow moved by upstream mingw-std-threads, because it was working previously and now it stopped to work. Maybe they deleted it from its branch. | |||
2020-04-22 | Match latest upstream changes: update git submodules and fix build | Daniel Bermond | |
2020-03-11 | Fix build on non-avx2 cpus | Daniel Bermond | |
Must ensure at least sse4.1 at build time, since it's required by upstream. | |||
2020-03-03 | Fix build on generic architecture | Daniel Bermond | |
The AVX2 patch does not need to be that restrictive. | |||
2020-03-02 | Disable AVX512. Remove benchmark tool. | Daniel Bermond | |
2020-03-02 | Match upstream changes. Disable AVX2. Add benchmark tool. | Daniel Bermond | |
2020-02-01 | Initial commit of libjpeg-xl-git | Daniel Bermond | |