Elias Naur
aa41850405
gogio: support explicit version codes through a fourth version field
...
As suggested in review, explicitly specifying the version code with
-version major.minor.patch.versioncode provides more flexibility than
the a version code implied from the major, minor, patch fields.
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2024-01-28 11:51:06 -05:00
Elias Naur
7a117566ca
gogio: replace deprecated calls
...
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2024-01-28 11:51:06 -05:00
Elias Naur
cb72b91a92
gogio: change -version parameter to accept semver versions
...
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2024-01-15 11:41:30 -05:00
Elias Naur
607a9e37c5
gogio: set gioui.org/app.ID in addition to the log package's appID
...
app.ID is documented to be set by the gogio tool, but never was.
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2023-12-11 18:56:04 -06:00
Masala
abc34cf117
gogio: add -tags to 'go list' command
...
Signed-off-by: Masala <masala@riseup.net >
2023-10-01 08:50:17 -05:00
inkeliz
4128f253e8
gogio: [macOS] add notarizing
...
Now, it's possible to notarize the app, using -notaryid,
-notarypass and -notaryteamid flags. Those flags are
similar to -signkey and -signpass.
Signed-off-by: inkeliz <inkeliz@inkeliz.com >
2023-07-11 20:11:57 +01:00
Ilia Demianenko
cf291ca3bd
gogio: add support for setting app name via command line
...
This allows the app name to have spaces and other characters not allowed in Go modules.
Signed-off-by: Ilia Demianenko <ilia.demianenko@gmail.com >
2023-04-14 13:50:53 -06:00
Inkeliz
5c14d1ba64
gogio: [MacOS] add MacOS .app compilation
...
This patch is a initial implementation to make
`.app` file. It supports custom icons and sign.
Signed-off-by: Inkeliz <inkeliz@inkeliz.com >
2023-01-27 20:41:37 -06:00
Elias Naur
6826ef0b64
all: initial import from gio main repository
...
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2022-04-24 13:46:53 +02:00