aboutsummaryrefslogtreecommitdiff
path: root/contrib/devtools/README.md
Commit message (Collapse)AuthorAgeFilesLines
* devtools: add a script to fetch and postprocess translationsWladimir J. van der Laan2014-05-011-0/+12
| | | | | | | | | Run this script from the root of the repository to update all translations from transifex. It will do the following automatically: - create a transifex configuration file - fetch all translations - post-process them into valid and committable format
* devtools: add script to check symbols from Linux gitian executablesWladimir J. van der Laan2014-04-251-3/+25
| | | | | | | Add a script to check that the (Linux) executables produced by gitian only contain allowed gcc, glibc and libstdc++ version symbols. This makes sure they are still compatible with the minimum supported Linux distribution versions.
* Copyright header updates s/2013/2014 on files whose last git commit was done ↵gubatron2014-02-091-0/+11
| | | | | | in 2014. contrib/devtools/fix-copyright-headers.py script to be able to perform this maintenance task with ease during the rest of the year, every year. Modifications to contrib/devtools/README.md to document what fix-copyright-headers.py does.
* contrib: add sipa's github-merge scriptWladimir J. van der Laan2013-11-241-0/+38