-
Notifications
You must be signed in to change notification settings - Fork 133
QIR Profiles Selection via Project Field or EntryPoint argument #2591
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
Merged
Merged
Changes from 35 commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
07e3a33
WIP
ScottCarda-MS e04f825
Running with project profile instead of workspace profile
ScottCarda-MS 92ed7ee
fixed casing in profile string
ScottCarda-MS d506385
remove workspace setting for profile
ScottCarda-MS 191752f
use is_single_file field to infer profile based on target for non-pro…
ScottCarda-MS 1b75db0
a bit of cleanup
ScottCarda-MS c389eb2
remove obsolete test
ScottCarda-MS c1e20a1
fix LS tests
ScottCarda-MS 12b5e4e
Merge branch 'main' into sccarda/ProjectProfiles
ScottCarda-MS 2fd7d0b
try fixing format, not sure this will work
ScottCarda-MS bd5dd19
fixes formatting
ScottCarda-MS 6118648
waitForDiagnosticsToBeEmpty
ScottCarda-MS b95d8c3
Added check for entrypoint profile and error
ScottCarda-MS a9e07cf
prepare_package_store checks for entry point and either overwrites ca…
ScottCarda-MS f602e50
Work off of EntryPoint argument, which is a Profile name
ScottCarda-MS d5684ec
friendly name for profiles in qsharp.json
ScottCarda-MS 9bb86c2
isSingleFile used in standard "run" compilation
ScottCarda-MS 6812a9f
fix playground not running
ScottCarda-MS 8635c4f
Use the entry profile when we actually run the program, not just with…
ScottCarda-MS 2aec7eb
Remove profile selection dropdown from profile
ScottCarda-MS c88ff11
Merge branch 'main' into sccarda/SingleFileProfiles
ScottCarda-MS 41c5340
"adaptive_ri" and "adaptive_rif"
ScottCarda-MS 22d4897
unused import
ScottCarda-MS 7de00bc
fixed test
ScottCarda-MS 2e89e7b
minor change
ScottCarda-MS e9fa9b5
placed is_single_file for has_manifest on packageGraphSources
ScottCarda-MS c5bec69
missed a spot
ScottCarda-MS f539f68
little bit of cleaning
ScottCarda-MS 61343a1
move error struct out of parser and into qsc
ScottCarda-MS 8f3af9a
completions for EntryPoint argument
ScottCarda-MS 7ba14f5
Merge branch 'main' into sccarda/SingleFileProfiles
ScottCarda-MS 2440fa0
test fix
ScottCarda-MS d05dab5
test fix
ScottCarda-MS 17b13c9
Don't aumotatically update the profile for project scenario
ScottCarda-MS c9b8fa6
fix help message
ScottCarda-MS a18e467
added `Adaptive_RIF` to the error message
ScottCarda-MS File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
This file was deleted.
Oops, something went wrong.
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.