-
Notifications
You must be signed in to change notification settings - Fork 58
Disable threads on dependencies of cairo.so #1676
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
SylvainCorlay
wants to merge
84
commits into
emscripten-forge:main
Choose a base branch
from
SylvainCorlay:threads
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Update fansi * Update base64enc * Update cli * Update colorspace * Update digest * Update ellipsis * Update farver * Update fastmap * Update lattice * Update magrittr * Update mass * Update nlme * Update rlang * Update utf8
…atplotlib_3.9.3_to_3.9.4 Update matplotlib from 3.9.3 to 3.9.4
… runtime (emscripten-forge#1476) * Add patch on llvm 19.1.6 to take care of temporary files generated at runtime * changes as per Martin's Suggestion
* Update libwebp from 1.4.0 to 1.5.0 * add a package content test --------- Co-authored-by: emscripten-forge-bot <[email protected]> Co-authored-by: Wolf Vollprecht <[email protected]>
* Update libiconv from 1.17 to 1.18 * Reset build number * Add package info * Add tests --------- Co-authored-by: emscripten-forge-bot <[email protected]> Co-authored-by: Isabel Paredes <[email protected]>
* Update pybind11 from 2.13.5 to 2.13.6 * Add test --------- Co-authored-by: emscripten-forge-bot <[email protected]> Co-authored-by: Isabel Paredes <[email protected]>
Co-authored-by: emscripten-forge-bot <[email protected]>
* Update fmt from 11.0.2 to 11.1.0 * Add tests --------- Co-authored-by: emscripten-forge-bot <[email protected]> Co-authored-by: Isabel Paredes <[email protected]>
* Update wheel from 0.41.2 to 0.41.3 * Reset build number * Update build --------- Co-authored-by: emscripten-forge-bot <[email protected]> Co-authored-by: Isabel Paredes <[email protected]>
* Update markupsafe from 2.1.5 to 3.0.0 * Update license file --------- Co-authored-by: emscripten-forge-bot <[email protected]> Co-authored-by: Isabel Paredes <[email protected]>
…forge#1490) fix broken emscripten-abi mutex strong-export generation
* Update pandas from 2.2.2 to 2.2.3 * Add compiler Required in order to select the correct emscripten version --------- Co-authored-by: emscripten-forge-bot <[email protected]> Co-authored-by: Isabel Paredes <[email protected]>
* Update wheel from 0.42.0 to 0.43.0 * Reset build number --------- Co-authored-by: emscripten-forge-bot <[email protected]> Co-authored-by: Isabel Paredes <[email protected]>
* Update cppinterop on main
* Add recipe for xeus-r * Update recipe.yaml * Update recipes/recipes_emscripten/xeus-r/recipe.yaml Co-authored-by: martinRenou <[email protected]> * Update sha * Update build.sh * Remove copying * Update tests --------- Co-authored-by: martinRenou <[email protected]> Co-authored-by: Isabel Paredes <[email protected]>
* python file symlinks in compiler * bump version
…ndefined_symbols Removed undefined symbols exported by cairo
…w_glib Rebuild with new build of glib
…w_cairo rebuild r-base with new builds of glib and cairo
SylvainCorlay
commented
Jan 18, 2025
SylvainCorlay
commented
Jan 18, 2025
SylvainCorlay
commented
Jan 18, 2025
SylvainCorlay
commented
Jan 18, 2025
@SylvainCorlay dont forget to bump the build numbers |
SylvainCorlay
commented
Jan 18, 2025
ca4216f
to
c744ec7
Compare
005e527
to
1fffbce
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.