OSDN Git Service

* cygcheck.cc (find_app_on_path): Avoid using NULL pointer if find_on_path
[pf3gnuchains/pf3gnuchains4x.git] / winsup / ChangeLog
1 2009-05-04  Christopher Faylor  <me+cygwin@cgf.cx>
2
3         * cygcheck.cc (find_app_on_path): Avoid using NULL pointer if
4         find_on_path doesn't find the app on the path.
5
6 2009-02-23  Sjors Gielen <mailinglist@dazjorz.com>
7
8         * Makefile.in: Add DESTDIR functionality.
9
10 2009-01-21  Corinna Vinschen  <corinna@vinschen.de>
11
12         * configure.in: Remove --enable-server option.  Allways add the
13         cygserver directory to $SUBDIRS.
14         * configure: Regenerate.
15
16 2008-10-12  Christopher Faylor  <me+cygwin@cgf.cx>
17
18         * Makefile.in: Revert erroneous checkin.
19         * Makefile.common: Tweak to work better with new utils/mingw front-end.
20
21 2008-10-11  Christopher Faylor  <me+cygwin@cgf.cx>
22
23         * Makefile.in: Tweak to work better with new utils/mingw front-end.
24
25 2008-05-16  Corinna Vinschen  <corinna@vinschen.de>
26
27         * Makefile.in (install-license): Install COPYING file as well.
28
29 2008-05-16  Corinna Vinschen  <corinna@vinschen.de>
30
31         * CYGWIN_LICENSE: New text.
32
33 2007-08-31  Christopher Faylor  <me+cygwin@cgf.cx>
34
35         * configure: Regenerate.
36
37 2007-07-06  Corinna Vinschen  <corinna@vinschen.de>
38
39         * CYGWIN_LICENSE: Fix URL to world-wide offices.
40
41 2007-07-06  Corinna Vinschen  <corinna@vinschen.de>
42
43         * CYGWIN_LICENSE: Fix URL to open source definition.
44
45 2006-12-12  Corinna Vinschen  <corinna@vinschen.de>
46
47         * Makefile.in (subauth): Drop rule.
48         * configure.in: Remove subauth related check.
49         * configure: Regenerate.
50
51 2006-11-27  Corinna Vinschen  <corinna@vinschen.de>
52
53         * Makefile.in: Add dependencies for lsaauth.
54         * configure.in: Disable building subauth.  Add building lsaauth.
55         * configure: Regenerate.
56
57 2006-08-30  Christopher Faylor  <cgf@timesys.com>
58
59         * Makefile.in: Make install-license .PHONY.  Make sure that doc
60         directory is created before copying to it.
61
62 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
63
64         * Makefile.in: Make installation of CYGWIN_LICENSE configurable.
65         * aclocal.m4: Regenerate.
66         * configure.in: Add GCC_NO_EXECUTABLES call. Add configuration for
67         INSTALL_LICENSE.  Make cygwin subdirectory optional.  Add sanity
68         check for cygwin resp. mingw subdirectories dependent of the target.
69         * configure: Regenerate.
70
71 2006-08-02  Christopher Faylor  <cgf@timesys.com>
72
73         * Makefile.in (subauth): Add dependency on mingw.
74
75 2006-07-23  Christopher Faylor  <cgf@timesys.com>
76
77         * Makefile.in: Update copyright.  Fix 'check' target so that it will
78         once-again create a working testsuite directory.  Add a comment this
79         time to explain the unusual behavior.
80
81 2006-07-14  Corinna Vinschen  <corinna@vinschen.de>
82
83         * configure.in: Reenable building the subauth subdir.
84         * configure: Regenerate.
85
86 2006-05-24  Christopher Faylor  <cgf@timesys.com>
87
88         * configure.in: Update to newer autoconf.
89         (thanks to Steve Ellcey)
90         * Makefile.in: Ditto.
91         * configure: Regenerate.
92         * acinclude.m4: New file.
93         * aclocal.m4: Ditto.
94
95 2006-01-29  Christopher Faylor  <cgf@timesys.com>
96
97         * CYGWIN_LICENSE: Restrict to v2.
98         * COPYING: Add.
99
100 2006-01-16  Corinna Vinschen  <corinna@vinschen.de>
101
102         * configure.in: Add AC_PROG_INSTALL handling.
103         * configure: Regenerate.
104         * Makefile.in (install): Install CYGWIN_LICENSE.
105
106 2006-01-16  Corinna Vinschen  <corinna@vinschen.de>
107
108         * CYGWIN_LICENSE: Fix contact information.
109
110 2005-10-11  Christopher Faylor  <cgf@timesys.com>
111
112         * Makefile.common (CFLAGS_COMMON): Add -Wstrict-aliasing.
113
114 2005-03-22  Christopher Faylor  <cgf@timesys.com>
115
116         * Makefile.common: Add -dD to options when creating preprocess files.
117
118 2003-11-23  Corinna Vinschen  <corinna@vinschen.de>
119
120         * Makefile.in: Make cygserver depending on cygwin.
121
122 2003-11-20  Christopher Faylor  <cgf@redhat.com>
123
124         * configure.in: Make --use-server the default.
125         * configure: Regenerate.
126
127 2003-08-05  Christopher Faylor  <cgf@redhat.com>
128
129         * Makefile.common: Hmm.  Older compilers seem to need -nostdinc.
130
131 2003-08-05  Christopher Faylor  <cgf@redhat.com>
132
133         * Makefile.common: Don't use -nostdinc with g++.
134
135 2003-07-25  Christopher Faylor  <cgf@redhat.com>
136
137         * Makefile.in: Only use localhost when building mingw with distcc or
138         gcc won't be able to find .exp files on other hosts.
139
140 2003-07-18  Vaclav Haisman  <V.Haisman@sh.cvut.cz>
141
142         * Makefile.common (CFLAGS_COMMON): Remove -march=i386.
143
144 2003-07-01  Christopher Faylor  <cgf@redhat.com>
145
146         * configure.in: Add --enable-server option.
147         * configure: Regenerate.
148
149 2003-07-01  Christopher Faylor  <cgf@redhat.com>
150
151         * Makefile.common (CFLAGS_COMMON): Remove -Winline since it is too
152         noisy on newer versions of gcc.
153
154 2003-07-01  Christopher Faylor  <cgf@redhat.com>
155
156         * configure.in: Add cygserver subdir.
157         * Makefile.in: Ditto.
158         * configure: Regenerate.
159
160         * Makefile.common: Remove debugging statements.
161
162 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
163
164         * Makefile.common: Remove newlib_sys_include and
165         newlib_sys_include_include entirely.  Set CRT0 to cygwin/crt0.o.
166
167 2003-04-18  Christopher Faylor  <cgf@redhat.com>
168
169         * Makefile.in: Reorganize to try to allow lack of mingw/w32api to work.
170
171 2003-04-11  Christopher Faylor  <cgf@redhat.com>
172
173         * Makefile.common (w32api_lib): Fix w32api detection.
174
175 2003-03-28  Christopher Faylor  <cgf@redhat.com>
176
177         * Makefile.common (ALL_CXXFLAGS): Make normal '=' type variable so that
178         CXXFLAGS is properly interpreted.
179
180 2003-03-17  Christopher Faylor  <cgf@redhat.com>
181
182         * Makefile.common (w32api_lib): Default to system w32api directory if
183         w32api is missing from source.
184
185 2003-03-17  Christopher Faylor  <cgf@redhat.com>
186
187         * Makefile.common: Fix typo from previous checkin.
188
189 2003-03-17  Christopher Faylor  <cgf@redhat.com>
190
191         * configure.in: w32api directory was already optional.  Semi-revert
192         2003-02-06 change.
193         * configure: Regenerate.
194         * Makefile.common: Don't specific -nostdinc if there is no w32api
195         directory.
196
197 2003-03-09  Christopher Faylor  <cgf@redhat.com>
198
199         * Makefile.common: Avoid double slashes in GCC_INCLUDE.
200
201 2003-02-12  Christopher Faylor  <cgf@redhat.com>
202
203         * MAINTAINERS: Remove out-of-date file.
204
205 2003-02-06  Christopher Faylor  <cgf@redhat.com>
206
207         * configure.in: Make w32api directory optional.
208         * configure: Regenerate.
209
210 2003-01-22  Corinna Vinschen  <corinna@vinschen.de>
211
212         * Makefile.common (MINGW_LDFLAGS): Add mingw/mingwex builddir.
213
214 2002-12-21  Christopher Faylor  <cgf@redhat.com>
215
216         * Makefile.common: Don't attempt to pretty-print c++ errors.
217
218 2002-12-12  Corinna Vinschen  <corinna@vinschen.de>
219
220         * Makefile.common: Define MINGW_LDFLAGS.
221         * configure.in: Reorder SUBDIRS to have mingw before cygwin.
222         * configure: Regenerate from configure.in.
223
224 2002-09-27  Christopher Faylor  <cgf@redhat.com>
225
226         * Makefile.in (check): Be more defensive when creating testsuite
227         config.status.
228
229 2002-08-16  Christopher Faylor  <cgf@redhat.com>
230
231         * Makefile.in: Change COMPILE_C* definitions.
232
233 2002-08-10  Earnie Boyd  <earnie@users.sf.net>
234
235         * w32sdk: New winsup module.
236
237 2002-07-06  Christopher Faylor  <cgf@redhat.com>
238
239         * Makefile.common (MINGW_INCLUDES): Simplify.
240         (MINGW_CFLAGS): New.
241         (MINGW_CXXFLAGS): Ditto.
242
243 2002-06-02  Christopher Faylor  <cgf@redhat.com>
244
245         * configure.in: Complain about lack of w32api directory.
246         * configure: Regenerate.
247
248 2002-04-25  Christopher Faylor  <cgf@redhat.com>
249
250         * configure.in: Remove cinstall target.
251         * Makefile.in: Ditto.
252         * configure: Regenerate.
253
254 2002-02-19  Christopher Faylor  <cgf@redhat.com>
255
256         * configure.in: Avoid building w32api or mingw if they don't exist.
257         * configure: Regenerate.
258
259 2001-12-18  Christopher Faylor  <cgf@redhat.com>
260
261         * Makefile.in: Don't attempt to use zlib directory as a dependency if
262         it doesn't exist.
263
264 2001-12-14  Christopher Faylor  <cgf@redhat.com>
265
266         * configure.in: Detect zlib subdirectory.
267         * configure: Regenerate
268         * Makefile.in: Exit immediately if a sub-make fails.
269         * Makefile.common: Add automatic rules for bz2lib and zlib.
270
271 2001-11-04  Christopher Faylor  <cgf@redhat.com>
272
273         * Makefile.in: Force configure in testsuite directory if config.status
274         does not exist.
275
276 2001-11-03  Christopher Faylor  <cgf@redhat.com>
277
278         * configure.in: Disable subauth directory test.
279         * configure: Regenerate.
280         * Makefile.in: Use MAKE variable in directory builds.
281
282 2001-11-03  Christopher Faylor  <cgf@redhat.com>
283
284         * Makefile.in: Add directory dependencies to ensure ordering when using
285         'make -jN'.
286
287 2001-11-03  Christopher Faylor  <cgf@redhat.com>
288
289         * Makefile.common: Remove preferred-stack-boundary setting since gcc
290         2.95.3 doesn't work well with it.
291
292 2001-11-01  Christopher Faylor  <cgf@redhat.com>
293
294         * Makefile.common: Add some stuff to common CFLAGS.
295
296 2001-10-29  Egor Duda  <deo@logos-m.ru>
297
298         * Makefile.in: Propagate 'clean' to subdirs properly.
299
300 2001-10-26  Corinna Vinschen  <corinna@vinschen.de>
301
302         * configure: Regenerate, removing erroneous SUBDIRS substitution.
303
304 2001-10-24  Christopher Faylor  <cgf@redhat.com>
305
306         * Makefile.in: Only build testsuite directory on first 'make check'.
307         * configure.in: Remove testsuite from SUBDIRS.
308         * configure: Regenerate.
309
310 2001-10-12  Christopher Faylor  <cgf@redhat.com>
311
312         * Makefile.in: Add -nostdinc to CXXFLAGS.
313
314 2001-10-12  Christopher Faylor  <cgf@redhat.com>
315
316         * Makefile.common: Perform more include file testing trickery.
317
318 Sun Oct  7 23:08:46 2001  Christopher Faylor <cgf@cygnus.com>
319
320         * Makefile.common: Avoid adding -I options to compile if they already
321         exist in CC or C*FLAGS.  This prevents warnings from newer versions of
322         gcc.
323
324 Tue May 15 01:09:56 2001  Christopher Faylor <cgf@cygnus.com>
325
326         * Makefile.common: Change method for finding current directory.
327
328 Sat May  5 00:14:03 2001  Christopher Faylor <cgf@cygnus.com>
329
330         * configure.in: Fix typo.
331         * configure: Regenerate.
332
333 Fri May  4 11:24:53 2001  Christopher Faylor <cgf@cygnus.com>
334
335         * configure.in: Make subauth configuration optional.
336         * configure: Regenerate.
337
338 Fri May  4 15:06:00  Corinna Vinschen <corinna@vinschen.de>
339
340         * subauth: New subdirectory.
341         * configure.in: Add subauth to the list of subdirectories.
342         * configure: Regenerated from configure.in.
343
344 Wed Apr 18 18:45:07 2001  Christopher Faylor <cgf@cygnus.com>
345
346         * configure.in: Add bz2lib.
347
348 2001-03-19  DJ Delorie  <dj@redhat.com>
349
350         * configure: fix regeneration bug.
351
352 Thu Feb 22 13:36:00 2000  Corinna Vinschen <corinna@vinschen.de>
353
354         * Makefile.common: Revert previous change.
355
356 Wed Feb 21 22:41:00 2000  Corinna Vinschen <corinna@vinschen.de>
357
358         * Makefile.common: Add `-fvtable-thunks' to COMPILE_CXX.
359
360 Sun Dec  3 00:21:31 2000  Christopher Faylor <cgf@cygnus.com>
361
362         * Makefile.common: Eliminate checks for libgcc.a and libstdc++.a.  Use
363         CXX for g++ compiles.
364         * configure.in: Find correct c++ compiler.
365         * configure: Regenerate.
366
367 Mon Oct 23 00:50:02 2000  Christopher Faylor <cgf@cygnus.com>
368
369         * Makefile.common (LIBGCC): Acommodate older gcc's that don't need
370         libstdc++.a.
371
372 Sat Oct 21 18:01:22 2000  Christopher Faylor <cgf@cygnus.com>
373
374         * Makefile.common (LIBGCC): Find libstdc++.a as well as libc.a since
375         builtin functions are in this library in newer gcc's.
376
377 Sun Oct  1 22:02:38 2000  Christopher Faylor <cgf@cygnus.com>
378
379         * Makefile.common: Extend VERBOSE default.
380         * Makefile.in: Don't clean the testsuite separately.  It's already part
381         of CLEAN_SUBDIRS.
382
383 2000-09-30  Christopher Faylor  <cgf@cygnus.com>
384
385         * Makefile.common: Default to VERBOSE when part of overall source
386         tree build.
387
388 2000-09-02  Egor Duda  <deo@logos-m.ru>
389
390         * Makefile.in: Add new goal "check"
391         * configure.in: When doing native build do configure in
392         testsuite subdirectory
393         * configure: Regenerate.
394
395 Fri Sep  1 10:15:37 2000  Christopher Faylor <cgf@cygnus.com>
396
397         * Makefile.in: More normalization.
398
399 Thu Aug 31 16:37:31 2000  Christopher Faylor <cgf@cygnus.com>
400
401         * Makefile.in: Normalize 'pwd' based on location of winsup.
402
403 Thu Aug 24 15:02:26 2000  Christopher Faylor <cgf@cygnus.com>
404
405         * Makefile.common: Add bupdir2 to reference above the i686-pc-cygwin
406         directory.
407
408 Thu Jun 22 18:28:06 2000  Christopher Faylor <cgf@cygnus.com>
409
410         * Makefile.in: Add dummy info targets.
411
412 Tue Jun 20 13:36:23 2000  Christopher Faylor <cgf@cygnus.com>
413
414         * configure.in: Bow to necessity and build w32api before anything else.
415         * configure: Regenerate.
416
417 Sat Jun 17 13:50:04 2000  Christopher Faylor <cgf@cygnus.com>
418
419         * configure.in: Detect "cross-hosting" situation and add a subset of
420         directories to SUBDIRS.
421         * configure: Regenerate.
422
423 Thu May 25 18:39:24 2000  Christopher Faylor <cgf@cygnus.com>
424
425         * configure.in: Don't assume that cinstall directory exists.
426         * configure: Regenerate
427
428 2000-05-24  DJ Delorie  <dj@cygnus.com>
429
430         * Makefile.common (%.o): further simplify, add "..." to make it obvious
431         it's an abbreviated command line.
432
433 Thu May 18 14:33:05 2000  Christopher Faylor <cgf@cygnus.com>
434
435         * MAINTAINERS: Add Corinna to general list.
436
437 2000-04-17  DJ Delorie  <dj@cygnus.com>
438
439         * Makefile.common (srcdir): remove dependence on where pwd is
440         
441 Sun Apr  9 23:47:45 2000  Christopher Faylor <cgf@cygnus.com>
442
443         * Makefile.common: Resolve srcdir to absolute path or it will confuse
444         usages when passed to submakes.  Eliminate vestigal use of
445         MAKEOVERRIDES.
446
447 Sun Apr  9 02:06:49 2000  Christopher Faylor <cgf@cygnus.com>
448
449         * Makefile.in: Work around MAKEOVERRIDES problem with older versions
450         of make.
451         * Makefile.common: Ditto.
452
453 Fri Apr  7 17:04:02  Ron Parker <rdparker@sourceware.cygnus.com>
454
455         * configure.in: Added cinstall to the list of subdirs.
456         * configure: Regenerate.
457         
458 Thu Mar 30 23:45:00 2000  Christopher Faylor <cgf@cygnus.com>
459
460         * MAINTAINERS: Add Ron Parker as maintainer of cinstall stuff.
461
462 Sun Feb  6 18:15:44 2000  Christopher Faylor <cgf@cygnus.com>
463
464         * configure.in: Do the standard CC/CFLAGS stuff for propagation to
465         sub-configures.
466         * configure: Regenerate.
467
468 2000-01-26  DJ Delorie  <dj@cygnus.com>
469
470         * doc/Makefile.in: fix doctool -d options
471
472 Fri Jan 21 12:51:32 2000  Christopher Faylor <cgf@cygnus.com>
473
474         * Makefile.common: No need to rerun Makefile if config.status changes.
475         That should happen automatically.
476         * Makefile.in: Ditto.
477
478 Sat Jan  8 14:40:01 2000  Christopher Faylor <cgf@cygnus.com>
479
480         * Makefile.common: Remove cygwin DLL specific stuff.  Make Makefile
481         target PRECIOUS.
482         * Makefile.in: Make Makefile target PRECIOUS.
483
484 Fri Jan  7 21:00:49 2000  Christopher Faylor <cgf@cygnus.com>
485
486         * Makefile.common: Remove cygwin DLL specific stuff.  Correctly deal
487         with updir stuff when building in the same directory as the source.
488
489 Thu Jan  6 19:04:35 2000  Christopher Faylor <cgf@cygnus.com>
490
491         Create new directory structure
492         * Makefile.in: New file.
493         * configure.in: New file.
494         * configure: New file.
495         * Makefile.common: New file.
496         * cygwin: New directory.
497         * w32api: New directory.