Skip to content
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

[gn] Vscode integration. Fixes #1526. #1527

Merged
merged 2 commits into from
Jul 10, 2020

Conversation

turon
Copy link
Contributor

@turon turon commented Jul 9, 2020

Problem

The new GN build system isn't integrated yet into vscode

Summary of Changes

Add vscode integration

fixes #1526

@CLAassistant
Copy link

CLAassistant commented Jul 9, 2020

CLA assistant check
All committers have signed the CLA.

@woody-apple
Copy link
Contributor

@turon can you sign the CLA (again) and fix the merge here?


_chip_banner "Build: Ninja build"

time ninja -C "$CHIP_ROOT/out/debug" all check
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Moved the build step to take place after instructions, so the result of last build is easily visible for both command line and in vscode.

@BroderickCarlin BroderickCarlin merged commit 52b6f03 into project-chip:master Jul 10, 2020
@github-actions
Copy link

Size increase report for "nrf-example-build"

File Section File VM
Full report output
BLOAT REPORT

Files found only in the build output:
    report.csv

Comparing ./master_artifact/chip-nrf52840-lock-example.out and ./pull_artifact/chip-nrf52840-lock-example.out:

sections,vmsize,filesize


@github-actions
Copy link

Size increase report for "linux-example-build"

File Section File VM
Full report output
BLOAT REPORT

Files found only in the build output:
    report.csv

Comparing ./master_artifact/chip-standalone-demo.out and ./pull_artifact/chip-standalone-demo.out:

sections,vmsize,filesize


@github-actions
Copy link

Size increase report for "esp32-example-build"

File Section File VM
Full report output
BLOAT REPORT

Files found only in the build output:
    report.csv

Comparing ./master_artifact/chip-wifi-echo.elf and ./pull_artifact/chip-wifi-echo.elf:

sections,vmsize,filesize


mspang added a commit to mspang/connectedhomeip that referenced this pull request Jul 11, 2020
After 52b6f03 ("[gn] Vscode integration. Fixes project-chip#1526. (project-chip#1527)")
the args are missing due to being set later in the script. Rearrange
so the correct comment is printed.
andy31415 pushed a commit that referenced this pull request Jul 13, 2020
After 52b6f03 ("[gn] Vscode integration. Fixes #1526. (#1527)")
the args are missing due to being set later in the script. Rearrange
so the correct comment is printed.
@turon turon deleted the pr/gn/vcode branch July 14, 2020 21:49
kedars pushed a commit to kedars/connectedhomeip that referenced this pull request Jul 19, 2020
* [gn] Vscode integration. Fixes project-chip#1526.

* [gn] Fix merge conflict.
kedars pushed a commit to kedars/connectedhomeip that referenced this pull request Jul 19, 2020
After 52b6f03 ("[gn] Vscode integration. Fixes project-chip#1526. (project-chip#1527)")
the args are missing due to being set later in the script. Rearrange
so the correct comment is printed.
kedars pushed a commit to kedars/connectedhomeip that referenced this pull request Jul 19, 2020
* [gn] Vscode integration. Fixes project-chip#1526.

* [gn] Fix merge conflict.
kedars pushed a commit to kedars/connectedhomeip that referenced this pull request Jul 19, 2020
After 52b6f03 ("[gn] Vscode integration. Fixes project-chip#1526. (project-chip#1527)")
the args are missing due to being set later in the script. Rearrange
so the correct comment is printed.
kedars pushed a commit to kedars/connectedhomeip that referenced this pull request Jul 19, 2020
* [gn] Vscode integration. Fixes project-chip#1526.

* [gn] Fix merge conflict.
kedars pushed a commit to kedars/connectedhomeip that referenced this pull request Jul 19, 2020
After 52b6f03 ("[gn] Vscode integration. Fixes project-chip#1526. (project-chip#1527)")
the args are missing due to being set later in the script. Rearrange
so the correct comment is printed.
kedars pushed a commit to kedars/connectedhomeip that referenced this pull request Jul 21, 2020
* [gn] Vscode integration. Fixes project-chip#1526.

* [gn] Fix merge conflict.
kedars pushed a commit to kedars/connectedhomeip that referenced this pull request Jul 21, 2020
After 52b6f03 ("[gn] Vscode integration. Fixes project-chip#1526. (project-chip#1527)")
the args are missing due to being set later in the script. Rearrange
so the correct comment is printed.
kedars pushed a commit to kedars/connectedhomeip that referenced this pull request Jul 21, 2020
* [gn] Vscode integration. Fixes project-chip#1526.

* [gn] Fix merge conflict.
kedars pushed a commit to kedars/connectedhomeip that referenced this pull request Jul 21, 2020
After 52b6f03 ("[gn] Vscode integration. Fixes project-chip#1526. (project-chip#1527)")
the args are missing due to being set later in the script. Rearrange
so the correct comment is printed.
jmartinez-silabs pushed a commit to SiliconLabs/matter that referenced this pull request Feb 15, 2024
Merge in WMN_TOOLS/matter from feature/updating_wifisdk_to_v3.1.3 to RC_2.3.0-1.3

Squashed commit of the following:

commit 1c75b7c32e2268b340288823c741cc7040b5b6ab
Author: Arun Padakanti <arunkumar.padakanti@silabs.com>
Date:   Thu Feb 1 09:42:36 2024 +0530

    Updated gitmodules as per comments

commit 868b100c9bdba2c0e609a6f705d669f16ae4af13
Author: Arun Padakanti <arunkumar.padakanti@silabs.com>
Date:   Wed Jan 31 20:34:59 2024 +0530

    Updating wifi_sdk to v3.1.3
rcasallas-silabs pushed a commit to rcasallas-silabs/connectedhomeip that referenced this pull request Jun 20, 2024
Merge in WMN_TOOLS/matter from feature/updating_wifisdk_to_v3.1.3 to RC_2.3.0-1.3

Squashed commit of the following:

commit 1c75b7c32e2268b340288823c741cc7040b5b6ab
Author: Arun Padakanti <arunkumar.padakanti@silabs.com>
Date:   Thu Feb 1 09:42:36 2024 +0530

    Updated gitmodules as per comments

commit 868b100c9bdba2c0e609a6f705d669f16ae4af13
Author: Arun Padakanti <arunkumar.padakanti@silabs.com>
Date:   Wed Jan 31 20:34:59 2024 +0530

    Updating wifi_sdk to v3.1.3
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.

GN build parity - VSCode integration
5 participants