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