mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-11 16:15:07 -04:00
126 lines
3.2 KiB
Plaintext
126 lines
3.2 KiB
Plaintext
2005-04-11 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext-0.14.4 released.
|
|
|
|
2005-03-14 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext-0.14.3 released.
|
|
|
|
2005-02-24 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext-0.14.2 released.
|
|
|
|
2004-01-29 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext-0.14.1 released.
|
|
|
|
2004-01-28 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext-0.14 released.
|
|
|
|
2003-12-17 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext-0.13.1 released.
|
|
|
|
2003-11-30 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext-0.13 released.
|
|
|
|
2003-11-13 Bruno Haible <bruno@clisp.org>
|
|
|
|
* Makefile.am (docdir): Use the value from the configure script.
|
|
|
|
2003-05-22 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext-0.12.1 released.
|
|
|
|
2003-05-17 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext-0.12 released.
|
|
|
|
2003-04-12 Bruno Haible <bruno@clisp.org>
|
|
|
|
* Makefile.am (docdir): Use datadir instead of prefix.
|
|
|
|
2003-02-22 Bruno Haible <bruno@clisp.org>
|
|
|
|
* Makefile.am (installdirs): Remove dependency, redundant with
|
|
automake >= 1.6.
|
|
|
|
2003-02-12 Bruno Haible <bruno@clisp.org>
|
|
|
|
* Makefile.am (docdir): Use 'gettext' instead of @PACKAGE@.
|
|
(EXTRA_DIST): Fix typo.
|
|
|
|
2003-01-12 Bruno Haible <bruno@clisp.org>
|
|
|
|
* Makefile.am: Make use of += for variables.
|
|
|
|
2002-08-06 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext-0.11.5 released.
|
|
|
|
2002-07-25 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext-0.11.4 released.
|
|
|
|
2002-07-17 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext-0.11.3 released.
|
|
|
|
2002-05-18 Bruno Haible <bruno@clisp.org>
|
|
|
|
* Makefile.am (RM): New variable.
|
|
|
|
2002-04-24 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext-0.11.2 released.
|
|
|
|
2002-03-12 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext-0.11.1 released.
|
|
|
|
2002-01-31 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext-0.11 released.
|
|
|
|
2001-11-25 Bruno Haible <bruno@clisp.org>
|
|
|
|
* Makefile.am (install-javadoc1): Make it work when builddir != srcdir.
|
|
(install-javadoc2): Likewise.
|
|
|
|
2001-11-03 Bruno Haible <haible@clisp.cons.org>
|
|
|
|
Distribute javadoc generated documentation.
|
|
* Makefile.am (docdir, htmldir, JAVADOC1, JAVADOC2): New variables.
|
|
(all-classes): Renamed from all-local.
|
|
(all-classes-no): Renamed from all-java-no.
|
|
(all-classes-yes): Renamed from all-java-yes.
|
|
(install-classes): Renamed from install-data-local.
|
|
(install-classes-no): Renamed from install-java-no.
|
|
(install-classes-yes): Renamed from install-java-yes.
|
|
(installdirs-classes): Renamed from installdirs-local.
|
|
(uninstall-classes): Renamed from uninstall-local.
|
|
(all-local, install-data-local, installdirs-local, uninstall-local):
|
|
New targets.
|
|
(JAVADOC1_FILES, JAVADOC2_FILES): New variables.
|
|
(all-javadoc1, javadoc1/tree.html, install-javadoc1,
|
|
installdirs-javadoc1, uninstall-javadoc1, all-javadoc2,
|
|
javadoc2/index.html, install-javadoc2, installdirs-javadoc2,
|
|
uninstall-javadoc2): New targets.
|
|
(EXTRA_DIST): Add JAVADOC1_FILES and JAVADOC2_FILES.
|
|
|
|
2001-10-30 Bruno Haible <haible@clisp.cons.org>
|
|
|
|
* Makefile.am (EXTRA_DIST): New variable.
|
|
|
|
2001-10-21 Bruno Haible <haible@clisp.cons.org>
|
|
|
|
* Makefile.am (install-java-no, install-java-yes): Create $(jardir),
|
|
for consistency with the installdirs rule.
|
|
|
|
2001-09-08 Bruno Haible <haible@clisp.cons.org>
|
|
|
|
* gnu/gettext/GettextResource.java: New file.
|
|
* Makefile.am: New file.
|