Compare commits

...
Sign in to create a new pull request.

5 commits

Author SHA1 Message Date
Bert van der Weerd
fecf9626c2
bump winbuild version 2022-10-20 23:32:27 +02:00
Bert van der Weerd
76b60ddcef
Sun 09 Oct 2022 12:48:05 PM CEST 2022-10-09 12:48:05 +02:00
Bert van der Weerd
fbfb17058e
now the only difference is --with-app-name 2022-10-01 15:15:11 +02:00
Bert van der Weerd
260708ef05
try building with needed auto-update settings applied 2022-10-01 15:06:19 +02:00
Bert van der Weerd
eb752a0581
added release-win64 job that should automate my manual stuff 2022-09-29 21:50:36 +02:00
4 changed files with 13 additions and 3 deletions

View file

@ -0,0 +1,10 @@
stages:
- release
release-win64:
stage: release
when: manual
only:
- win64
script:
- echo "Here we want to take the artifacts from the bsys5-win64 build and publish them as a release in the windows repo. This will require a gitlab API key? We also need to do signing here."

View file

@ -66,7 +66,7 @@ ac_add_options --enable-strip
# needed for windows/mac auto update ONLY. it's a security risk so other OSses don't need it
# https://firefox-source-docs.mozilla.org/taskcluster/setting-up-an-update-server.html
#ac_add_options --disable-verify-mar
ac_add_options --disable-verify-mar
# Internationalization
ac_add_options --with-l10n-base=$(pwd)/browser/locales/l10n

View file

@ -1 +1 @@
1
2

View file

@ -1 +1 @@
105.0.3
106.0