OSDN Git Service

* configure.in: Avoid building w32api or mingw if they don't exist.
[pf3gnuchains/pf3gnuchains4x.git] / winsup / ChangeLog
1 2002-02-19  Christopher Faylor  <cgf@redhat.com>
2
3         * configure.in: Avoid building w32api or mingw if they don't exist.
4         * configure: Regenerate.
5
6 2001-12-18  Christopher Faylor  <cgf@redhat.com>
7
8         * Makefile.in: Don't attempt to use zlib directory as a dependency if
9         it doesn't exist.
10
11 2001-12-14  Christopher Faylor  <cgf@redhat.com>
12
13         * configure.in: Detect zlib subdirectory.
14         * configure: Regenerate
15         * Makefile.in: Exit immediately if a sub-make fails.
16         * Makefile.common: Add automatic rules for bz2lib and zlib.
17
18 2001-11-04  Christopher Faylor  <cgf@redhat.com>
19
20         * Makefile.in: Force configure in testsuite directory if config.status
21         does not exist.
22
23 2001-11-03  Christopher Faylor  <cgf@redhat.com>
24
25         * configure.in: Disable subauth directory test.
26         * configure: Regenerate.
27         * Makefile.in: Use MAKE variable in directory builds.
28
29 2001-11-03  Christopher Faylor  <cgf@redhat.com>
30
31         * Makefile.in: Add directory dependencies to ensure ordering when using
32         'make -jN'.
33
34 2001-11-03  Christopher Faylor  <cgf@redhat.com>
35
36         * Makefile.common: Remove preferred-stack-boundary setting since gcc
37         2.95.3 doesn't work well with it.
38
39 2001-11-01  Christopher Faylor  <cgf@redhat.com>
40
41         * Makefile.common: Add some stuff to common CFLAGS.
42
43 2001-10-29  Egor Duda  <deo@logos-m.ru>
44
45         * Makefile.in: Propagate 'clean' to subdirs properly.
46
47 2001-10-26  Corinna Vinschen  <corinna@vinschen.de>
48
49         * configure: Regenerate, removing erroneous SUBDIRS substitution.
50
51 2001-10-24  Christopher Faylor  <cgf@redhat.com>
52
53         * Makefile.in: Only build testsuite directory on first 'make check'.
54         * configure.in: Remove testsuite from SUBDIRS.
55         * configure: Regenerate.
56
57 2001-10-12  Christopher Faylor  <cgf@redhat.com>
58
59         * Makefile.in: Add -nostdinc to CXXFLAGS.
60
61 2001-10-12  Christopher Faylor  <cgf@redhat.com>
62
63         * Makefile.common: Perform more include file testing trickery.
64
65 Sun Oct  7 23:08:46 2001  Christopher Faylor <cgf@cygnus.com>
66
67         * Makefile.common: Avoid adding -I options to compile if they already
68         exist in CC or C*FLAGS.  This prevents warnings from newer versions of
69         gcc.
70
71 Tue May 15 01:09:56 2001  Christopher Faylor <cgf@cygnus.com>
72
73         * Makefile.common: Change method for finding current directory.
74
75 Sat May  5 00:14:03 2001  Christopher Faylor <cgf@cygnus.com>
76
77         * configure.in: Fix typo.
78         * configure: Regenerate.
79
80 Fri May  4 11:24:53 2001  Christopher Faylor <cgf@cygnus.com>
81
82         * configure.in: Make subauth configuration optional.
83         * configure: Regenerate.
84
85 Fri May  4 15:06:00  Corinna Vinschen <corinna@vinschen.de>
86
87         * subauth: New subdirectory.
88         * configure.in: Add subauth to the list of subdirectories.
89         * configure: Regenerated from configure.in.
90
91 Wed Apr 18 18:45:07 2001  Christopher Faylor <cgf@cygnus.com>
92
93         * configure.in: Add bz2lib.
94
95 2001-03-19  DJ Delorie  <dj@redhat.com>
96
97         * configure: fix regeneration bug.
98
99 Thu Feb 22 13:36:00 2000  Corinna Vinschen <corinna@vinschen.de>
100
101         * Makefile.common: Revert previous change.
102
103 Wed Feb 21 22:41:00 2000  Corinna Vinschen <corinna@vinschen.de>
104
105         * Makefile.common: Add `-fvtable-thunks' to COMPILE_CXX.
106
107 Sun Dec  3 00:21:31 2000  Christopher Faylor <cgf@cygnus.com>
108
109         * Makefile.common: Eliminate checks for libgcc.a and libstdc++.a.  Use
110         CXX for g++ compiles.
111         * configure.in: Find correct c++ compiler.
112         * configure: Regenerate.
113
114 Mon Oct 23 00:50:02 2000  Christopher Faylor <cgf@cygnus.com>
115
116         * Makefile.common (LIBGCC): Acommodate older gcc's that don't need
117         libstdc++.a.
118
119 Sat Oct 21 18:01:22 2000  Christopher Faylor <cgf@cygnus.com>
120
121         * Makefile.common (LIBGCC): Find libstdc++.a as well as libc.a since
122         builtin functions are in this library in newer gcc's.
123
124 Sun Oct  1 22:02:38 2000  Christopher Faylor <cgf@cygnus.com>
125
126         * Makefile.common: Extend VERBOSE default.
127         * Makefile.in: Don't clean the testsuite separately.  It's already part
128         of CLEAN_SUBDIRS.
129
130 2000-09-30  Christopher Faylor  <cgf@cygnus.com>
131
132         * Makefile.common: Default to VERBOSE when part of overall source
133         tree build.
134
135 2000-09-02  Egor Duda  <deo@logos-m.ru>
136
137         * Makefile.in: Add new goal "check"
138         * configure.in: When doing native build do configure in
139         testsuite subdirectory
140         * configure: Regenerate.
141
142 Fri Sep  1 10:15:37 2000  Christopher Faylor <cgf@cygnus.com>
143
144         * Makefile.in: More normalization.
145
146 Thu Aug 31 16:37:31 2000  Christopher Faylor <cgf@cygnus.com>
147
148         * Makefile.in: Normalize 'pwd' based on location of winsup.
149
150 Thu Aug 24 15:02:26 2000  Christopher Faylor <cgf@cygnus.com>
151
152         * Makefile.common: Add bupdir2 to reference above the i686-pc-cygwin
153         directory.
154
155 Thu Jun 22 18:28:06 2000  Christopher Faylor <cgf@cygnus.com>
156
157         * Makefile.in: Add dummy info targets.
158
159 Tue Jun 20 13:36:23 2000  Christopher Faylor <cgf@cygnus.com>
160
161         * configure.in: Bow to necessity and build w32api before anything else.
162         * configure: Regenerate.
163
164 Sat Jun 17 13:50:04 2000  Christopher Faylor <cgf@cygnus.com>
165
166         * configure.in: Detect "cross-hosting" situation and add a subset of
167         directories to SUBDIRS.
168         * configure: Regenerate.
169
170 Thu May 25 18:39:24 2000  Christopher Faylor <cgf@cygnus.com>
171
172         * configure.in: Don't assume that cinstall directory exists.
173         * configure: Regenerate
174
175 2000-05-24  DJ Delorie  <dj@cygnus.com>
176
177         * Makefile.common (%.o): further simplify, add "..." to make it obvious
178         it's an abbreviated command line.
179
180 Thu May 18 14:33:05 2000  Christopher Faylor <cgf@cygnus.com>
181
182         * MAINTAINERS: Add Corinna to general list.
183
184 2000-04-17  DJ Delorie  <dj@cygnus.com>
185
186         * Makefile.common (srcdir): remove dependence on where pwd is
187         
188 Sun Apr  9 23:47:45 2000  Christopher Faylor <cgf@cygnus.com>
189
190         * Makefile.common: Resolve srcdir to absolute path or it will confuse
191         usages when passed to submakes.  Eliminate vestigal use of
192         MAKEOVERRIDES.
193
194 Sun Apr  9 02:06:49 2000  Christopher Faylor <cgf@cygnus.com>
195
196         * Makefile.in: Work around MAKEOVERRIDES problem with older versions
197         of make.
198         * Makefile.common: Ditto.
199
200 Fri Apr  7 17:04:02  Ron Parker <rdparker@sourceware.cygnus.com>
201
202         * configure.in: Added cinstall to the list of subdirs.
203         * configure: Regenerate.
204         
205 Thu Mar 30 23:45:00 2000  Christopher Faylor <cgf@cygnus.com>
206
207         * MAINTAINERS: Add Ron Parker as maintainer of cinstall stuff.
208
209 Sun Feb  6 18:15:44 2000  Christopher Faylor <cgf@cygnus.com>
210
211         * configure.in: Do the standard CC/CFLAGS stuff for propagation to
212         sub-configures.
213         * configure: Regenerate.
214
215 2000-01-26  DJ Delorie  <dj@cygnus.com>
216
217         * doc/Makefile.in: fix doctool -d options
218
219 Fri Jan 21 12:51:32 2000  Christopher Faylor <cgf@cygnus.com>
220
221         * Makefile.common: No need to rerun Makefile if config.status changes.
222         That should happen automatically.
223         * Makefile.in: Ditto.
224
225 Sat Jan  8 14:40:01 2000  Christopher Faylor <cgf@cygnus.com>
226
227         * Makefile.common: Remove cygwin DLL specific stuff.  Make Makefile
228         target PRECIOUS.
229         * Makefile.in: Make Makefile target PRECIOUS.
230
231 Fri Jan  7 21:00:49 2000  Christopher Faylor <cgf@cygnus.com>
232
233         * Makefile.common: Remove cygwin DLL specific stuff.  Correctly deal
234         with updir stuff when building in the same directory as the source.
235
236 Thu Jan  6 19:04:35 2000  Christopher Faylor <cgf@cygnus.com>
237
238         Create new directory structure
239         * Makefile.in: New file.
240         * configure.in: New file.
241         * configure: New file.
242         * Makefile.common: New file.
243         * cygwin: New directory.
244         * w32api: New directory.