Commit graph

9 commits

Author SHA1 Message Date
Zhaofeng Li ad7c7d6323 libjxl: Use own libhwy package, fix RISC-V build 2022-01-08 19:00:31 -08:00
Robert Scott 1fd1c8860f
Merge pull request #150449 from risicle/ris-libjxl-aarch64
libjxl: fix/enable for aarch64
2022-01-08 21:32:26 +00:00
Jonathan del Strother a11763fa36
libjxl: Fix tests on darwin
This fixes the LibraryCLinkageTest, which was failing to find the built library:

 1122/1129 Test #1128: LibraryCLinkageTest .......................................................................................................Subprocess aborted***Exception:   0.32 sec
dyld[53579]: Library not loaded: @rpath/libjxl.0.dylib
  Referenced from: /private/tmp/nix-build-libjxl-0.5.drv-1/source/build/tools/tests/libjxl_test
  Reason: tried: '/nix/store/82d092jfk2sckailcp5hpb29xsxhk4h2-swift-corefoundation/Library/Frameworks/libjxl.0.dylib' (no such file), '/nix/store/82d092jfk2sckailcp5hpb29xsxhk4h2-swift-corefoundation/Library/Frameworks/libjxl.0.dylib' (no
2022-01-04 08:04:23 +00:00
Robert Scott f24cab5396 libjxl: fix/enable for aarch64 2021-12-12 21:00:35 +00:00
Robert Scott 2ae055d56a libjxl: fix darwin build with upstream patch 2021-12-05 23:00:05 +00:00
R. Ryantm 71a1e6b562 libjxl: 0.5 -> 0.6.1 2021-11-03 09:21:59 +00:00
Robert Scott 36d6673cf8 libjxl: fix for hydra's darwin builder 2021-09-05 22:13:54 +01:00
Robert Scott 9a4bdda26e libjxl: unstable-2021-06-22 -> 0.5 2021-09-05 17:04:18 +01:00
Niklas Hambüchen 85ff485ca9
libjxl: init at 2021-06-22-409efe02 (jpeg-xl reference implementation) (#103160)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-26 18:12:04 +02:00