13 Commits

Author SHA1 Message Date
MajorTomSec
5dbac2b1d9
[Fix 8635] About showed "Version ()" instead of Version 0.14.0 (201908...) on Android
Fixes #8635 by adding VERSION and BUILD_NUMBER files in the correct nix
template and updating bash script in order to prevent it from failing,
due to the git repository being not initialized in the nix environment.

Move scripts/build_no.sh and scripts/gen_build_no.sh to
scripts/version/build_no.sh to prevent Nix from rebuilding when
unrelated scripts are touched.

Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2019-08-26 12:51:50 +03:00
Pedro Pombeiro
ab11a67c96
Move files that don't change per platform to the root 2019-06-06 16:56:24 +02:00
Pedro Pombeiro
3af25381e1
Change shebang in bash scripts 2019-03-21 13:57:00 +01:00
01c8d9b25b
stop using build-* git tags for counting build numbers
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2018-11-21 13:43:12 +01:00
Roman Volosovskyi
ccce109f0b
[#4541] fix versioning on ios (should be same as on android) 2018-06-01 12:29:34 +03:00
1633507e95
fix another relative path 2018-05-25 00:11:18 +02:00
2bf1d3a128
fix path for getting VERSION for xcode 2018-05-24 23:34:48 +02:00
f36d55ca70
use commit of VERSION file 2018-05-24 21:52:42 +02:00
5049d48835
use VERSIOn instead of calling git 2018-05-24 21:52:42 +02:00
60957e70a3
add fix for finding right tag 2018-05-24 21:52:41 +02:00
Roman Volosovskyi
924d16dc64
fix version in release build 2018-04-18 09:44:39 +01:00
Julien Eluard
4145a31a2d
Simplify Jenkins files and remove needs for develop branch
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-19 19:07:46 +01:00
David Balatero
e83adf1b46 Run build script against the develop branch 2017-12-11 12:46:04 +02:00