aboutsummaryrefslogtreecommitdiff
path: root/packages/gettext/0.19.8.1
Commit message (Collapse)AuthorAgeFilesLines
* Add gettext 0.20.1Alexey Neyman2019-10-011-0/+1
| | | | | | | | | | | | Two patches from 0.18.8.1 were dropped: - one changing the declaration of environ is no longer needed, the corresponding files no longer have this declaration - one with Woe32 fixes for -O0 may need to be re-added but only after I find what configuration breaks without it; gettext sources overwent a massive restructuring so this patch should not be applied without testing. Signed-off-by: Alexey Neyman <stilor@att.net>
* Run all patches through renumbering and updateAlexey Neyman2017-12-024-164/+146
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Include Makefile.in in gettext 0.19.8.1 patchAlexey Neyman2017-11-041-39/+228
| | | | | | | | Otherwise, make tries to rebuild it and fails. Fixes #770. Signed-off-by: Alexey Neyman <stilor@att.net>
* Add digests for all packagesAlexey Neyman2017-09-291-0/+12
| | | | | | | Also fix test-packages: it was saving the output from CT_DoLog into the checksum file. Also use one file per version. Signed-off-by: Alexey Neyman <stilor@att.net>
* Switch comp.libs/tools and debug to new framework.Alexey Neyman2017-07-084-0/+302
Signed-off-by: Alexey Neyman <stilor@att.net>