Skip to content

Bazel#5

Open
pavi2410 wants to merge 22 commits into
masterfrom
bazel
Open

Bazel#5
pavi2410 wants to merge 22 commits into
masterfrom
bazel

Conversation

@pavi2410

@pavi2410 pavi2410 commented Dec 2, 2024

Copy link
Copy Markdown
Owner

General items:

If your code changes how something works on the device (i.e., it affects the companion):

  • I branched from ucr
  • My pull request has ucr as the base

Further, if you've changed the blocks language or another user-facing designer/blocks API (added a SimpleProperty, etc.):

  • I have updated the corresponding version number in YaVersion.java
  • I have updated the corresponding upgrader in YoungAndroidFormUpgrader.java (components only)
  • I have updated the corresponding entries in versioning.js

For all other changes:

  • I branched from master
  • My pull request has master as the base

What does this PR accomplish?

Description

Fixes # .

Resolves # .

@pavi2410

pavi2410 commented Apr 3, 2025

Copy link
Copy Markdown
Owner Author

Disable Sandboxing
https://bazel.build/docs/sandboxing

@pavi2410

pavi2410 commented Apr 3, 2025

Copy link
Copy Markdown
Owner Author

Use Closure compiler rules for building Blockly

@pavi2410

pavi2410 commented Apr 3, 2025

Copy link
Copy Markdown
Owner Author

Update the sources from upstream

@pavi2410

pavi2410 commented Apr 3, 2025

Copy link
Copy Markdown
Owner Author

Try disabling java header compilation

@pavi2410

pavi2410 commented Apr 3, 2025

Copy link
Copy Markdown
Owner Author

Upgrade to latest Bazel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant