-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Split sendtohelixhelp.proj
to extract wasm, and mobile bits to separate files.
#63373
Merged
Commits on Jan 10, 2022
-
Extract wasm, and mobile specific bits from sendtohelixhelp.proj into
.. separate files, so they can be easier to manage. - the platform specific properties are set in their respective files (for eg `sendtohelixhelp-wasm.proj`) - a new target `BuildHelixCommand` is extracted from `BuildHelixWorkItems`, which runs first - and essentially builds `@(HelixCommand)` - Platform specific targets can run via `$(BuildHelixWorkItemsDependsOn)` - which then add any "special" helix work items - `BuildHelixWorkItems` in the main file supports adding for the regular case, which is controlled by `$(EnableDefaultBuildHelixWorkItems)`.
Configuration menu - View commit details
-
Copy full SHA for a4a3356 - Browse repository at this point
Copy the full SHA a4a3356View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44b4932 - Browse repository at this point
Copy the full SHA 44b4932View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1dccd12 - Browse repository at this point
Copy the full SHA 1dccd12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f5ae4d - Browse repository at this point
Copy the full SHA 6f5ae4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fac92b - Browse repository at this point
Copy the full SHA 2fac92bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 523e54a - Browse repository at this point
Copy the full SHA 523e54aView commit details
Commits on Jan 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d8e836c - Browse repository at this point
Copy the full SHA d8e836cView commit details
Commits on Jan 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5a7cd5e - Browse repository at this point
Copy the full SHA 5a7cd5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3676a0e - Browse repository at this point
Copy the full SHA 3676a0eView 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.