| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
Add --universal flag for building universal app for both
Intel and Apple Silicon
|
|
|
|
|
|
|
|
|
|
builds
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Needed with new android/<version> style tags.
git describe would not work well on commits with two tags
|
|
|
|
Generate fish shell completions at build time. Empower fish users with
completions.
Completions are copied in the [recommended directory](https://fishshell.com/docs/current/#where-to-put-completions)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Since the wireguard-go libraries were being changed too often to be in
the binaries repository, they are moved into the main app repository.
This means that for production builds, the libraries will be rebuilt
every build.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|