Christopher Faylor
|
f162ad82fc
|
* Makefile.common: Change method for finding current directory.
|
2001-05-15 05:11:55 +00:00 |
Corinna Vinschen
|
957059c831
|
* Makefile.common: Revert previous change.
|
2001-02-22 12:37:32 +00:00 |
Corinna Vinschen
|
fc168ded9e
|
Add copyright year 2001
|
2001-02-21 22:59:11 +00:00 |
Corinna Vinschen
|
5b2ea3a436
|
* Makefile.common: Add `-fvtable-thunks' to COMPILE_CXX.
|
2001-02-21 21:46:47 +00:00 |
Christopher Faylor
|
8494f61e7c
|
* Makefile.common: Eliminate checks for libgcc.a and libstdc++.a. Use CXX for
g++ compiles.
* configure.in: Find correct c++ compiler.
* configure: Regenerate.
|
2000-12-03 05:40:45 +00:00 |
Christopher Faylor
|
be69ad802b
|
* Makefile.common (LIBGCC): Acommodate older gcc's that don't need libstdc++.a.
|
2000-10-23 04:50:32 +00:00 |
Christopher Faylor
|
de7ba863d8
|
flip/flop change.
|
2000-10-22 22:43:47 +00:00 |
Christopher Faylor
|
1cd1a02ae8
|
Minor change.
|
2000-10-22 22:32:15 +00:00 |
Christopher Faylor
|
35fd69c6c0
|
Test checkin.
|
2000-10-22 22:27:29 +00:00 |
Christopher Faylor
|
69af4b5495
|
Minor change.
|
2000-10-22 22:03:59 +00:00 |
Christopher Faylor
|
5693c8d55b
|
* Makefile.common (LIBGCC): Find libstdc++.a as well as libc.a since builtin
functions are in this library in newer gcc's.
|
2000-10-21 22:01:55 +00:00 |
Christopher Faylor
|
0ce83ef6b8
|
* Makefile.common: Extend VERBOSE default.
* Makefile.in: Don't clean the testsuite separately. It's already part of
CLEAN_SUBDIRS.
|
2000-10-02 02:05:23 +00:00 |
Christopher Faylor
|
72be82dab3
|
* Makefile.common: Default to VERBOSE when part of overall source
tree build.
|
2000-10-01 04:32:36 +00:00 |
Christopher Faylor
|
b13be6f6fb
|
* Makefile.in: More normalization.
|
2000-09-01 14:20:30 +00:00 |
Christopher Faylor
|
dc941354a1
|
* Makefile.in: Normalize 'pwd' based on location of winsup.
|
2000-08-31 20:39:32 +00:00 |
Christopher Faylor
|
5f3cb291b1
|
* Makefile.common: Add bupdir2 to reference above the i686-pc-cygwin directory.
|
2000-08-24 19:05:38 +00:00 |
Christopher Faylor
|
9c20cc85aa
|
Minor change.
|
2000-08-10 22:04:38 +00:00 |
Christopher Faylor
|
da2a05da2a
|
Minor change.
|
2000-08-10 22:02:41 +00:00 |
Christopher Faylor
|
b6a0e444d9
|
Minor change.
|
2000-08-10 21:54:44 +00:00 |
DJ Delorie
|
4b9f883e84
|
* Makefile.common (%.o): further simplify, add "..." to make it
obvious it's an abbreviated command line.
|
2000-05-24 18:54:10 +00:00 |
DJ Delorie
|
2cf2f0980f
|
* remove dependence on where pwd is
|
2000-04-18 00:37:04 +00:00 |
Christopher Faylor
|
ba87a619ef
|
* Makefile.common: Resolve srcdir to absolute path or it will confuse usages
when passed to submakes. Eliminate vestigal use of MAKEOVERRIDES.
|
2000-04-10 03:51:39 +00:00 |
Christopher Faylor
|
7f363152c5
|
* Makefile.in: Work around MAKEOVERRIDES problem with older versions of make.
* Makefile.common: Ditto.
|
2000-04-09 06:15:43 +00:00 |
Christopher Faylor
|
1fd5e000ac
|
import winsup-2000-02-17 snapshot
|
2000-02-17 19:38:33 +00:00 |