]> sourceware.org Git - newlib-cygwin.git/blame - winsup/ChangeLog
* configure: Regenerate, removing erroneous SUBDIRS substitution.
[newlib-cygwin.git] / winsup / ChangeLog
CommitLineData
be846a19
CV
12001-10-26 Corinna Vinschen <corinna@vinschen.de>
2
3 * configure: Regenerate, removing erroneous SUBDIRS substitution.
4
a9f20457
CF
52001-10-24 Christopher Faylor <cgf@redhat.com>
6
7 * Makefile.in: Only build testsuite directory on first 'make check'.
8 * configure.in: Remove testsuite from SUBDIRS.
9 * configure: Regenerate.
10
cb182657
CF
112001-10-12 Christopher Faylor <cgf@redhat.com>
12
13 * Makefile.in: Add -nostdinc to CXXFLAGS.
14
0055a6c6
CF
152001-10-12 Christopher Faylor <cgf@redhat.com>
16
17 * Makefile.common: Perform more include file testing trickery.
18
bc6aa7e1
CF
19Sun Oct 7 23:08:46 2001 Christopher Faylor <cgf@cygnus.com>
20
21 * Makefile.common: Avoid adding -I options to compile if they already
22 exist in CC or C*FLAGS. This prevents warnings from newer versions of
23 gcc.
24
f162ad82
CF
25Tue May 15 01:09:56 2001 Christopher Faylor <cgf@cygnus.com>
26
27 * Makefile.common: Change method for finding current directory.
28
dbc0c5fb
CF
29Sat May 5 00:14:03 2001 Christopher Faylor <cgf@cygnus.com>
30
31 * configure.in: Fix typo.
32 * configure: Regenerate.
33
a1ad2367
CF
34Fri May 4 11:24:53 2001 Christopher Faylor <cgf@cygnus.com>
35
36 * configure.in: Make subauth configuration optional.
37 * configure: Regenerate.
38
3c1fb7ac
CV
39Fri May 4 15:06:00 Corinna Vinschen <corinna@vinschen.de>
40
41 * subauth: New subdirectory.
42 * configure.in: Add subauth to the list of subdirectories.
43 * configure: Regenerated from configure.in.
44
f8415f61
CF
45Wed Apr 18 18:45:07 2001 Christopher Faylor <cgf@cygnus.com>
46
47 * configure.in: Add bz2lib.
48
eec74f4a
DD
492001-03-19 DJ Delorie <dj@redhat.com>
50
51 * configure: fix regeneration bug.
52
957059c8
CV
53Thu Feb 22 13:36:00 2000 Corinna Vinschen <corinna@vinschen.de>
54
55 * Makefile.common: Revert previous change.
56
5b2ea3a4
CV
57Wed Feb 21 22:41:00 2000 Corinna Vinschen <corinna@vinschen.de>
58
59 * Makefile.common: Add `-fvtable-thunks' to COMPILE_CXX.
60
8494f61e
CF
61Sun Dec 3 00:21:31 2000 Christopher Faylor <cgf@cygnus.com>
62
63 * Makefile.common: Eliminate checks for libgcc.a and libstdc++.a. Use
64 CXX for g++ compiles.
65 * configure.in: Find correct c++ compiler.
66 * configure: Regenerate.
67
be69ad80
CF
68Mon Oct 23 00:50:02 2000 Christopher Faylor <cgf@cygnus.com>
69
cf99a9fb 70 * Makefile.common (LIBGCC): Acommodate older gcc's that don't need
be69ad80
CF
71 libstdc++.a.
72
5693c8d5
CF
73Sat Oct 21 18:01:22 2000 Christopher Faylor <cgf@cygnus.com>
74
75 * Makefile.common (LIBGCC): Find libstdc++.a as well as libc.a since
76 builtin functions are in this library in newer gcc's.
77
0ce83ef6
CF
78Sun Oct 1 22:02:38 2000 Christopher Faylor <cgf@cygnus.com>
79
80 * Makefile.common: Extend VERBOSE default.
81 * Makefile.in: Don't clean the testsuite separately. It's already part
82 of CLEAN_SUBDIRS.
83
72be82da
CF
842000-09-30 Christopher Faylor <cgf@cygnus.com>
85
86 * Makefile.common: Default to VERBOSE when part of overall source
87 tree build.
88
39630fe3
CF
892000-09-02 Egor Duda <deo@logos-m.ru>
90
91 * Makefile.in: Add new goal "check"
92 * configure.in: When doing native build do configure in
93 testsuite subdirectory
94 * configure: Regenerate.
95
b13be6f6
CF
96Fri Sep 1 10:15:37 2000 Christopher Faylor <cgf@cygnus.com>
97
98 * Makefile.in: More normalization.
99
dc941354
CF
100Thu Aug 31 16:37:31 2000 Christopher Faylor <cgf@cygnus.com>
101
102 * Makefile.in: Normalize 'pwd' based on location of winsup.
103
5f3cb291
CF
104Thu Aug 24 15:02:26 2000 Christopher Faylor <cgf@cygnus.com>
105
106 * Makefile.common: Add bupdir2 to reference above the i686-pc-cygwin
107 directory.
108
344a1924
CF
109Thu Jun 22 18:28:06 2000 Christopher Faylor <cgf@cygnus.com>
110
111 * Makefile.in: Add dummy info targets.
112
fa2ba858
CF
113Tue Jun 20 13:36:23 2000 Christopher Faylor <cgf@cygnus.com>
114
115 * configure.in: Bow to necessity and build w32api before anything else.
116 * configure: Regenerate.
117
2e6d8441
CF
118Sat Jun 17 13:50:04 2000 Christopher Faylor <cgf@cygnus.com>
119
120 * configure.in: Detect "cross-hosting" situation and add a subset of
121 directories to SUBDIRS.
122 * configure: Regenerate.
123
6880ecef 124Thu May 25 18:39:24 2000 Christopher Faylor <cgf@cygnus.com>
0f7e52d7
CF
125
126 * configure.in: Don't assume that cinstall directory exists.
2e6d8441 127 * configure: Regenerate
0f7e52d7 128
4b9f883e
DD
1292000-05-24 DJ Delorie <dj@cygnus.com>
130
2e6d8441
CF
131 * Makefile.common (%.o): further simplify, add "..." to make it obvious
132 it's an abbreviated command line.
4b9f883e 133
8126b136
CF
134Thu May 18 14:33:05 2000 Christopher Faylor <cgf@cygnus.com>
135
136 * MAINTAINERS: Add Corinna to general list.
137
2cf2f098
DD
1382000-04-17 DJ Delorie <dj@cygnus.com>
139
f115d4c2 140 * Makefile.common (srcdir): remove dependence on where pwd is
2cf2f098 141
ba87a619
CF
142Sun Apr 9 23:47:45 2000 Christopher Faylor <cgf@cygnus.com>
143
144 * Makefile.common: Resolve srcdir to absolute path or it will confuse
145 usages when passed to submakes. Eliminate vestigal use of
146 MAKEOVERRIDES.
147
7f363152
CF
148Sun Apr 9 02:06:49 2000 Christopher Faylor <cgf@cygnus.com>
149
150 * Makefile.in: Work around MAKEOVERRIDES problem with older versions
151 of make.
152 * Makefile.common: Ditto.
153
61e196e3
RP
154Fri Apr 7 17:04:02 Ron Parker <rdparker@sourceware.cygnus.com>
155
61e196e3
RP
156 * configure.in: Added cinstall to the list of subdirs.
157 * configure: Regenerate.
158
fd5afe20
CF
159Thu Mar 30 23:45:00 2000 Christopher Faylor <cgf@cygnus.com>
160
161 * MAINTAINERS: Add Ron Parker as maintainer of cinstall stuff.
162
1fd5e000
CF
163Sun Feb 6 18:15:44 2000 Christopher Faylor <cgf@cygnus.com>
164
165 * configure.in: Do the standard CC/CFLAGS stuff for propagation to
166 sub-configures.
167 * configure: Regenerate.
168
1692000-01-26 DJ Delorie <dj@cygnus.com>
170
171 * doc/Makefile.in: fix doctool -d options
172
173Fri Jan 21 12:51:32 2000 Christopher Faylor <cgf@cygnus.com>
174
175 * Makefile.common: No need to rerun Makefile if config.status changes.
176 That should happen automatically.
177 * Makefile.in: Ditto.
178
179Sat Jan 8 14:40:01 2000 Christopher Faylor <cgf@cygnus.com>
180
181 * Makefile.common: Remove cygwin DLL specific stuff. Make Makefile
182 target PRECIOUS.
183 * Makefile.in: Make Makefile target PRECIOUS.
184
185Fri Jan 7 21:00:49 2000 Christopher Faylor <cgf@cygnus.com>
186
187 * Makefile.common: Remove cygwin DLL specific stuff. Correctly deal
188 with updir stuff when building in the same directory as the source.
189
190Thu Jan 6 19:04:35 2000 Christopher Faylor <cgf@cygnus.com>
191
192 Create new directory structure
193 * Makefile.in: New file.
194 * configure.in: New file.
195 * configure: New file.
196 * Makefile.common: New file.
197 * cygwin: New directory.
198 * w32api: New directory.
This page took 0.072202 seconds and 5 git commands to generate.