Gyeongjae Choi
dd8bab1377
Bump zlib version to 1.2.13 ( #3185 )
2022-10-14 16:48:30 +09:00
Gyeongjae Choi
ad0064e2c4
BLD Install libraries to centralized directory ( #2551 )
2022-05-18 13:14:16 +09:00
Hood Chatham
22fab55b04
MAINT Bump zlib version ( #2327 )
...
Apparently zlib v1.2.11 had an out of bounds memory access bug so
they yanked it. This bumps the version and gets the build working
again.
2022-03-28 18:17:25 -07:00
Hood Chatham
79c6688535
Run pyodide-build update-all ( #2085 )
2022-01-10 11:54:11 -08:00
Rudolfs Petrovs
83f8fa936b
Fix SHA256 hash checking, incorrect key was used in meta.yaml ( #1099 )
2021-01-10 12:47:58 +08:00
Michael Greminger
ec527fee02
Fix build error for zlib ( #1060 )
2021-01-07 10:48:04 +08:00
Dexter Chua
ac3f1a358e
Build C libraries with the Python build system ( #1027 )
2021-01-03 22:09:40 +01:00
Dexter Chua
8de2ed1202
Build C libraries via buildall.py ( #927 )
...
This addresses part of #713 , by listing and building C libraries as
dependencies. This means we automatically build CLAPACK when needed, and
`lxml`'s C dependencies are not built if lxml is not. In particular,
building "core" should now be faster.
The building itself is still performed by Makefile.
2020-12-23 14:24:32 +01:00