6 Commits
Author SHA1 Message Date
Oliver Hamlet aec6962039 Don't print env vars if Node's execFileSync fails
Just print the error message, to avoid printing sensitive information
(like API access tokens).
2016-12-05 23:51:45 +00:00
Oliver Hamlet ccfbdd7aea Let potomo assume msgfmt is on the path
There's no need to second-guess install locations.
2016-10-15 13:46:05 +01:00
Oliver Hamlet 75dda2c75b Update JS style config, and code to match 2016-09-14 18:54:59 +01:00
Oliver Hamlet 2e8718e482 Update potomo.js to work on Linux 2016-07-22 19:39:14 +01:00
Oliver Hamlet a3daf85deb Let potomo detect a Cygwin gettext install
This is useful on AppVeyor, which has Cygwin with the gettext-devel
package installed by default.
2016-07-21 19:50:07 +01:00
Oliver Hamlet 214204a6c6 Add script to simplify converting .po to .mo files 2016-05-21 16:05:28 +01:00