summaryrefslogtreecommitdiffhomepage
path: root/version-metadata.sh
AgeCommit message (Collapse)AuthorFilesLines
2022-10-10Make Visual Studio/C++ projects fetch version.h from mullvad-versionLinus Färnstrand1-97/+0
2022-10-10Make Android fetch versionName and versionCode from mullvad-versionLinus Färnstrand1-34/+0
2022-10-10Make electron-builder fetch version from mullvad-versionLinus Färnstrand1-13/+0
2022-10-10Adapt all crates to use mullvad-versionLinus Färnstrand1-28/+0
2022-09-20Use awk instead of GNU extension for sed to replace toml versionDavid Lönnhager1-2/+5
2022-08-30Replace only crate version in version-metadata.shDavid Lönnhager1-1/+1
2022-01-05Migrade gradle scripts to kotlin/ktsAlbin1-7/+7
2021-12-20Fix path to gradle file in versioning scriptsAlbin1-5/+5
Fixes the path to the gradle file used to handle versioning. The issue was instroduced when the project/app module were split in the following commit: f249bc175d21c3f732541266be9004700a913487
2021-03-22Echo error messages to stderrLinus Färnstrand1-10/+4
2021-03-22Parse arguments at topLinus Färnstrand1-33/+31
2021-03-22Make version-metadat.sh coolerLinus Färnstrand1-27/+65
2021-03-22Various shellsheck improvementsLinus Färnstrand1-4/+8
2020-08-24Simplify version-metadata.shDavid Lönnhager1-15/+17
2020-05-19Add flag to only configure Android versionJanito Vaqueiro Ferreira Filho1-27/+40
2020-03-19Add execute permission to `version-metadata.sh`Janito Vaqueiro Ferreira Filho1-0/+0
2020-03-19Set `set +x` while doing things that does not matter if they failLinus Färnstrand1-18/+22
2020-03-19Rename version_metadata -> version-metadataLinus Färnstrand1-0/+116