Commit 2d75a4e
Add passagemath-{environment,setup}, cysignals, passagemath-{objects,repl}, memory-allocator, passagemath-{categories,graphs}, symmetrica, passagemath-combinat, gsl, passagemath-modules, cmr, passagemath-cmr (emscripten-forge#4446)
* Add cysignals recipe for emscripten-wasm32 platform
Co-authored-by: DerThorsten <904752+DerThorsten@users.noreply.github.com>
* Add meson-python requirement
* Add build.sh script and emscripten.meson.cross file for cysignals
Co-authored-by: IsabelParedes <23283243+IsabelParedes@users.noreply.github.com>
* Add pkg-config to cysignals recipe dependencies
* Delete pixi.lock
* recipes/recipes_emscripten/passagemath-environment: New
* recipes/recipes_emscripten/passagemath-environment/recipe.yaml: Update requirements as example 'regex' seems to suggest, add extra/recipe-maintainers
* recipes/recipes_emscripten/passagemath-environment/recipe.yaml: Add about/license, about/license_file
* recipes/recipes_emscripten/passagemath-environment/recipe.yaml: Adapt tests, extra/emscripten_tests from brotli recipe
* recipes/recipes_emscripten/passagemath-setup: New
* recipes/recipes_emscripten/passagemath-objects: New
* recipes/recipes_emscripten/cysignals/recipe.yaml: Update to 1.12.6
* recipes/recipes_emscripten/cysignals: Add patch
* recipes/recipes_emscripten/cysignals/recipe.yaml: Update license_file
* recipes/recipes_emscripten/cysignals: Add sigaltstack patch
* recipes/recipes_emscripten/cysignals/build.sh: Set c_thread_count=0
* recipes/recipes_emscripten/cysignals/test_import_cysignals.py: Do not try to import what can only be cimported
* recipes/recipes_emscripten/cysignals: Patch out use of threads
* recipes/recipes_emscripten/passagemath-*: Update to 10.8.1
* recipes/recipes_emscripten/passagemath-categories: New
* recipes/recipes_emscripten/memory-allocator: New
* recipes/recipes_emscripten/passagemath-categories: Add memory-allocator dep
* recipes/recipes_emscripten/memory-allocator/recipe.yaml: Add license
* recipes/recipes_emscripten/passagemath-repl: New
* recipes/recipes_emscripten/passagemath-categories: Add tests
* recipes/recipes_emscripten/passagemath-repl: Add ipython dep
* recipes/recipes_emscripten/passagemath-categories: Disable many tests
* recipes/recipes_emscripten/passagemath-categories/test_passagemath_categories.py: Do not try to run doctests
* recipes/recipes_emscripten/passagemath-graphs: New
* recipes/recipes_emscripten/passagemath-categories/test_passagemath_categories.py: Do not try to run doctests at all
* recipes/recipes_emscripten/symmetrica: New
* recipes/recipes_emscripten/passagemath-combinat: New
* recipes/recipes_emscripten/gsl: New
* recipes/recipes_emscripten/passagemath-modules: New
* recipes/recipes_emscripten/gsl/build.sh: Use openblas
* recipes/recipes_emscripten/gsl: Fixups
* variant.yaml: Pin gsl to 2.8
* recipes/recipes_emscripten/passagemath-modules: Add deps
* recipes/recipes_emscripten/cmr: New
* recipes/recipes_emscripten/passagemath-cmr: New
* .github/workflows/build_recipes.yaml: Upload packages as an artifact
* recipes/recipes_emscripten/cysignals/recipe.yaml: Update extra/recipe-maintainers
* recipes/recipes_emscripten/passagemath-environment/recipe.yaml: Remove commented-out extra deps
* recipes/recipes_emscripten/symmetrica/recipe.yaml: Test presence of lib/libsymmetrica.a
* recipes/recipes_emscripten/passagemath-*: Shorten the autogenerated long descriptions
* recipes/recipes_emscripten/gsl: Remove openblas dependency
* recipes/recipes_emscripten/cysignals: Make patches sequential
* recipes/recipes_emscripten/cmr/build.sh: Copy wasm files also
* recipes/recipes_emscripten/cmr/build.sh: Copy wasm files also (fixup)
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: DerThorsten <904752+DerThorsten@users.noreply.github.com>
Co-authored-by: Isabel Paredes <isabel.paredes@quantstack.net>
Co-authored-by: IsabelParedes <23283243+IsabelParedes@users.noreply.github.com>1 parent 7695c76 commit 2d75a4e
36 files changed
Lines changed: 1078 additions & 1 deletion
File tree
- recipes/recipes_emscripten
- cmr
- cysignals
- patches
- gsl
- memory-allocator
- passagemath-categories
- passagemath-cmr
- passagemath-combinat
- passagemath-environment
- passagemath-graphs
- passagemath-modules
- passagemath-objects
- passagemath-repl
- passagemath-setup
- symmetrica
| 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 | + | |
| 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 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
Lines changed: 17 additions & 0 deletions
| 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 | + | |
Lines changed: 26 additions & 0 deletions
| 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 | + | |
Lines changed: 33 additions & 0 deletions
| 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 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
Lines changed: 36 additions & 0 deletions
| 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 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 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 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
0 commit comments