这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@Maxython
Copy link
Member

The changes were taken from PR #20513 - 3c0f7b9

--library $(test "${PKG_DIR%/*}" = "gpkg" && echo "glibc" || echo "bionic") \
${TERMUX_OUTPUT_DIR+-o $TERMUX_OUTPUT_DIR} $TERMUX_INSTALL_DEPS "$PKG_DIR" \
> "$BUILDALL_DIR"/"${PKG}".out 2> "$BUILDALL_DIR"/"${PKG}".err
&> "$BUILDALL_DIR"/"${PKG}".out
Copy link
Member

Choose a reason for hiding this comment

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

I also prefer stdout and stderr in a single log as well, however, I remember that Grimler didn't like this:

Image

#20513 (comment)

and this is subjective. For some other people who are not you and me, stdout and stderr in separate logs might be easier to handle and understand, and that might be the reason why they were written to save in separate logs to begin with.

@Grimler91 what do you think about it now that it is in a separate PR?

Copy link
Member

Choose a reason for hiding this comment

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

I'm personally fine with this change, but it should probably be a separate commit.

Copy link
Member Author

Choose a reason for hiding this comment

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

I'm personally fine with this change, but it should probably be a separate commit.

I think that splitting commits doesn't make sense because the PR is small.

@Maxython Maxython force-pushed the improve-build-all branch 2 times, most recently from b4cf2f0 to a8e1991 Compare November 12, 2025 18:15
@agnostic-apollo
Copy link
Member

Looks fine from a quick look.

- added the ability to change the package format
- added library base check by package name
- the method of saving processes in the logo has been changed
- use `case` to check the `TERMUX_FORMAT` and `TERMUX_ARCH` variables
@Maxython
Copy link
Member Author

If you have no complaints about the PR (especially @Grimler91), then I will try to merge it today.

@robertkirkman
Copy link
Member

robertkirkman commented Nov 13, 2025

I think that Grimler does not get pings on GitHub, he also did not respond to my PR so I am just waiting, for my PR I was going to just wait for a long time but if you want to merge your PR soon you might need to message him somewhere else

@agnostic-apollo
Copy link
Member

There is nothing complex here, so you can merge, assuming tom and robert has tested the changes.

@Maxython Maxython merged commit 7948345 into master Nov 14, 2025
4 checks passed
@Maxython Maxython deleted the improve-build-all branch November 14, 2025 15:43
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.

4 participants