| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-10-16 | Remove buildserver-build check for windows-installer | Linus Färnstrand | 1 | -9/+2 | |
| We have had this crate for long enough to not support building before it now | |||||
| 2025-10-16 | Stop running `rustup update`. Version is handled by rust-toolchain.toml | Linus Färnstrand | 1 | -6/+0 | |
| 2025-08-08 | Remove all usage of USE_MOLD env var for containers | Linus Färnstrand | 1 | -1/+1 | |
| 2025-07-29 | Ignore checksums file in artifacts directory | David Lönnhager | 1 | -5/+8 | |
| 2025-05-14 | Improve error handling in buildserver code checkout | Oskar | 1 | -1/+8 | |
| 2025-02-07 | Update all CI to update wireguard-go submodule more explicitly | Linus Färnstrand | 1 | -1/+1 | |
| 2024-12-10 | Build universal installer in buildserver-build.sh | David Lönnhager | 1 | -4/+10 | |
| 2024-11-14 | Update script and code references to gui-directory | Oskar | 1 | -1/+2 | |
| 2024-10-02 | Remove architecture suffix on Windows x64 installer | Oskar | 1 | -1/+1 | |
| 2024-08-15 | Add support for Windows ARM64 | Daniel Paoliello | 1 | -1/+4 | |
| 2024-06-25 | Update build server scripts | Markus Pettersson | 1 | -0/+1 | |
| Fix the build server scripts for Linux and Android by checking out the wireguard-go submodule. | |||||
| 2024-06-25 | Separate Linux repository creation from app build | Linus Färnstrand | 1 | -18/+16 | |
| Creates a standalone service responsible for building deb/rpm repositories and uploading them. This means the app build scripts no longer do this. Instead the app is just sent to the "inbox" of the repository service. A separate script for downloading and verifying the Mullvad Browser is added, which allows adding the browser into the same repositories | |||||
| 2024-05-06 | Update certificate logic in build scripts for Windows signing key | Oskar Nyberg | 1 | -1/+1 | |
| 2024-02-02 | Fix `shellcheck` lints of our various bash scripts | Sebastian Holmin | 1 | -0/+1 | |
| The following lints have been fixed: SC2046,SC2086,SC2068,SC2148,SC2007,SC2004,SC2006, SC2164,SC2145,SC1091,SC2034,SC2155. | |||||
| 2023-11-16 | Upload RPMs to repository server on builds | Linus Färnstrand | 1 | -2/+6 | |
| 2023-11-16 | Add script for preparing RPM repositories on build server | Linus Färnstrand | 1 | -2/+9 | |
| 2023-11-14 | Configure upload dir and container cache volumes in buildserver-config | Linus Färnstrand | 1 | -1/+0 | |
| 2023-10-20 | Add APT repository preparation and upload scripts | Linus Färnstrand | 1 | -0/+18 | |
| Build an apt/deb repository on builds and store locally on the build server. Also push it to development infra instantly. Push to staging if it's a release. And store locally for manual push to production later | |||||
| 2023-10-17 | Add platform to checksums file in buildserver-build scripts | Oskar Nyberg | 1 | -1/+1 | |
| 2023-09-29 | Sign deb and rpm artifacts in buildserver-build.sh | Linus Färnstrand | 1 | -0/+15 | |
| 2023-09-05 | Enable Apple notarization for all build server builds | Oskar Nyberg | 1 | -1/+1 | |
| 2023-05-26 | Exclude `android/` and `ios/` tags from desktop builds | Markus Pettersson | 1 | -1/+2 | |
| 2023-05-08 | Add build server code for asking for the macOS installer key passphrase | Linus Färnstrand | 1 | -0/+11 | |
| 2023-03-14 | Allow using mold in containers | Linus Färnstrand | 1 | -1/+1 | |
| Opt in with USE_MOLD=true | |||||
| 2023-03-03 | Change bash function format to match our style guide in buildserver-* | Linus Färnstrand | 1 | -6/+6 | |
| 2023-03-03 | Adjust build and upload scripts to work on new build server | Linus Färnstrand | 1 | -2/+5 | |
| 2023-03-02 | Move checking out a git reference to function | Linus Färnstrand | 1 | -14/+20 | |
| 2023-03-02 | Return error code from build_ref and catch it in main loop instead | Linus Färnstrand | 1 | -8/+8 | |
| 2023-03-02 | Add comment on why we don't update Rust on Linux | Linus Färnstrand | 1 | -0/+1 | |
| 2023-03-02 | Build Linux builds in container | Linus Färnstrand | 1 | -19/+43 | |
| 2023-02-28 | Disable SC2207 since tags can't include spaces | Oskar Nyberg | 1 | -0/+3 | |
| 2023-02-28 | Add quotes around variables | Oskar Nyberg | 1 | -4/+4 | |
| 2023-02-28 | Add -r to read to handle spaces correctly | Oskar Nyberg | 1 | -1/+1 | |
| This isn't really needed but it's easier to add than to add the shellcheck exception. | |||||
| 2023-02-27 | Change indentation 2->4 spaces in buildserver-upload.sh | Linus Färnstrand | 1 | -118/+118 | |
| 2023-02-23 | Rename all mentions of the "master" branch to "main" | Linus Färnstrand | 1 | -1/+1 | |
| 2023-02-20 | Fix tag being included in release builds | Oskar Nyberg | 1 | -1/+3 | |
| 2023-02-20 | Build test executable in buildserver-build | Oskar Nyberg | 1 | -3/+10 | |
| 2023-02-08 | Create a common sha-file for all build-files and upload them at the same time | Oskar Nyberg | 1 | -36/+34 | |
| 2022-12-08 | Disable Android builds in old build server script | Albin | 1 | -2/+2 | |
| 2022-09-29 | Add arm64 Linux packages to build server scripts | David Lönnhager | 1 | -2/+5 | |
| 2022-05-16 | Replace complex expression with for loop | Jonathan | 1 | -1/+4 | |
| Replace a complicated expression for renaming files in the buildserver with a for loop with a slightly less complex expression. This hopefully will reduce their fragility. | |||||
| 2022-05-16 | Add the artifact tagging code to the buildserver | Jonathan | 1 | -1/+14 | |
| Move the appropriate artifact tagging code to the buildserver script. Previously the tag was right before the `.deb` and `.rpm` which causes issues for the uploading on the buildserver. This makes sure that the tag information is put before the `_amd64` and `_x86_64` | |||||
| 2022-04-22 | Remove nvm call from build server build script | Oskar Nyberg | 1 | -3/+0 | |
| 2021-12-30 | Update documentation and build server script for new arguments | Linus Färnstrand | 1 | -1/+1 | |
| 2021-12-29 | Make build.sh produce single architecture pkg by default (--universal) | Linus Färnstrand | 1 | -1/+6 | |
| Add --universal flag for building universal app for both Intel and Apple Silicon | |||||
| 2021-10-01 | Add .nvmrc and use nvm install in buildserver build script | Oskar Nyberg | 1 | -1/+4 | |
| 2020-03-30 | Update buildserver scripts to include Android app bundle | Linus Färnstrand | 1 | -2/+2 | |
| 2020-01-22 | Sign select binaries for release builds | David Lönnhager | 1 | -25/+1 | |
| 2020-01-08 | Upload PDB debugging files | Linus Färnstrand | 1 | -3/+21 | |
| 2020-01-08 | Compute correct hash for commits | Linus Färnstrand | 1 | -13/+9 | |
