| Commit message (Expand) | Author | Age | Files | Lines |
| * | igraph: enable autodetection for LTO support (#122058)•••> The IGRAPH_ENABLE_LTO build option now supports the AUTO value, which
> uses LTO only if the compiler supports it. Warning: CMake may not
> always be able to detect that LTO is not fully supported. Therefore,
> the default setting is OFF.
https://igraph.org/2021/03/23/igraph-0.9.1-c.html | Martin Weinelt | 2021-05-07 | 1 | -3/+5 |
| * | igraph: 0.9.2 -> 0.9.3•••https://github.com/igraph/igraph/releases/tag/0.9.3
| Robert Schütz | 2021-05-05 | 1 | -2/+2 |
| * | igraph: 0.9.1 -> 0.9.2•••https://github.com/igraph/igraph/releases/tag/0.9.2
| Robert Schütz | 2021-04-15 | 1 | -13/+4 |
| * | igraph: 0.8.5 -> 0.9.1 | Robert Schütz | 2021-03-26 | 1 | -12/+88 |
| * | treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix•••continuation of #109595
pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.
python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
| Jonathan Ringer | 2021-01-19 | 1 | -2/+2 |
| * | igraph: 0.8.4 -> 0.8.5 | R. RyanTM | 2020-12-09 | 1 | -2/+2 |
| * | igraph: 0.8.3 -> 0.8.4 | R. RyanTM | 2020-11-26 | 1 | -2/+2 |
| * | igraph: 0.8.2 -> 0.8.3 | R. RyanTM | 2020-10-25 | 1 | -2/+2 |
| * | igraph: enable for darwin | Robert Scott | 2020-07-20 | 1 | -1/+1 |
| * | igraph: Only build and test x86_64-linux.•••aarch64-linux tests fail on the community builder, so don't build there
until we have more evidence that failing tests are not a problem.
| Corbin | 2020-06-25 | 1 | -0/+2 |
| * | igraph: 0.7.1 -> 0.8.2•••Refs #90840.
The check phase is now enabled. All tests pass on my machine.
I realized while doing this bump that igraph vendors OpenBLAS, ARPACK,
and GLPK. We can use our versions instead, and igraph builds
successfully, but 34 tests fail. I'm choosing correctness instead of
build times.
| Corbin | 2020-06-25 | 1 | -5/+9 |
| * | treewide: Per RFC45, remove all unquoted URLs | Michael Reilly | 2020-04-10 | 1 | -1/+1 |
| * | treewide: update homepages to https where available•••Based on "problems" from repology:
https://repology.org/repository/nix_unstable/problems
Mostly simple changes to reflect redirects.
| Matthew Bauer | 2019-04-15 | 1 | -1/+1 |
| * | treewide: Fix packages using name where they should use pname | Patrick Hilhorst | 2018-11-06 | 1 | -2/+2 |
| * | igraph: init at 0.7.1 | Corbin | 2018-07-28 | 1 | -0/+31 |