-
Notifications
You must be signed in to change notification settings - Fork 334
Building native engine distribution with Bazel #14351
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
Open
vitvakatu
wants to merge
32
commits into
develop
Choose a base branch
from
wip/vitvakatu/bazel-native-image
base: develop
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.
+326
−35
Open
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
895c4d9
Try building native image
Akirathan 8287ef9
C compiler path sys prop
Akirathan 539f2ac
C compiler path is resolved via bazel toolchain
Akirathan 7ae1d8c
Set CC files as dependencies of run_sbt rule.
Akirathan 5d933b9
run_enso respects built distribution directory name
Akirathan 646131a
sanity check is done for native engine distribution
Akirathan 59aa5f5
Use basename for the directory
Akirathan 9f2b6ce
Add rule that ensure that enso distribution was built with NI
Akirathan e91757d
[WIP] try to provide path to executable in built-distribution dir
Akirathan 6487ba1
Revert "[WIP] try to provide path to executable in built-distribution…
Akirathan 352930f
Install NI dependencies on the CI
Akirathan 4f9e0a5
Merge branch 'develop' into wip/akirathan/14036-bazel-native-image
Akirathan 3736ed2
Change CI step to build native engine distribution
Akirathan 06ad37c
docs
Akirathan 6ba5257
Resolve toolchain as rules_graalvm does
vitvakatu ae31c86
Working native build on Linux
vitvakatu cae1a6a
Fixes on Mac and aligning produced artifacts with legacy build
vitvakatu a36c139
Merge develop
vitvakatu 9725719
Optimize dependencies for engine rules
vitvakatu 8b102f5
Cleanups
vitvakatu 2cbb679
Fix typo
vitvakatu 424a736
Add cLibraryPath for ydoc server
vitvakatu 7b32b44
Formatting
vitvakatu 10e4b25
Try removing CCompilerPath
vitvakatu 2f57de1
Formatting
vitvakatu 81f869c
Fix upload task
vitvakatu 3581b0e
Merge develop
vitvakatu 457972d
Use ENSO_LAUNCHER=native
vitvakatu 94d4d23
Use file utility to check native image
vitvakatu bea4972
Merge develop
vitvakatu 372650c
Run bazel workflows on self-hosted runners
vitvakatu 1c019a9
Merge develop
vitvakatu 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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
Oops, something went wrong.
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.