Ingvar Stepanyan
fadb4c89f4
Point oxipng to patched version
...
Some upstream changes required for parallel build to work.
2020-09-24 12:58:52 +01:00
Ingvar Stepanyan
77d1e1dfe2
Disable parallel feature for non-parallel OxiPNG
2020-09-24 03:12:23 +01:00
Ingvar Stepanyan
5ae65e3cf2
Update oxipng build system
2020-09-24 01:33:16 +01:00
Ingvar Stepanyan
60dacff05e
fixup
2020-09-24 00:03:00 +01:00
Ingvar Stepanyan
41e3868a13
Switch to crossbeam-channel
...
Still not perfect due to usage of a static global, but this is much cleaner and more efficient thanks to proper blocking of Workers that wait for new messages instead of a manual spin-loop.
2020-09-24 00:02:57 +01:00
Ingvar Stepanyan
1f50eeeb93
Include pkg-parallel artifacts
2020-09-23 23:59:35 +01:00