10000 More bugfixes in build scripts by beckerhe · Pull Request #4695 · google/orbit · GitHub
[go: up one dir, main page]

Skip to content
This repository has been archived by the owner on Jan 31, 2025. It is now read-only.

More bugfixes in build scripts #4695

Merged
merged 1 commit into from
Jan 12, 2023
Merged

Conversation

beckerhe
Copy link
Collaborator
  1. install.sh had no set -eu and was calling conan directly.
  2. bootstrap-orbit.ps1 had an inverted conan version check.
  3. build.sh and build.ps now build default_release by default. This will help reducing build times for first timers because there are packages for the release config in Conan Center, but not for RelWithDebInfo.

1. `install.sh` had no `set -eu` and was calling `conan` directly.
2. `bootstrap-orbit.ps1` had an inverted conan version check.
3. `build.sh` and `build.ps` now build `default_release` by default.
   This will help reducing build times for first timers because there
   are packages for the release config in Conan Center, but not for
   `RelWithDebInfo`.
@beckerhe beckerhe marked this pull request as ready for review January 11, 2023 16:02
Copy link
Collaborator
@florian-kuebler florian-kuebler left a comment
8718

Choose a reason for hiding this comment

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

Thanks

@beckerhe beckerhe merged commit 38b4ab5 into google:main Jan 12, 2023
@beckerhe beckerhe deleted the revise_build_scripts branch January 12, 2023 06:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0