Commit Graph

20 Commits

Author SHA1 Message Date
link2xt 78aada7027 Explicitly set RUSTUP_TOOLCHAIN to 1.64.0
Core is supposed to support all Rust versions above
MSRV, there is no need to use the same toolchain for
the core across all platforms.
2022-12-30 16:32:52 +00:00
B. Petersen d72c0eebb7 use new node directory for grep-string.sh 2022-12-22 14:24:43 +01:00
link2xt 0c87742577 Make ndk-make.sh work with the standard shell 2022-12-09 17:41:26 +00:00
bjoern f2e1503b52 adapt build script for M1/M2 hosts (#2433)
* adapt build script for M1/M2 hosts

* GUI way to set up build environment, update NDK information

* more precice warning message
2022-12-04 02:01:04 +01:00
bjoern 8b308ca3be check translation for bad lineends (#2389)
`<br>` lineends are not allowed in strings.xml
and lead to compile errors as "terminating tag missing".

(adding these checks as this pop up from time to time and is easily overseen)
2022-09-30 15:36:30 +02:00
link2xt 2c49febc92 Move ndk-make.sh to scripts/
Keep symlink for backwards compatibility.
2022-08-14 17:46:03 +00:00
B. Petersen 2ac2e724a8 use download.delta.chat also for beta versions
nightlies are uploaded there anyway,
so, just everything can go there,
leaving testrun.org for other purposes.
2022-05-25 13:25:53 +02:00
missytake fba35ee936 change upload script to use mailadm.testrun.org instead of testrun.org 2022-05-24 22:09:10 +02:00
bjoern e784b01f37 make tracking core versions easier (#2152)
* nicer commit messasge on updating core

this sets the commit message for updating core module to sth. as
`update deltachat-core-rust submodule to 'prepare 1.68 (#2844)'`
instead of always the same message `update deltachat-core-rust submodule`.

this makes it easier to track changes.

* add a hint to release checklist to include the used core version
2021-11-28 20:16:14 +01:00
B. Petersen 96b38e60b5 make check-translations.sh accept escaped percent sign 2021-09-21 01:55:43 +02:00
B. Petersen ac5d8dc5d0 tweak upload-testrun script 2021-08-25 12:01:36 +02:00
B. Petersen e296fa75c9 add a script for uploading to testrun.org 2021-04-18 15:20:21 +02:00
B. Petersen 943d49ab7e adapt script to create local help to new syntax 2021-04-14 16:58:48 +02:00
B. Petersen 0efd4154ea update scripts/grep-string.sh to ignore more generated files 2021-02-06 17:32:25 +01:00
B. Petersen f99d9daa49 update translations, add a fix for unescaped '&' entity 2020-12-01 11:44:25 +01:00
B. Petersen 99f592bf68 update translations, update check-translations.sh 2020-10-30 16:09:14 +01:00
B. Petersen f05b887ce6 update translations, tweak check-translations script 2020-10-29 16:33:38 +01:00
Alexander Krotov c524543278 Fix "scrips" typo 2020-10-21 23:03:10 +03:00
B. Petersen 678385a887 move scripts to new scripts folder 2020-10-21 13:19:21 +02:00
Alexander Krotov 3b4ed28269 Add scripts/install-toolchains.sh 2020-10-21 14:02:57 +03:00