Commit 44c37fd
Release Manager
gh-40038: Meson: build on recent Fedora
<!-- ^ Please provide a concise and informative title. -->
<!-- ^ Don't put issue numbers in the title, do this in the PR
description below. -->
<!-- ^ For example, instead of "Fixes #12345" use "Introduce new method
to calculate 1 + 2". -->
<!-- v Describe your changes below in detail. -->
<!-- v Why is this change required? What problem does it solve? -->
<!-- v If this PR resolves an open issue, please link to it here. For
example, "Fixes #12345". -->
- Add devcontainer based on meson for fedora, and remove old outdated
ones
- Add CI for building with meson on fedora using system packages
- For this to work, rankwidth and ecl had to make optional since they
are currently not available
- The system package manager for fedora has been changed to use dnf
instead of yum
- And minor corrections to the package info
Currently encountering
- mesonbuild/meson#12970 when installing via
`meson install`
- mesonbuild/meson-python#598 when installing
via `pip`
### 📝 Checklist
<!-- Put an `x` in all the boxes that apply. -->
- [ ] The title is concise and informative.
- [ ] The description explains in detail what this PR is about.
- [ ] I have linked a relevant issue or discussion.
- [ ] I have created tests covering the changes.
- [ ] I have updated the documentation and checked the documentation
preview.
### ⌛ Dependencies
<!-- List all open PRs that this PR logically depends on. For example,
-->
<!-- - #12345: short description why this is a dependency -->
<!-- - #34567: ... -->
URL: #40038
Reported by: Tobias Diez
Reviewer(s): Dima Pasechnik, Tobias Diez, Vincent Macri
File tree
83 files changed
+1464
-1826
lines changed- .devcontainer
- portability-fedora-30-minimal
- portability-fedora-30-standard
- portability-fedora-31-minimal
- portability-fedora-31-standard
- portability-fedora-32-minimal
- portability-fedora-32-standard
- portability-fedora-33-minimal
- portability-fedora-33-standard
- portability-fedora-34-minimal
- portability-fedora-34-standard
- portability-fedora-35-minimal
- portability-fedora-35-standard
- portability-fedora-36-minimal
- portability-fedora-36-standard
- portability-fedora-37-minimal
- portability-fedora-37-standard
- portability-fedora-38-minimal
- portability-fedora-38-standard
- portability-fedora-39-minimal
- portability-fedora-39-standard
- portability-fedora-40-minimal
- portability-fedora-40-standard
- portability-fedora-41-minimal
- portability-fedora-41-standard
- portability-fedora-41
- portability-fedora-42
- uv
- .github/workflows
- build
- bin
- pkgs
- mpfi/distros
- pari/distros
- src
- sage
- algebras/fusion_rings
- calculus
- graphs
- graph_decompositions
- libs
- eclib
- matrix
- modules
- plot
- plot3d
- rings/polynomial
- pbori
- schemes/elliptic_curves
- stats
- subprojects
- packagefiles/ecl
- src
- tools
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
83 files changed
+1464
-1826
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
Lines changed: 0 additions & 25 deletions
This file was deleted.
Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 0 additions & 25 deletions
This file was deleted.
Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 0 additions & 25 deletions
This file was deleted.
Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 0 additions & 25 deletions
This file was deleted.
Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 0 additions & 25 deletions
This file was deleted.
0 commit comments