Damien Elmes
|
46fadc2a82
|
don't abort build if mo file fails; rename files for consistency
Issues are now checked for in CI, so there's no need to break the
build for everyone each time there's a problem with the gettext
catalogs.
|
2020-02-26 17:47:02 +10:00 |
|
evandrocoan
|
47ccd6638d
|
Added -o pipefail to all set -e ensuring the build fails when some
operation with pipe exits error status.
# Conflicts:
# Makefile
|
2020-02-24 20:18:56 -03:00 |
|
evandrocoan
|
87c5316123
|
Fixed build-mo-files not stopping on build errors
|
2020-02-24 17:02:27 -03:00 |
|
Damien Elmes
|
d1e587fca9
|
add ftl to the build process, and a sync-git script
also
- ensure po files are checked when updated
- add start of sync.ftl
|
2020-02-17 08:40:17 +10:00 |
|