1650
|
1 2003-08-28 Jerry James <james@xemacs.org>
|
|
2
|
|
3 * common/Makefile.common (LIBSTDCPP): New.
|
|
4 * common/Makefile.common (.c.o): Use it to avoid undefined symbol
|
|
5 errors when compiling modules with g++.
|
|
6
|
1632
|
7 2003-08-18 Jerry James <james@xemacs.org>
|
|
8
|
|
9 * postgresql/postgresql.c: Include emodules.h when building a module.
|
|
10 * ldap/eldap.c: Ditto.
|
|
11 * common/Makefile.common: Make module makefiles processable by cpp.
|
|
12 * common/Makefile.common (IMPORT_LIB): New.
|
|
13 * common/Makefile.common: Use it.
|
|
14
|
1522
|
15 2003-06-11 Jerry James <james@xemacs.org>
|
|
16
|
|
17 * common/Makefile.common: The last change re-broke FreeBSD module
|
|
18 building. Expand srcdir in SRC_SRCS with configure to fix it.
|
|
19
|
1520
|
20 2003-06-10 Jerry James <james@xemacs.org>
|
|
21
|
|
22 * common/Makefile.common: Change GNUish := to =.
|
|
23
|
1510
|
24 2003-06-01 Steve Youngs <youngs@xemacs.org>
|
|
25
|
|
26 * XEmacs 21.5.14 "cassava" is released.
|
|
27
|
1490
|
28 2003-05-09 Andrew Begel <abegel@CS.Berkeley.EDU>
|
|
29
|
|
30 * common/Makefile.common: Move use of srcdir below its definition.
|
|
31 * sample/internal/Makefile.in.in: Ditto.
|
|
32 * sample/external/Makefile.in.in: Ditto.
|
|
33
|
1489
|
34 2003-05-20 Jerry James <james@xemacs.org>
|
|
35
|
|
36 * sample/internal/Makefile.in.in: Expand $^ for makes that don't
|
|
37 understand it.
|
|
38 * sample/external/Makefile.in.in: Ditto.
|
|
39 * common/Makefile.common: Ditto.
|
|
40
|
1473
|
41 2003-05-10 Steve Youngs <youngs@xemacs.org>
|
|
42
|
|
43 * XEmacs 21.5.13 "cauliflower" is released.
|
|
44
|
1431
|
45 2003-04-24 Steve Youngs <youngs@xemacs.org>
|
|
46
|
|
47 * XEmacs 21.5.12 "carrot" is released.
|
|
48
|
1307
|
49 2003-02-16 Steve Youngs <youngs@xemacs.org>
|
|
50
|
|
51 * XEmacs 21.5.11 "cabbage" is released.
|
|
52
|
1270
|
53 2003-02-07 Jerry James <james@xemacs.org>
|
|
54
|
|
55 * ldap/eldap.c: Add unload_eldap prototype to fix warning.
|
|
56
|
1252
|
57 2003-01-30 Robert Pluim <rpluim@bigfoot.com>
|
|
58
|
|
59 * Makefile.common: FreeBSD make compatability fixes: expand
|
|
60 SRC_SRCS immediately, use MODCC rather than CC to prevent
|
|
61 overriding by top-level makefile.
|
|
62
|
1220
|
63 2003-01-15 Jerry James <james@eecs.ku.edu>
|
|
64
|
|
65 * ldap/eldap.c: Apply Ben's postgresql change to LDAP also.
|
|
66
|
1204
|
67 2002-12-16 Ben Wing <ben@xemacs.org>
|
|
68
|
|
69 * postgresql/postgresql.c:
|
|
70 remove ifdef USE_KKCC.
|
|
71
|
1187
|
72 2003-01-04 Steve Youngs <youngs@xemacs.org>
|
|
73
|
|
74 * XEmacs 21.5.10 "burdock" is released.
|
|
75
|
1111
|
76 2002-11-17 Ben Wing <ben@xemacs.org>
|
|
77
|
|
78 * postgresql/Makefile.in.in:
|
|
79 * postgresql/Makefile.in.in (SRCS):
|
|
80 * postgresql/Makefile.in.in (SRC_SRCS): Removed.
|
|
81 * postgresql/Makefile.in.in (OBJS): Removed.
|
|
82 * postgresql/Makefile.in.in (SHELL): Removed.
|
|
83 * postgresql/Makefile.in.in (RM): Removed.
|
|
84 * postgresql/Makefile.in.in (PROGNAME): Removed.
|
|
85 * postgresql/Makefile.in.in (CFLAGS): Removed.
|
|
86 * postgresql/Makefile.in.in (INSTALL): Removed.
|
|
87 * postgresql/Makefile.in.in (version): Removed.
|
|
88 * postgresql/Makefile.in.in (prefix): Removed.
|
|
89 * postgresql/Makefile.in.in (exec_prefix): Removed.
|
|
90 * postgresql/Makefile.in.in (libdir): Removed.
|
|
91 * postgresql/Makefile.in.in (instvardir): Removed.
|
|
92 * postgresql/Makefile.in.in (configuration): Removed.
|
|
93 * postgresql/Makefile.in.in (moduledir): Removed.
|
|
94 * postgresql/Makefile.in.in (with_modules): Removed.
|
|
95 * postgresql/Makefile.in.in (srcdir): Removed.
|
|
96 * postgresql/Makefile.in.in (VPATH): Removed.
|
|
97 * postgresql/Makefile.in.in (CC): Removed.
|
|
98 * postgresql/Makefile.in.in (MODARCHDIR): Removed.
|
|
99 * postgresql/Makefile.in.in (MAKE_DOCFILE): Removed.
|
|
100 * postgresql/Makefile.in.in (MODCFLAGS): Removed.
|
|
101 * postgresql/Makefile.in.in (INSTALLPATH): Removed.
|
|
102 * postgresql/Makefile.in.in (INSTALL_PROGRAM): Removed.
|
|
103 * postgresql/Makefile.in.in (OBJECT_TO_BUILD): Removed.
|
|
104 * postgresql/Makefile.in.in (.PHONY): Removed.
|
|
105 * postgresql/Makefile.in.in (all): Removed.
|
|
106 * postgresql/Makefile.in.in (.c.o): Removed.
|
|
107 * postgresql/Makefile.in.in (clean): Removed.
|
|
108 * postgresql/Makefile.in.in (distclean): Removed.
|
|
109 * postgresql/Makefile.in.in (install): Removed.
|
|
110 Move common stuff into modues/common/Makefile.common. (Also
|
|
111 add extraclean target and a couple of other fixes in that file.)
|
|
112
|
|
113 * postgresql/configure.ac:
|
|
114 Extract out common configure stuff into
|
|
115 modules/common/configure-{pre,post}.ac.
|
|
116
|
|
117 * postgresql/postgresql.c (WARNING):
|
|
118 Fix warning.
|
|
119
|
|
120 2002-11-17 Ben Wing <ben@xemacs.org>
|
|
121
|
|
122 * ldap/Makefile.in.in:
|
|
123 * ldap/Makefile.in.in (SRCS):
|
|
124 * ldap/Makefile.in.in (SRC_SRCS): Removed.
|
|
125 * ldap/Makefile.in.in (OBJS): Removed.
|
|
126 * ldap/Makefile.in.in (SHELL): Removed.
|
|
127 * ldap/Makefile.in.in (RM): Removed.
|
|
128 * ldap/Makefile.in.in (PROGNAME): Removed.
|
|
129 * ldap/Makefile.in.in (CFLAGS): Removed.
|
|
130 * ldap/Makefile.in.in (INSTALL): Removed.
|
|
131 * ldap/Makefile.in.in (version): Removed.
|
|
132 * ldap/Makefile.in.in (prefix): Removed.
|
|
133 * ldap/Makefile.in.in (exec_prefix): Removed.
|
|
134 * ldap/Makefile.in.in (libdir): Removed.
|
|
135 * ldap/Makefile.in.in (instvardir): Removed.
|
|
136 * ldap/Makefile.in.in (configuration): Removed.
|
|
137 * ldap/Makefile.in.in (moduledir): Removed.
|
|
138 * ldap/Makefile.in.in (with_modules): Removed.
|
|
139 * ldap/Makefile.in.in (srcdir): Removed.
|
|
140 * ldap/Makefile.in.in (VPATH): Removed.
|
|
141 * ldap/Makefile.in.in (CC): Removed.
|
|
142 * ldap/Makefile.in.in (MODARCHDIR): Removed.
|
|
143 * ldap/Makefile.in.in (MAKE_DOCFILE): Removed.
|
|
144 * ldap/Makefile.in.in (MODCFLAGS): Removed.
|
|
145 * ldap/Makefile.in.in (INSTALLPATH): Removed.
|
|
146 * ldap/Makefile.in.in (INSTALL_PROGRAM): Removed.
|
|
147 * ldap/Makefile.in.in (OBJECT_TO_BUILD): Removed.
|
|
148 * ldap/Makefile.in.in (.PHONY): Removed.
|
|
149 * ldap/Makefile.in.in (all): Removed.
|
|
150 * ldap/Makefile.in.in (.c.o): Removed.
|
|
151 * ldap/Makefile.in.in (clean): Removed.
|
|
152 * ldap/Makefile.in.in (distclean): Removed.
|
|
153 * ldap/Makefile.in.in (install): Removed.
|
|
154 Move common stuff into modues/common/Makefile.common. (Also
|
|
155 add extraclean target and a couple of other fixes in that file.)
|
|
156
|
|
157 * ldap/configure.ac:
|
|
158 * ldap/configure.ac (have_ldap):
|
|
159 Extract out common configure stuff into
|
|
160 modules/common/configure-{pre,post}.ac.
|
|
161
|
|
162 2002-11-17 Ben Wing <ben@xemacs.org>
|
|
163
|
|
164 * common/Makefile.common:
|
|
165 * common/Makefile.common (SHELL):
|
|
166 Common stuff is here.
|
|
167
|
1011
|
168 2002-09-20 Steve Youngs <youngs@xemacs.org>
|
|
169
|
|
170 * postgresql/Makefile.in.in (LDFLAGS): Add @ld_switch_all@ to pick
|
|
171 up '--site-libraries'.
|
|
172
|
|
173 * ldap/Makefile.in.in (LDFLAGS): Ditto.
|
|
174
|
996
|
175 2002-08-08 Jerry James <james@xemacs.org>
|
|
176
|
|
177 * auto-autoloads.el: New file containing module autoloads.
|
|
178 * auto-autoloads.elc: Ditto.
|
|
179 * README: Update to reflect the new architecture.
|
|
180 * ldap/configure.ac: New file.
|
|
181 * ldap/configure: Ditto.
|
|
182 * ldap/eldap.h: Copy the version from src.
|
|
183 * ldap/eldap.c: Ditto. Add autoloads.
|
|
184 * ldap/eldap.c (unload_eldap): New function to unstaticpro symbols
|
|
185 defined in this file.
|
|
186 * ldap/install-sh: New script for independent module building.
|
|
187 * ldap/Makefile: Remove in favor of autoconf solution.
|
|
188 * ldap/Makefile.in.in: New file containing the autoconf solution.
|
|
189 * postgresql: New directory.
|
|
190 * postgresql/.cvsignore: New file.
|
|
191 * postgresql/configure.ac: Ditto.
|
|
192 * postgresql/configure: Ditto.
|
|
193 * postgresql/install-sh: New script for independent module
|
|
194 building.
|
|
195 * postgresql/Makefile.in.in: New file.
|
|
196 * postgresql/postgresql.h: Copy the version from src.
|
|
197 * postgresql/postgresql.c: Ditto. Add autoloads.
|
|
198 * sample/Makefile: Move to internal and external subdirectories.
|
|
199 * sample/sample.c: Ditto.
|
|
200 * sample/external: New directory containing sample external
|
|
201 modules.
|
|
202 * sample/external/.cvsignore: New file.
|
|
203 * sample/external/configure.ac: Ditto.
|
|
204 * sample/external/install-sh: Ditto.
|
|
205 * sample/external/Makefile.in.in: New.
|
|
206 * sample/external/sample.c: Move from next higher directory.
|
|
207 * sample/internal: New directory containing sample internal
|
|
208 modules.
|
|
209 * sample/internal/.cvsignore: New file.
|
|
210 * sample/internal/configure.ac: Ditto.
|
|
211 * sample/internal/install-sh: Ditto.
|
|
212 * sample/internal/Makefile.in.in: New.
|
|
213 * sample/internal/sample.c: Move from next higher directory.
|
|
214
|
981
|
215 2002-08-30 Steve Youngs <youngs@xemacs.org>
|
|
216
|
|
217 * XEmacs 21.5.9 "brussels sprouts" is released.
|
|
218
|
933
|
219 2002-07-27 Steve Youngs <youngs@xemacs.org>
|
|
220
|
|
221 * XEmacs 21.5.8 "broccoli" is released.
|
|
222
|
894
|
223 2002-07-02 Stephen J. Turnbull <stephen@xemacs.org>
|
|
224
|
|
225 * XEmacs 21.5.7 "broccoflower" is released.
|
|
226
|
804
|
227 2002-04-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
228
|
|
229 * XEmacs 21.5.6 "bok choi" is released.
|
|
230
|
774
|
231 2002-03-12 Ben Wing <ben@xemacs.org>
|
|
232
|
|
233 * The Great Mule Merge: placeholder.
|
|
234
|
768
|
235 2002-03-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
236
|
|
237 * XEmacs 21.5.5 "beets" is released.
|
|
238
|
754
|
239 2002-02-14 Sean MacLennan <seanm@seanm.ca>
|
|
240
|
|
241 * base64/base64.c - update Bufpos => Charbpos
|
|
242
|
|
243
|