1 | | Fri Apr 16 09:53:05 GMT 2010 Richard Boulton <richard@tartarus.org> |
2 | | |
3 | | * win32_api.mak,win32_backends_multi.mak,win32_matcher.mak, |
4 | | win32_tests.mak: Revert previous patch - was broken in several |
5 | | ways. |
6 | | |
7 | | Fri Apr 16 09:07:44 GMT 2010 Richard Boulton <richard@tartarus.org> |
8 | | |
9 | | * win32_api.mak,win32_backends_multi.mak,win32_matcher.mak, |
10 | | win32_tests.mak: Updates to the windows build system from Charlie |
11 | | Hull - ticket #457. |
12 | | |
13 | | Tue Aug 25 16:32:54 GMT 2009 Richard Boulton <richard@lemurconsulting.com> |
14 | | |
15 | | * Makefile,config.mak,win32_geospatial.mak: Add geospatial lib. |
16 | | |
17 | | Tue Aug 25 16:41:00 GMT 2009 Charlie Hull <charlie@flax.co.uk> |
18 | | |
19 | | * Makefile, win32_geospatial.mak, config.mak - add geospatial lib |
20 | | |
21 | | Fri Nov 20 11:49:07 GMT 2009 Richard Boulton <richard@tartarus.org> |
22 | | |
23 | | * win32_backends_multi.mak,win32_matcher.mak: Patch from Charlie to |
24 | | add valuestreamdocument.cc and multi_valuelist.cc to build. |
25 | | |
26 | | Tue Oct 27 16:17:09 GMT 2009 Richard Boulton <richard@lemurconsulting.com> |
27 | | |
28 | | * win32_applications_omega.mak: Remove dirent.cc, update path to |
29 | | getopt.cc, add freemem.cc, add mkdtemp.obj to OMINDEX objects, |
30 | | and rename UTF8TEST_OBJS to UTF8CONVERTTEST_OBJS. |
31 | | |
32 | | Fri Oct 16 09:04:00 GMT 2009 Charlie Hull <charlie@flax.co.uk> |
33 | | |
34 | | * config.h.win32,config.h.omega.win32: disable warning about macros |
35 | | with missing parameters. |
36 | | * win32_tests.mak: add api_sortingold.cc |
37 | | * win32_api.mak: remove sorter.cc, add keymaker.cc |
38 | | |
39 | | Mon Aug 24 10:40:00 GMT 2009 Charlie Hull <charlie@flax.co.uk> |
40 | | |
41 | | * Makefile: Remove rules to make generate-exceptions. |
42 | | * win32_api.mak: Remove serialisationcontext.cc, add registry.cc |
43 | | |
44 | | Tue Aug 04 15:30:00 GMT 2009 Charlie Hull <charlie@flax.co.uk> |
45 | | |
46 | | * Makefile, win32_bindings_python.mak, config.mak, makebinaries.py: |
47 | | Add Python 2.6 option. |
48 | | |
49 | | Sun Aug 02 12:22:52 GMT 2009 Richard Boulton <richard@lemurconsulting.com> |
50 | | |
51 | | * win32_api.mak: Add matchspy files. |
52 | | |
53 | | Mon Jul 20 13:52:53 GMT 2009 Olly Betts <olly@survex.com> |
54 | | |
55 | | * config.mak,win32_bindings_python.mak: Update to include Python 3.0 |
56 | | support, ready for when then bindings support this. From patch in |
57 | | ticket #346. |
58 | | |
59 | | Mon Jul 20 13:43:48 GMT 2009 Olly Betts <olly@survex.com> |
60 | | |
61 | | * win32_api.mak: Update for added sources, from patch by Peter Kelm in |
62 | | ticket#346. |
63 | | |
64 | | Mon Jul 20 13:38:37 GMT 2009 Olly Betts <olly@survex.com> |
65 | | |
66 | | * win32_matcher.mak: Update for removed sources, from patch by Peter |
67 | | Kelm in ticket#346. |
68 | | |
69 | | Fri May 08 12:55:32 GMT 2009 Olly Betts <olly@survex.com> |
70 | | |
71 | | * config.mak,win32_bindings_python.mak,win32_tests.mak, |
72 | | win32_testsuite.mak: Update from Peter Kelm to work with SVN trunk |
73 | | (ticket#366). |
74 | | |
75 | | Tue May 05 12:42:26 GMT 2009 Richard Boulton <richard@lemurconsulting.com> |
76 | | |
77 | | * win32_matcher.mak: Add synoympostlist.cc to build. |
78 | | |
79 | | Fri May 01 15:40:48 GMT 2009 Richard Boulton <richard@lemurconsulting.com> |
80 | | |
81 | | * win32_tests.mak: Add api_replicate.cc and api_serialise.cc, and |
82 | | cleanup .obj files. |
83 | | |
84 | | Wed Apr 22 16:21:53 GMT 2009 Richard Boulton <richard@lemurconsulting.com> |
85 | | |
86 | | * makebinaries.py,win32_tests.mak: Add a script and some changes to |
87 | | the test makefile which got missed out of the previous commit. |
88 | | |
89 | | Tue Apr 21 10:34:00 GMT 2009 Charlie Hull <charlie@lemurconsulting.com> |
90 | | |
91 | | * config.h.omega.win32: Update version numbers |
92 | | * win32_tests.mak: add some new tests and reformat for clarity |
93 | | * Makefile: MAKEALLBINDINGS now depends on COPYMAKFILES |
94 | | * config.h.omega.win32: define 'rare' and 'usual' |
95 | | * makebinaries.py: fix quotes |
96 | | * makedepend.mak, Makefile: CLEAN now also cleans makedepend |
97 | | |
98 | | Wed Mar 25 12:49:00 GMT 2009 Charlie Hull <charlie@lemurconsulting.com> |
99 | | |
100 | | * win32_weight.mak,config.mak,Makefile: add new makefile for |
101 | | /weight folder |
102 | | * win32_api.mak,win32_matcher.mak,win32_backend_chert.mak, |
103 | | win32_common.mak: correct file lists |
104 | | * win32_bin.mak,config.mak: remove Quartz bits, add |
105 | | xapian-replicate and xapian-replicate-server |
106 | | |
107 | | Thu Mar 19 11:55:00 GMT 2009 Charlie Hull <charlie@lemurconsulting.com> |
108 | | |
109 | | * config.mak, win32_bindings_python.mak: add ability to build two |
110 | | different Python versions, and add example files, and change |
111 | | BUILDDIST to DIST for consistency with other bindings |
112 | | * setup.py: add example & documentation files for Python |
113 | | * win32_bindings_php.mak,win32_bindings_csharp.mak, |
114 | | win32_bindings_java-swig.mak,win32_bindings_ruby.mak: add example |
115 | | & doc files where they exist and DIST build target |
116 | | * win32_bindings_php.mak,win32_bindings_csharp.mak,win32_examples.mak, |
117 | | win32_bin.mak: add Manifests into .exe or .dll and remove |
118 | | separate manifest files |
119 | | * Makefile: add MAKEALLBINDINGS target for building all bindings |
120 | | * README: update for the above changes |
121 | | * win32_applications_omega.mak: add new file for omindex |
122 | | * config.h.omega.win32: Update version numbers, undefine rare() |
123 | | |
124 | | Mon Feb 16 12:02:48 GMT 2009 Richard Boulton <richard@lemurconsulting.com> |
125 | | |
126 | | * win32_bindings_csharp.mak: Remove doubled file contents. |
127 | | |
128 | | Mon Dec 22 16:50:55 GMT 2008 Richard Boulton <richard@lemurconsulting.com> |
129 | | |
130 | | * version.rc.csharp,win32_bindings_csharp.mak: Add files missed |
131 | | from last commit. |
132 | | |
133 | | Mon Dec 22 16:49:46 GMT 2008 Richard Boulton <richard@lemurconsulting.com> |
134 | | |
135 | | * Makefile,README,config.h.omega.win32,config.mak,genversion.pl, |
136 | | win32_api.mak,win32_backends.mak,win32_backends_chert.mak, |
137 | | win32_backends_flint.mak,win32_perftest.mak: Add C# bindings to |
138 | | build system, and update with new files for replication in |
139 | | xapian-core. |
140 | | |
141 | | Thu Dec 11 12:04:11 GMT 2008 Richard Boulton <richard@lemurconsulting.com> |
142 | | |
143 | | * win32_tests.mak: Add support for new test file, api_backend.cc |
144 | | |
145 | | Thu Nov 06 12:50:34 GMT 2008 Richard Boulton <richard@lemurconsulting.com> |
146 | | |
147 | | * win32_perftest.mak: Call collate-apitest in the new way. Add |
148 | | libtest.lib. |
149 | | * win32_tests.mak: Call collate-apitest in the |
150 | | new way. Add api_spelling.cc. Improve "nmake CLEAN" target. |
151 | | * win32_api.mak: omvalueiterator.cc renamed to valueiterator.cc, |
152 | | add documentvaluelist.cc. |
153 | | * win32_backends.mak: add dbfactory_remote.cc, valuelist.cc and |
154 | | slowvaluelist.cc. |
155 | | * win32_backends_remote.mak: rename net_document.cc to |
156 | | remote-document.cc. |
157 | | * config.mak: Change paths to XAPIAN_APPLICATIONS and |
158 | | XAPIAN_BINDINGS to be appropriate for a SVN checkout, rather than |
159 | | for unpacked tarballs. Add rpcrt4.lib for UUID functions. Remove |
160 | | libquartz.lib, and add libchert.lib. |
161 | | * win32_common.mak: Add win32_uuid.cc. (Not yet in trunk, but |
162 | | needed for windows compile - currently requires patch attached to |
163 | | bug #303.) |
164 | | * config.h.win32: Update version numbers (to 1.1.0, to match |
165 | | configure.ac). Define 'usual' keyword to identity, since we don't |
166 | | have this in MSVC. |
167 | | |
168 | | Mon Sep 08 09:59:17 GMT 2008 Richard Boulton <richard@lemurconsulting.com> |
169 | | |
170 | | * genversion.pl: Update to match new configure.ac (cope with the []'s |
171 | | which have been added). |
172 | | |
173 | | Wed Aug 20 09:31:47 GMT 2008 Richard Boulton <richard@lemurconsulting.com> |
174 | | |
175 | | * README: Remove trailing whitespace. |
176 | | |
177 | | Thu Aug 14 15:42:00 GMT 2008 Charlie Hull <charlie@lemurconsulting.com> |
178 | | |
179 | | * win32_bindings_ruby.mak,config.mak,README,Makefile: Added new |
180 | | Ruby bindings makefile written by Zsolt Sz. Sztupák. Update list |
181 | | of "what works" in README. |
182 | | |
183 | | Sun Jun 29 06:53:28 GMT 2008 Richard Boulton <richard@lemurconsulting.com> |
184 | | |
185 | | * version.rc.java-swig,version.rc.php,version.rc.python: Change |
186 | | "Copyright ... Xapian" messages to a note to consult the source |
187 | | code - Xapian isn't a legal entity, so nothing can be "(C) |
188 | | Xapian". |
189 | | |
190 | | Wed Jun 25 13:18:50 GMT 2008 Richard Boulton <richard@lemurconsulting.com> |
191 | | |
192 | | * Makefile: Patch from Charlie to fix some paths for "cd". |
193 | | |
194 | | Tue Jun 24 16:06:57 GMT 2008 Richard Boulton <richard@lemurconsulting.com> |
195 | | |
196 | | * NEWS: Add note about Java-SWIG makefiles. |
197 | | |
198 | | Tue Jun 24 16:06:21 GMT 2008 Richard Boulton <richard@lemurconsulting.com> |
199 | | |
200 | | * win32_backends_chert.mak: Add chert_alldocsmodifiedpostlist |
201 | | source files. |
202 | | * win32_testsuite.mak: Add backendmanager_remote source file. |
203 | | |
204 | | Thu Jun 05 17:29:16 GMT 2008 Richard Boulton <richard@lemurconsulting.com> |
205 | | |
206 | | * win32_expand.mak: Replace reference to expand.cc and expand.obj |
207 | | with esetinternal.cc and esetinternal.obj - expand.cc has now |
208 | | been removed, and esetinternal.cc added. |
209 | | |
210 | | Thu Jun 05 17:11:14 GMT 2008 Richard Boulton <richard@lemurconsulting.com> |
211 | | |
212 | | * win32_bin.mak: Remove comments about the now removed quartz |
213 | | utilities, and a reference to them in the CLEAN rule. |
214 | | * README: Remove trailing whitespace. Clean up list of "what |
215 | | works". |
216 | | |
217 | | Thu Jun 05 17:04:26 GMT 2008 Richard Boulton <richard@lemurconsulting.com> |
218 | | |
219 | | * Start of ChangeLog. |
| 1 | Fri 16 10:51:42 GMT 2010 Charlie Hull <charlie@flax.co.uk> |
| 2 | |
| 3 | * Makefile,config.mak,version.h.in,win32_backends.mak, |
| 4 | win32_backends_brass.mak,win32_backends_chert.mak, |
| 5 | win32_backends_flint.mak,win32_bin.mak,win32_testsuite.mak: |
| 6 | add in Brass backend, move flint_lock.cc to backends root |
| 7 | * win32_geospatial.mak: replace latlong_distance_sorter.cc |
| 8 | with latlong_distance_keymaker.cc |
| 9 | |
| 10 | Fri Apr 16 09:53:05 GMT 2010 Richard Boulton <richard@tartarus.org> |
| 11 | |
| 12 | * win32_api.mak,win32_backends_multi.mak,win32_matcher.mak, |
| 13 | win32_tests.mak: Revert previous patch - was broken in several |
| 14 | ways. |
| 15 | |
| 16 | Fri Apr 16 09:07:44 GMT 2010 Richard Boulton <richard@tartarus.org> |
| 17 | |
| 18 | * win32_api.mak,win32_backends_multi.mak,win32_matcher.mak, |
| 19 | win32_tests.mak: Updates to the windows build system from Charlie |
| 20 | Hull - ticket #457. |
| 21 | |
| 22 | Tue Aug 25 16:32:54 GMT 2009 Richard Boulton <richard@lemurconsulting.com> |
| 23 | |
| 24 | * Makefile,config.mak,win32_geospatial.mak: Add geospatial lib. |
| 25 | |
| 26 | Tue Aug 25 16:41:00 GMT 2009 Charlie Hull <charlie@flax.co.uk> |
| 27 | |
| 28 | * Makefile, win32_geospatial.mak, config.mak - add geospatial lib |
| 29 | |
| 30 | Fri Nov 20 11:49:07 GMT 2009 Richard Boulton <richard@tartarus.org> |
| 31 | |
| 32 | * win32_backends_multi.mak,win32_matcher.mak: Patch from Charlie to |
| 33 | add valuestreamdocument.cc and multi_valuelist.cc to build. |
| 34 | |
| 35 | Tue Oct 27 16:17:09 GMT 2009 Richard Boulton <richard@lemurconsulting.com> |
| 36 | |
| 37 | * win32_applications_omega.mak: Remove dirent.cc, update path to |
| 38 | getopt.cc, add freemem.cc, add mkdtemp.obj to OMINDEX objects, |
| 39 | and rename UTF8TEST_OBJS to UTF8CONVERTTEST_OBJS. |
| 40 | |
| 41 | Fri Oct 16 09:04:00 GMT 2009 Charlie Hull <charlie@flax.co.uk> |
| 42 | |
| 43 | * config.h.win32,config.h.omega.win32: disable warning about macros |
| 44 | with missing parameters. |
| 45 | * win32_tests.mak: add api_sortingold.cc |
| 46 | * win32_api.mak: remove sorter.cc, add keymaker.cc |
| 47 | |
| 48 | Mon Aug 24 10:40:00 GMT 2009 Charlie Hull <charlie@flax.co.uk> |
| 49 | |
| 50 | * Makefile: Remove rules to make generate-exceptions. |
| 51 | * win32_api.mak: Remove serialisationcontext.cc, add registry.cc |
| 52 | |
| 53 | Tue Aug 04 15:30:00 GMT 2009 Charlie Hull <charlie@flax.co.uk> |
| 54 | |
| 55 | * Makefile, win32_bindings_python.mak, config.mak, makebinaries.py: |
| 56 | Add Python 2.6 option. |
| 57 | |
| 58 | Sun Aug 02 12:22:52 GMT 2009 Richard Boulton <richard@lemurconsulting.com> |
| 59 | |
| 60 | * win32_api.mak: Add matchspy files. |
| 61 | |
| 62 | Mon Jul 20 13:52:53 GMT 2009 Olly Betts <olly@survex.com> |
| 63 | |
| 64 | * config.mak,win32_bindings_python.mak: Update to include Python 3.0 |
| 65 | support, ready for when then bindings support this. From patch in |
| 66 | ticket #346. |
| 67 | |
| 68 | Mon Jul 20 13:43:48 GMT 2009 Olly Betts <olly@survex.com> |
| 69 | |
| 70 | * win32_api.mak: Update for added sources, from patch by Peter Kelm in |
| 71 | ticket#346. |
| 72 | |
| 73 | Mon Jul 20 13:38:37 GMT 2009 Olly Betts <olly@survex.com> |
| 74 | |
| 75 | * win32_matcher.mak: Update for removed sources, from patch by Peter |
| 76 | Kelm in ticket#346. |
| 77 | |
| 78 | Fri May 08 12:55:32 GMT 2009 Olly Betts <olly@survex.com> |
| 79 | |
| 80 | * config.mak,win32_bindings_python.mak,win32_tests.mak, |
| 81 | win32_testsuite.mak: Update from Peter Kelm to work with SVN trunk |
| 82 | (ticket#366). |
| 83 | |
| 84 | Tue May 05 12:42:26 GMT 2009 Richard Boulton <richard@lemurconsulting.com> |
| 85 | |
| 86 | * win32_matcher.mak: Add synoympostlist.cc to build. |
| 87 | |
| 88 | Fri May 01 15:40:48 GMT 2009 Richard Boulton <richard@lemurconsulting.com> |
| 89 | |
| 90 | * win32_tests.mak: Add api_replicate.cc and api_serialise.cc, and |
| 91 | cleanup .obj files. |
| 92 | |
| 93 | Wed Apr 22 16:21:53 GMT 2009 Richard Boulton <richard@lemurconsulting.com> |
| 94 | |
| 95 | * makebinaries.py,win32_tests.mak: Add a script and some changes to |
| 96 | the test makefile which got missed out of the previous commit. |
| 97 | |
| 98 | Tue Apr 21 10:34:00 GMT 2009 Charlie Hull <charlie@lemurconsulting.com> |
| 99 | |
| 100 | * config.h.omega.win32: Update version numbers |
| 101 | * win32_tests.mak: add some new tests and reformat for clarity |
| 102 | * Makefile: MAKEALLBINDINGS now depends on COPYMAKFILES |
| 103 | * config.h.omega.win32: define 'rare' and 'usual' |
| 104 | * makebinaries.py: fix quotes |
| 105 | * makedepend.mak, Makefile: CLEAN now also cleans makedepend |
| 106 | |
| 107 | Wed Mar 25 12:49:00 GMT 2009 Charlie Hull <charlie@lemurconsulting.com> |
| 108 | |
| 109 | * win32_weight.mak,config.mak,Makefile: add new makefile for |
| 110 | /weight folder |
| 111 | * win32_api.mak,win32_matcher.mak,win32_backend_chert.mak, |
| 112 | win32_common.mak: correct file lists |
| 113 | * win32_bin.mak,config.mak: remove Quartz bits, add |
| 114 | xapian-replicate and xapian-replicate-server |
| 115 | |
| 116 | Thu Mar 19 11:55:00 GMT 2009 Charlie Hull <charlie@lemurconsulting.com> |
| 117 | |
| 118 | * config.mak, win32_bindings_python.mak: add ability to build two |
| 119 | different Python versions, and add example files, and change |
| 120 | BUILDDIST to DIST for consistency with other bindings |
| 121 | * setup.py: add example & documentation files for Python |
| 122 | * win32_bindings_php.mak,win32_bindings_csharp.mak, |
| 123 | win32_bindings_java-swig.mak,win32_bindings_ruby.mak: add example |
| 124 | & doc files where they exist and DIST build target |
| 125 | * win32_bindings_php.mak,win32_bindings_csharp.mak,win32_examples.mak, |
| 126 | win32_bin.mak: add Manifests into .exe or .dll and remove |
| 127 | separate manifest files |
| 128 | * Makefile: add MAKEALLBINDINGS target for building all bindings |
| 129 | * README: update for the above changes |
| 130 | * win32_applications_omega.mak: add new file for omindex |
| 131 | * config.h.omega.win32: Update version numbers, undefine rare() |
| 132 | |
| 133 | Mon Feb 16 12:02:48 GMT 2009 Richard Boulton <richard@lemurconsulting.com> |
| 134 | |
| 135 | * win32_bindings_csharp.mak: Remove doubled file contents. |
| 136 | |
| 137 | Mon Dec 22 16:50:55 GMT 2008 Richard Boulton <richard@lemurconsulting.com> |
| 138 | |
| 139 | * version.rc.csharp,win32_bindings_csharp.mak: Add files missed |
| 140 | from last commit. |
| 141 | |
| 142 | Mon Dec 22 16:49:46 GMT 2008 Richard Boulton <richard@lemurconsulting.com> |
| 143 | |
| 144 | * Makefile,README,config.h.omega.win32,config.mak,genversion.pl, |
| 145 | win32_api.mak,win32_backends.mak,win32_backends_chert.mak, |
| 146 | win32_backends_flint.mak,win32_perftest.mak: Add C# bindings to |
| 147 | build system, and update with new files for replication in |
| 148 | xapian-core. |
| 149 | |
| 150 | Thu Dec 11 12:04:11 GMT 2008 Richard Boulton <richard@lemurconsulting.com> |
| 151 | |
| 152 | * win32_tests.mak: Add support for new test file, api_backend.cc |
| 153 | |
| 154 | Thu Nov 06 12:50:34 GMT 2008 Richard Boulton <richard@lemurconsulting.com> |
| 155 | |
| 156 | * win32_perftest.mak: Call collate-apitest in the new way. Add |
| 157 | libtest.lib. |
| 158 | * win32_tests.mak: Call collate-apitest in the |
| 159 | new way. Add api_spelling.cc. Improve "nmake CLEAN" target. |
| 160 | * win32_api.mak: omvalueiterator.cc renamed to valueiterator.cc, |
| 161 | add documentvaluelist.cc. |
| 162 | * win32_backends.mak: add dbfactory_remote.cc, valuelist.cc and |
| 163 | slowvaluelist.cc. |
| 164 | * win32_backends_remote.mak: rename net_document.cc to |
| 165 | remote-document.cc. |
| 166 | * config.mak: Change paths to XAPIAN_APPLICATIONS and |
| 167 | XAPIAN_BINDINGS to be appropriate for a SVN checkout, rather than |
| 168 | for unpacked tarballs. Add rpcrt4.lib for UUID functions. Remove |
| 169 | libquartz.lib, and add libchert.lib. |
| 170 | * win32_common.mak: Add win32_uuid.cc. (Not yet in trunk, but |
| 171 | needed for windows compile - currently requires patch attached to |
| 172 | bug #303.) |
| 173 | * config.h.win32: Update version numbers (to 1.1.0, to match |
| 174 | configure.ac). Define 'usual' keyword to identity, since we don't |
| 175 | have this in MSVC. |
| 176 | |
| 177 | Mon Sep 08 09:59:17 GMT 2008 Richard Boulton <richard@lemurconsulting.com> |
| 178 | |
| 179 | * genversion.pl: Update to match new configure.ac (cope with the []'s |
| 180 | which have been added). |
| 181 | |
| 182 | Wed Aug 20 09:31:47 GMT 2008 Richard Boulton <richard@lemurconsulting.com> |
| 183 | |
| 184 | * README: Remove trailing whitespace. |
| 185 | |
| 186 | Thu Aug 14 15:42:00 GMT 2008 Charlie Hull <charlie@lemurconsulting.com> |
| 187 | |
| 188 | * win32_bindings_ruby.mak,config.mak,README,Makefile: Added new |
| 189 | Ruby bindings makefile written by Zsolt Sz. Sztupák. Update list |
| 190 | of "what works" in README. |
| 191 | |
| 192 | Sun Jun 29 06:53:28 GMT 2008 Richard Boulton <richard@lemurconsulting.com> |
| 193 | |
| 194 | * version.rc.java-swig,version.rc.php,version.rc.python: Change |
| 195 | "Copyright ... Xapian" messages to a note to consult the source |
| 196 | code - Xapian isn't a legal entity, so nothing can be "(C) |
| 197 | Xapian". |
| 198 | |
| 199 | Wed Jun 25 13:18:50 GMT 2008 Richard Boulton <richard@lemurconsulting.com> |
| 200 | |
| 201 | * Makefile: Patch from Charlie to fix some paths for "cd". |
| 202 | |
| 203 | Tue Jun 24 16:06:57 GMT 2008 Richard Boulton <richard@lemurconsulting.com> |
| 204 | |
| 205 | * NEWS: Add note about Java-SWIG makefiles. |
| 206 | |
| 207 | Tue Jun 24 16:06:21 GMT 2008 Richard Boulton <richard@lemurconsulting.com> |
| 208 | |
| 209 | * win32_backends_chert.mak: Add chert_alldocsmodifiedpostlist |
| 210 | source files. |
| 211 | * win32_testsuite.mak: Add backendmanager_remote source file. |
| 212 | |
| 213 | Thu Jun 05 17:29:16 GMT 2008 Richard Boulton <richard@lemurconsulting.com> |
| 214 | |
| 215 | * win32_expand.mak: Replace reference to expand.cc and expand.obj |
| 216 | with esetinternal.cc and esetinternal.obj - expand.cc has now |
| 217 | been removed, and esetinternal.cc added. |
| 218 | |
| 219 | Thu Jun 05 17:11:14 GMT 2008 Richard Boulton <richard@lemurconsulting.com> |
| 220 | |
| 221 | * win32_bin.mak: Remove comments about the now removed quartz |
| 222 | utilities, and a reference to them in the CLEAN rule. |
| 223 | * README: Remove trailing whitespace. Clean up list of "what |
| 224 | works". |
| 225 | |
| 226 | Thu Jun 05 17:04:26 GMT 2008 Richard Boulton <richard@lemurconsulting.com> |
| 227 | |
| 228 | * Start of ChangeLog. |