vermaseren / form

The FORM project for symbolic manipulation of very big expressions
GNU General Public License v3.0
985 stars 118 forks source link

build: fix git-version-gen script to use LC_ALL instead of LANG for the locale setting #534

Open tueda opened 3 weeks ago

tueda commented 3 weeks ago

This avoids partially-broken and ugly date formatting like:

FORM 5.0.0-beta.1 ( 5月 21 2024, v5.0.0-beta.1-66-g83e3d41)

2 command line options, which are nice for debugging, are also added, though they are not used in the build system.

coveralls commented 3 weeks ago

Coverage Status

coverage: 49.975% (-0.02%) from 49.999% when pulling 8f093007041aa7c49d32134cd1d9148ca2d28c96 on tueda:fix-git-version-gen-date into 83e3d4185efca2e5938c665a6df9d67d6d9492ca on vermaseren:master.