tools/testbuild.sh: add option -N use CMake with Ninja#12721
Merged
Conversation
simbit18
added a commit
to simbit18/nuttx-apps
that referenced
this pull request
Jul 17, 2024
added option -N Use CMake with Ninja as the backend. depends on this PR apache/nuttx#12721
Contributor
Author
|
https://github.com/apache/nuttx/actions/runs/9970183739/job/27548653008?pr=12721#step:7:572 connect to 140.82.112.3 port 443 failed: Connection timed out Failed to connect to github.com port 443 after 134346 ms: Couldn't connect It does not depend on this PR. |
tools/testbuild.sh
added option -N Use CMake with Ninja as the backend.
updated help.
added date to print startup board
added HOST=Msys
github/workflows/build.yml
added option -N job docker
6cdfd9b to
3aaeb02
Compare
xiaoxiang781216
approved these changes
Jul 17, 2024
simbit18
added a commit
to simbit18/nuttx-apps
that referenced
this pull request
Jul 18, 2024
added option -N Use CMake with Ninja as the backend. depends on this PR apache/nuttx#12721
xiaoxiang781216
pushed a commit
to apache/nuttx-apps
that referenced
this pull request
Jul 18, 2024
added option -N Use CMake with Ninja as the backend. depends on this PR apache/nuttx#12721
1 task
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
tools/testbuild.sh
added option -N Use CMake with Ninja as the backend.
updated help.
added date to print startup board
added HOST=Msys
github/workflows/build.yml
added option -N job docker
Impact
There should be no impact.
Testing
ci