Commit Graph

107 Commits

Author SHA1 Message Date
Daiki Ueno 7fa0c2779d maint: Update copyright year 2016-01-02 18:58:05 +09:00
Daiki Ueno 614ff78da5 build: Remove ChangeLogs
Generate ChangeLog files at "make dist" time, using
gitlog-to-changelog.  We still keep ChangeLog files under "po" and
"intl" directories, since those files are copied as part of gettext
infrastructure and it is still meaningful to have them there.
* .gitignore: Add ChangeLog files.
* Admin/release-steps: Remove mention of running update-changelog
script.
* Admin/update-changelog: Remove.
* Makefile.am (gen-ChangeLog): New rule.
* autogen.sh: Copy gitlog-to-changelog from gnulib.  Create empty
ChangeLog files to suppress Automake errors.
* gettext-tools/doc/Makefile.am (EXTRA_DIST): Remove ChangeLog.0.
* gettext-tools/man/Makefile.am (EXTRA_DIST): Remove ChangeLog.0.
* gettext-tools/src/Makefile.am (EXTRA_DIST): Remove ChangeLog.0.
* gettext-tools/tests/Makefile.am (EXTRA_DIST): Remove ChangeLog.0.
* gnulib-local/Makefile.am (EXTRA_DIST): Remove ChangeLog files.
* */ChangeLog: Rename to ChangeLog.0 or ChangeLog.1.
* HACKING: Add brief guideline to submit patches.
2015-10-14 15:00:09 +09:00
Daiki Ueno c00302c3b2 Release 0.19.6 2015-09-11 12:03:07 +09:00
Daiki Ueno 1ec1eb9e73 Release 0.19.5 2015-07-10 15:04:12 +09:00
Daiki Ueno 4a22b2df2b maint: Update copyright year 2015-06-05 16:11:39 +09:00
Daiki Ueno 92097b86a1 Release 0.19.4 2014-12-24 15:33:18 +09:00
Daiki Ueno f4b41ad3a5 Release 0.19.3 2014-10-15 18:37:28 +09:00
Daiki Ueno 29a9384c6a Release 0.19.2 2014-07-14 14:29:05 +09:00
Daiki Ueno 676d4f13a2 Release 0.19.1 2014-06-10 12:16:06 +09:00
Daiki Ueno ae7df91c4f Release 0.19 2014-06-02 09:57:11 +09:00
Daiki Ueno 534f854777 Update .gitignore 2014-04-22 14:50:36 +09:00
Daiki Ueno ad9e6e9156 Version 0.18.2. 2012-12-25 14:17:00 +09:00
Bruno Haible b366aa9b24 Modernize quoting. 2012-02-18 22:28:04 +01:00
Bruno Haible b671c3bef6 Copyright: Use LGPL 2.1 instead of LGPL 2.0. 2011-06-07 23:39:49 +02:00
Bruno Haible a3bc03e3da Avoid reference to unset shell variable. 2011-06-07 23:39:48 +02:00
Bruno Haible 88e35c5c38 Version 0.18.1. 2010-06-04 01:39:47 +02:00
Bruno Haible 9e73d30e34 Version 0.18. 2010-05-09 21:05:00 +02:00
Bruno Haible c4031b5252 Untabify. 2009-12-12 16:13:42 +01:00
Bruno Haible 85a3a3b559 Remove obsolete CVS infrastructure. 2009-08-14 17:45:18 +02:00
Bruno Haible f4ca23aa6a Ignore all files that are automatically generated and distributed and
not under version control.
2009-08-04 00:41:55 +02:00
Bruno Haible c2581f8bd1 Update after gnulib changed. 2009-06-23 12:15:58 +02:00
Bruno Haible d1c0835772 Prepare for gettext-0.17. 2009-06-23 12:15:30 +02:00
Bruno Haible faa2321bde Switch the license of the programs from GPLv2 to GPLv3. 2009-06-23 12:15:15 +02:00
Bruno Haible f23e3bcf2c Use the standard --version output. 2009-06-23 12:14:59 +02:00
Bruno Haible 67d0871a8c Use the standard --version output. 2009-06-23 12:14:59 +02:00
Bruno Haible c4b500dca2 Update year in --version output. 2009-06-23 12:14:55 +02:00
Bruno Haible f087ef56cf Fix ChangeLog entry. 2009-06-23 12:14:52 +02:00
Bruno Haible 593fbc8c2d Support for Windows resource file. 2009-06-23 12:14:52 +02:00
Bruno Haible 7793f4ac3c Ask translators to specify a translation bug report address. 2009-06-23 12:14:44 +02:00
Bruno Haible 8ecd6eafdf Update after changes in gnulib. 2009-06-23 12:14:42 +02:00
Bruno Haible 799d4524aa exit.h is gone. 2009-06-23 12:14:41 +02:00
Bruno Haible 9ecd9446cb Add autoconf/automake generated files. 2009-06-23 12:14:40 +02:00
Bruno Haible ca5f94d657 Update from gettext 0.16.1. 2009-06-23 12:14:25 +02:00
Bruno Haible e86f6c583e New macros XMALLOC, XNMALLOC. 2009-06-23 12:14:19 +02:00
Bruno Haible 020b73c014 Autogenerated through autogen.sh. 2009-06-23 12:14:15 +02:00
Bruno Haible d635e917b8 Prepare for 0.16. 2009-06-23 12:14:13 +02:00
Bruno Haible caa8db345f Clarify the copyright of the programs.
Put gettext.sh under LGPL.
2009-06-23 12:14:07 +02:00
Bruno Haible f46d07829d Use the 'xstriconv' module instead of the 'iconvstring' module. 2009-06-23 12:13:58 +02:00
Bruno Haible 56b4690b15 Use gnulib inside gettext-runtime directory. 2009-06-23 12:13:51 +02:00
Bruno Haible 73c191af96 Start using gnulib. 2009-06-23 12:13:50 +02:00
Bruno Haible 68fca0cbbd Remove MSVC/nmake build support. 2009-06-23 12:13:41 +02:00
Bruno Haible 0c5db0a77c Remove VMS support. 2009-06-23 12:13:41 +02:00
Bruno Haible f0339326dd Regenerated. 2009-06-23 12:13:34 +02:00
Bruno Haible 9740d7f066 Release 0.15. 2009-06-23 12:13:33 +02:00
Bruno Haible 6dbc3c9e34 Assume autoconf 2.60 or newer. 2009-06-23 12:13:26 +02:00
Bruno Haible 630e9b244c Changes from the 0.14.6 branch. 2009-06-23 12:13:25 +02:00
Bruno Haible e7a1c18667 Internationalization of author names. 2009-06-23 12:13:06 +02:00
Bruno Haible 1cdbca921a Fix a backslashing bug. 2009-06-23 12:12:58 +02:00
Bruno Haible e59c7f764b Workaround against zsh problem. 2009-06-23 12:12:58 +02:00
Bruno Haible 573dfdcb04 Regenerated. 2009-06-23 12:12:48 +02:00