8
3
Fork
You've already forked pEpEngine
0

Simplify the creation of xcframeworks from the engine source #225

Merged
lucasaiu merged 4 commits from dz/engine.xcframework into master 2026年02月05日 13:07:55 +01:00
Owner
Copy link
  • Mainly making variables more easy overridable with ?=.
  • The change re install_name_tool is because the original fails on me, complaining about memory constraints in the library, and I'm not into the topic. I'm not using DESTDIR, so this call is unnecessary for my purposes. Any solution that avoids the error is welcome, this is just a double check to avoid the call if it doesn't look necessary anyways.

Update: Also contains xcode related changes.

* Mainly making variables more easy overridable with `?=`. * The change re `install_name_tool` is because the original fails on me, complaining about memory constraints in the library, and I'm not into the topic. I'm not using `DESTDIR`, so this call is unnecessary for my purposes. Any solution that avoids the error is welcome, this is just a double check to avoid the call if it doesn't look necessary anyways. Update: Also contains xcode related changes.
Author
Owner
Copy link

@lucasaiu @fdik Is there anything impeding a merge to master for this PR? Please let me know if I should change something. I'll have another engine PR soon regarding clang modules, and PRs on PRs (...) get confusing quickly.

@lucasaiu @fdik Is there anything impeding a merge to master for this PR? Please let me know if I should change something. I'll have another engine PR soon regarding clang modules, and PRs on PRs (...) get confusing quickly.

@dirkz wrote in #225 (comment):

@lucasaiu @fdik Is there anything impeding a merge to master for this PR? Please let me know if I should change something. I'll have another engine PR soon regarding clang modules, and PRs on PRs (...) get confusing quickly.

No, sorry, I was just concentrated on something else and not looking carefully enough at notifications. Thanks for pinging me.

@dirkz wrote in https://codeberg.org/pEp/pEpEngine/pulls/225#issuecomment-10382786: > @lucasaiu @fdik Is there anything impeding a merge to master for this PR? Please let me know if I should change something. I'll have another engine PR soon regarding clang modules, and PRs on PRs (...) get confusing quickly. No, sorry, I was just concentrated on something else and not looking carefully enough at notifications. Thanks for pinging me.
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pEp/pEpEngine!225
Reference in a new issue
pEp/pEpEngine
No description provided.
Delete branch "dz/engine.xcframework"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?