OSDN Git Service

* Makefile.in: Normalize 'pwd' based on location of winsup.
[pf3gnuchains/pf3gnuchains4x.git] / winsup / ChangeLog
1 Thu Aug 31 16:37:31 2000  Christopher Faylor <cgf@cygnus.com>
2
3         * Makefile.in: Normalize 'pwd' based on location of winsup.
4
5 Thu Aug 24 15:02:26 2000  Christopher Faylor <cgf@cygnus.com>
6
7         * Makefile.common: Add bupdir2 to reference above the i686-pc-cygwin
8         directory.
9
10 Thu Jun 22 18:28:06 2000  Christopher Faylor <cgf@cygnus.com>
11
12         * Makefile.in: Add dummy info targets.
13
14 Tue Jun 20 13:36:23 2000  Christopher Faylor <cgf@cygnus.com>
15
16         * configure.in: Bow to necessity and build w32api before anything else.
17         * configure: Regenerate.
18
19 Sat Jun 17 13:50:04 2000  Christopher Faylor <cgf@cygnus.com>
20
21         * configure.in: Detect "cross-hosting" situation and add a subset of
22         directories to SUBDIRS.
23         * configure: Regenerate.
24
25 Thu May 25 18:39:24 2000  Christopher Faylor <cgf@cygnus.com>
26
27         * configure.in: Don't assume that cinstall directory exists.
28         * configure: Regenerate
29
30 2000-05-24  DJ Delorie  <dj@cygnus.com>
31
32         * Makefile.common (%.o): further simplify, add "..." to make it obvious
33         it's an abbreviated command line.
34
35 Thu May 18 14:33:05 2000  Christopher Faylor <cgf@cygnus.com>
36
37         * MAINTAINERS: Add Corinna to general list.
38
39 2000-04-17  DJ Delorie  <dj@cygnus.com>
40
41         * Makefile.common (srcdir): remove dependence on where pwd is
42         
43 Sun Apr  9 23:47:45 2000  Christopher Faylor <cgf@cygnus.com>
44
45         * Makefile.common: Resolve srcdir to absolute path or it will confuse
46         usages when passed to submakes.  Eliminate vestigal use of
47         MAKEOVERRIDES.
48
49 Sun Apr  9 02:06:49 2000  Christopher Faylor <cgf@cygnus.com>
50
51         * Makefile.in: Work around MAKEOVERRIDES problem with older versions
52         of make.
53         * Makefile.common: Ditto.
54
55 Fri Apr  7 17:04:02  Ron Parker <rdparker@sourceware.cygnus.com>
56
57         * configure.in: Added cinstall to the list of subdirs.
58         * configure: Regenerate.
59         
60 Thu Mar 30 23:45:00 2000  Christopher Faylor <cgf@cygnus.com>
61
62         * MAINTAINERS: Add Ron Parker as maintainer of cinstall stuff.
63
64 Sun Feb  6 18:15:44 2000  Christopher Faylor <cgf@cygnus.com>
65
66         * configure.in: Do the standard CC/CFLAGS stuff for propagation to
67         sub-configures.
68         * configure: Regenerate.
69
70 2000-01-26  DJ Delorie  <dj@cygnus.com>
71
72         * doc/Makefile.in: fix doctool -d options
73
74 Fri Jan 21 12:51:32 2000  Christopher Faylor <cgf@cygnus.com>
75
76         * Makefile.common: No need to rerun Makefile if config.status changes.
77         That should happen automatically.
78         * Makefile.in: Ditto.
79
80 Sat Jan  8 14:40:01 2000  Christopher Faylor <cgf@cygnus.com>
81
82         * Makefile.common: Remove cygwin DLL specific stuff.  Make Makefile
83         target PRECIOUS.
84         * Makefile.in: Make Makefile target PRECIOUS.
85
86 Fri Jan  7 21:00:49 2000  Christopher Faylor <cgf@cygnus.com>
87
88         * Makefile.common: Remove cygwin DLL specific stuff.  Correctly deal
89         with updir stuff when building in the same directory as the source.
90
91 Thu Jan  6 19:04:35 2000  Christopher Faylor <cgf@cygnus.com>
92
93         Create new directory structure
94         * Makefile.in: New file.
95         * configure.in: New file.
96         * configure: New file.
97         * Makefile.common: New file.
98         * cygwin: New directory.
99         * w32api: New directory.