| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-06-18 | Explicitly set the locale when sorting translation files. | Craig Forbes | |
| 2019-06-11 | Merge latest 4.0.x fixes into master | Dan Halbert | |
| 2019-06-02 | Clean up egg-info directory as well | John Reese | |
| 2019-05-28 | Add top-level Makefile target to update frozen libs easily; Update CPX lib | Dan Halbert | |
| 2019-05-25 | Use rst2pyi to generate type stubs and package | John Reese | |
| 2019-05-14 | Have xargs expect null termination | Scott Shawcroft | |
| 2019-05-13 | Update translations and sort input files | Scott Shawcroft | |
| This should stabilize the sort of files in the .po files. Fixes #1871 | |||
| 2019-03-27 | restrict 'make translate' to include only those directories we have ports | Dan Halbert | |
| 2019-03-08 | Add translation file locations back. | Scott Shawcroft | |
| Skip line numbers because they cause diff churn. Also, keep sorting by msgid to prevent churn from adding new files. | |||
| 2019-02-22 | Update translations based on git history | Scott Shawcroft | |
| 2019-02-22 | Remove file locations | Scott Shawcroft | |
| 2018-08-30 | Clean up duplicates and have make translate produce a stable ordering. | Scott Shawcroft | |
| 2018-08-07 | Support internationalisation. | Scott Shawcroft | |
| 2018-05-14 | Cleaning up and fixing the docs generation Makefile and README instructions | Karin Hawley | |
| - moving Makefile to parent folder. This resolves some of the weird path/build issues - remove trace references to cpydiff and original file (no longer used anywhere) - converting SOURCEDIR to a changeable variable, passed through all sphinx-build calls - adding path to conf.py, in case it moves again - making `-v` default with VERBOSE - making `-E` default with FORCE - creating BASEOPTS to store all the dirs, paths, and settings, passing them to sphinx-build in one long chain, instead of individually - updating README to use the make command as default. Also added text explaining some of the customization you can add into a make command | |||
