Commit Graph

7 Commits

Author SHA1 Message Date
Szabolcs Horvát b95ae7b412
igraph: move libxml2 download to build script (#8545)
I have moved the libxml2 download to the build script from the
Dockerfile, so I can more easily update the version, and related
operations would not be split up. Is this okay with you?

See
5a89bbc76c
2022-09-20 14:39:26 -04:00
Szabolcs Horvát ee3a25c0a4
igraph: update libxml2 to 2.10.0 (#8534) 2022-09-19 10:52:57 -04:00
Szabolcs Horvát 245789e8d5
igraph: switch to master branch and update libxml2 dependency (#8413)
* igraph: switch to master branch and update libxml2 dependency

* igraph: do not use shallow clone
2022-09-05 14:35:43 +01:00
Szabolcs Horvát e2e731bc44
[igraph] build libxml2 without ICU (#7368)
* [igraph] build libxml2 without ICU

* [igraph] disable zlib and lzma support when building libxml2
2022-03-08 12:37:12 +00:00
Szabolcs Horvát 6a54a7b965
[igraph] install additional dependencies (#7289)
* [igraph] install additional dependencies

* [igraph] download ICU in Dockerfile

* [igraph] install i386 versions of dependencies
2022-02-15 19:19:10 +00:00
Szabolcs Horvát cfe1e943f5
[igraph] install additional dependencies (#7264) 2022-02-11 10:56:24 +00:00
AdamKorcz e51d3e3ea1
[igraph] Initial integration (#4877) 2021-01-05 08:26:43 -08:00