You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Haikuporter changes
respect --quiet flag in repository commands
Haikuporter will error (instead of justp rinting a warning) if you have a file in the patches/ directory that's not referenced in the recipe
cmakeDirArgs now use relative paths
source packages are disabled by default and can be enabled using a configuration file. There is no need for the --no-source-packages option anymore
Haikuporter will error if a library is supplied as both static and shared. Libraries for Haiku should usually be shared, rarely static, and never both.
The chroot for building recipes now contains font settings, fixing problems with recipes using fontconfig
Buildmaster changes
Make the 'system packages' version configurable instead of hardcoded
Include hrev number in generated 'system packages' archive, so we can update it without tagging a new Haiku release
Various cleanups, fixes and simplifications
MongoDB reporter that will store the build results in a database (in addition to the existing json output)