Add cross-compiling for freebsd #1359

Closed
techknowlogick wants to merge 1 commits from techknowlogick/api:freebsd into main
First-time contributor
No description provided.
techknowlogick added 1 commit 2023-01-10 22:17:31 +00:00
continuous-integration/drone/pr Build is passing Details
adeff54d32
Add cross-compiling for freebsd
Owner

Awesome!

Would you mind updating the docs at https://kolaente.dev/vikunja/api/src/branch/main/docs/content/doc/setup/install-backend.md#freebsd-freenas as well? (Should be enough to remove the note about no pre-compiled binaries and the steps to download and compile packages)

Awesome! Would you mind updating the docs at https://kolaente.dev/vikunja/api/src/branch/main/docs/content/doc/setup/install-backend.md#freebsd-freenas as well? (Should be enough to remove the note about no pre-compiled binaries and the steps to download and compile packages)
konrad reviewed 2023-01-11 07:41:20 +00:00
@ -547,2 +551,4 @@
}
// Builds binaries for freebsd
func (Release) FreeBSD() error {
Owner

Can you add this step (as mage release:feebsd) to the drone config as well?

Can you add this step (as `mage release:feebsd`) to the drone config as well?
Owner

Closing this due to inactivity. Please ping if you want to pick it up again.

Closing this due to inactivity. Please ping if you want to pick it up again.
konrad closed this pull request 2024-01-16 12:16:22 +00:00
All checks were successful
continuous-integration/drone/pr Build is passing
Required
Details

Pull request closed

Sign in to join this conversation.
No reviewers
No Milestone
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: vikunja/vikunja#1359
No description provided.