Skip to content

Add some github actions#564

Open
grimmy wants to merge 1 commit into
warningsfrom
github-actions
Open

Add some github actions#564
grimmy wants to merge 1 commit into
warningsfrom
github-actions

Conversation

@grimmy

@grimmy grimmy commented Mar 4, 2026

Copy link
Copy Markdown
Collaborator

These were copied from retro-prpl, the i18n stuff was removed, and the actions were updated.

@grimmy
grimmy force-pushed the github-actions branch 9 times, most recently from b924a86 to c3270ff Compare March 4, 2026 09:12
Comment thread facebook/util.h
#include <glib.h>

#include <libpurple/util.h>
#include <util.h>

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Would this cause a recursive lookup since this file is called util.h too?

(We could replace all #include's with just #include <purple.h>?)

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

It hasn't in my tests. That said we probably should be using purple.h which I forgot was a thing in purple 2, but we should do that as a separate pull request. I had to do it here to make the build work on mac, although I could just adjust all of them.

These were copied from retro-prpl and the i18n stuff was removed.
@grimmy grimmy mentioned this pull request Mar 4, 2026
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.

2 participants