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