1 2005-04-11 Bruno Haible <bruno@clisp.org>
3 * gettext-0.14.4 released.
5 2005-03-14 Bruno Haible <bruno@clisp.org>
7 * gettext-0.14.3 released.
9 2005-02-24 Bruno Haible <bruno@clisp.org>
11 * gettext-0.14.2 released.
13 2005-02-13 Bruno Haible <bruno@clisp.org>
15 * strtoul.c: New file, trvial link to ../../gettext-tools/lib.
16 * Makefile.am (libgrt_a_SOURCES): Remove strtoul.c.
17 (LIBADD_SOURCE): Add strtoul.c here.
19 2005-02-13 Bruno Haible <bruno@clisp.org>
21 * Makefile.am (libgrt_a_SOURCES): Add allocsa.h, allocsa.c. Needed
22 when --enable-relocatable is used.
24 2005-01-06 Bruno Haible <bruno@clisp.org>
26 * Makefile.am (libgrt_a_SOURCES): Remove error.h, error.c.
27 (LIBADD_SOURCE): Add error.h, error.c here.
31 2005-01-06 Bruno Haible <bruno@clisp.org>
33 * Makefile.am (libgrt_a_SOURCES): Remove getopt files.
34 (LIBADD_SOURCE): Add getopt files here, except getopt.h.
35 (BUILT_SOURCES): New variable.
36 (EXTRA_DIST, all-local, getopt.h): Support for getopt module.
38 * getopt1.c: New file.
40 2004-01-29 Bruno Haible <bruno@clisp.org>
42 * gettext-0.14.1 released.
44 2004-01-28 Bruno Haible <bruno@clisp.org>
46 * gettext-0.14 released.
48 2004-01-24 Bruno Haible <bruno@clisp.org>
50 * alloca.c: Remove file.
51 * Makefile.am (LIBADD_SOURCE): Remove alloca.c.
53 2003-11-30 Bruno Haible <bruno@clisp.org>
55 * Makefile.am (libgrt_a_LIBADD): Drop @ALLOCA@.
57 2003-12-17 Bruno Haible <bruno@clisp.org>
59 * gettext-0.13.1 released.
61 2003-11-30 Bruno Haible <bruno@clisp.org>
63 * gettext-0.13 released.
65 2003-11-15 Bruno Haible <bruno@clisp.org>
67 * Makefile.am (AM_CPPFLAGS): Renamed from INCLUDES.
69 2003-10-09 Bruno Haible <bruno@clisp.org>
71 * Makefile.am (libgrt_a_SOURCES): Use xalloc.h instead of xmalloc.h.
73 2003-09-16 Bruno Haible <bruno@clisp.org>
75 Portability to SunOS 4.
76 * atexit.c: New file, trivial link to ../../gettext-tools/lib.
77 * Makefile.am (libgrt_a_SOURCES):
78 Add ../../gettext-tools/lib/strtoul.c.
79 (LIBADD_SOURCE): Add atexit.c.
81 2003-09-14 Bruno Haible <bruno@clisp.org>
83 * Makefile.am (libgrt_a_SOURCES): Add fwriteerror.h, fwriteerror.c.
84 * Makefile.msvc (OBJECTS): Add fwriteerror.obj.
85 (fwriteerror.obj): New rule.
86 * Makefile.vms (OBJECTS): Add fwriteerror.obj.
87 (fwriteerror.obj): New rule.
89 2003-09-13 Bruno Haible <bruno@clisp.org>
91 * Makefile.am (libgrt_a_SOURCES): Add closeout.h, closeout.c.
92 * Makefile.msvc (OBJECTS): Add closeout.obj.
93 (closeout.obj): New rule.
94 * Makefile.vms (OBJECTS): Add closeout.obj.
95 (closeout.obj): New rule.
97 2003-07-01 Bruno Haible <bruno@clisp.org>
99 * readlink.c: New file, trivial link to ../../gettext-tools/lib.
100 * Makefile.am (LIBADD_SOURCE): Add readlink.c.
102 2003-07-01 Bruno Haible <bruno@clisp.org>
104 * Makefile.am (EXTRA_DIST, stdbool.h): Use stdbool_.h instead of
107 2003-05-22 Bruno Haible <bruno@clisp.org>
109 * gettext-0.12.1 released.
111 2003-05-17 Bruno Haible <bruno@clisp.org>
113 * gettext-0.12 released.
115 2003-05-12 Bruno Haible <bruno@clisp.org>
117 * Makefile.am (libgrt_a_SOURCES):
118 Add ../../gettext-tools/lib/unlocked-io.h.
120 2003-05-10 Bruno Haible <bruno@clisp.org>
122 * Makefile.am (libgrt_a_SOURCES): Add
123 ../../gettext-tools/lib/progreloc.c.
124 * Makefile.msvc (OBJECTS): Add progreloc.obj.
125 (progreloc.obj): New rule.
126 * Makefile.vms (OBJECTS): Add progreloc.obj.
127 (progreloc.obj): New rule.
129 2003-04-12 Bruno Haible <bruno@clisp.org>
131 * Makefile.vms: New variables ABIFLAGS, DEFS. Avoid rules with no
132 lines. Update library creation rule. Don't use the force target.
133 Correct wildcard syntax.
134 Suggested by Jouk Jansen <joukj@hrem.stm.tudelft.nl>.
136 2003-04-05 Bruno Haible <bruno@clisp.org>
138 * Makefile.am (DEFS): Define DEPENDS_ON_LIBINTL, for relocatable.c.
139 * Makefile.msvc (CFLAGS): Also define DEPENDS_ON_LIBINTL.
141 2003-03-30 Bruno Haible <bruno@clisp.org>
143 * Makefile.vms: New file.
144 * Makefile.am (EXTRA_DIST): Add Makefile.vms.
146 2003-03-17 Bruno Haible <bruno@clisp.org>
148 Native Woe32/MSVC support.
149 * Makefile.msvc: New file.
150 * Makefile.am (EXTRA_DIST): Add it.
152 2003-03-05 Bruno Haible <bruno@clisp.org>
154 * Makefile.am (stdbool.h, alloca.h): All objects depend on them.
156 2003-02-28 Bruno Haible <bruno@clisp.org>
158 Cleanup and support for relocatable installation.
159 * basename.h: Remove file, replaced with the copy in
160 ../../gettext-tools/lib.
161 * basename.c: Likewise.
165 * getopt.h: Likewise.
166 * getopt.c: Likewise.
167 * getopt1.c: Likewise.
168 * xmalloc.h: Likewise.
169 * xmalloc.c: Likewise.
170 * alloca.c: New file, trivial link to ../../gettext-tools/lib.
171 * canonicalize.c: New file, trivial link to ../../gettext-tools/lib.
172 * memmove.c: New file, trivial link to ../../gettext-tools/lib.
173 * relocatable.c: New file, trivial link to ../../gettext-tools/lib.
174 * setenv.c: New file, trivial link to ../../gettext-tools/lib.
175 * strerror.c: New file, trivial link to ../../gettext-tools/lib.
176 * unsetenv.c: New file, trivial link to ../../gettext-tools/lib.
177 * Makefile.am (libgrt_a_SOURCES): Add pathmax.h, progname.h,
178 progname.c, xstrdup.c, xreadlink.h, xreadlink.c. Use references to
179 ../../gettext-tools/lib.
180 (LIBADD_SOURCE): New variable.
181 (EXTRA_DIST, MOSTLYCLEANFILES): New variable.
182 (stdbool.h): New rule.
183 (alloca.h): New rule.
185 2003-02-12 Bruno Haible <bruno@clisp.org>
187 Extracted from gettext package.
188 * Makefile.am: New file.