-
Notifications
You must be signed in to change notification settings - Fork 3
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
NP-346 add updates to emsdk recipe and fix for nodejs recipe #14
Open
jellespijker
wants to merge
9
commits into
main
Choose a base branch
from
NP-346
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.
Commits on Oct 2, 2024
-
Initial porting of the recipes from conan-center-index
- Also trigger conan-package workflow on NP-* branches Contribute to NP-346
Configuration menu - View commit details
-
Copy full SHA for 1714c84 - Browse repository at this point
Copy the full SHA 1714c84View commit details -
Add Emsdk 3.1.65 version and update Node.js requirements
Added Emsdk version 3.1.65 with corresponding source details in conandata.yml and config.yml. Updated Node.js to version 20.16.0 in emsdk's build requirements and ensured TypeScript installation using npm. Enhanced Node.js recipe by appending new paths to build and environment info. Contributes to NP-346
Configuration menu - View commit details
-
Copy full SHA for e15b699 - Browse repository at this point
Copy the full SHA e15b699View commit details -
Configuration menu - View commit details
-
Copy full SHA for 208a47f - Browse repository at this point
Copy the full SHA 208a47fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e3b92a - Browse repository at this point
Copy the full SHA 8e3b92aView commit details -
Update npm install command in emsdk recipe
Modified the npm install command and run from the emscripten directory. This should install all basic node_modules such as typescript etc. Contribute to NP-346
Configuration menu - View commit details
-
Copy full SHA for 9fc78ec - Browse repository at this point
Copy the full SHA 9fc78ecView commit details
Commits on Oct 4, 2024
-
Need to apply a patch to the version which isn't released yet Contribute to NP-346
Configuration menu - View commit details
-
Copy full SHA for d431cd8 - Browse repository at this point
Copy the full SHA d431cd8View commit details -
Fix typo in lexy::input_location comparison
Add patch to correct column number comparison typo in lexy. Update configuration to include the new patch and amend Conan recipe for patch handling. Clean up outdated version entries. Contribute to NP-346
Configuration menu - View commit details
-
Copy full SHA for 162eeb5 - Browse repository at this point
Copy the full SHA 162eeb5View commit details
Commits on Nov 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d1117cd - Browse repository at this point
Copy the full SHA d1117cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99eec3e - Browse repository at this point
Copy the full SHA 99eec3eView commit details
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.