seawood%netscape.com
|
eb7d776733
|
Fix win32 gmake depend loop hang by always treating the dependency .pp files as binary. Avoid any cygwin unix/dos line-ending issues.
r=bryner sr=leaf a=drivers
|
2002-03-12 01:28:22 +00:00 |
seawood%netscape.com
|
7ea17c423f
|
Fix eternal loop caused by building on win32 & having dos-lineendings enabled.
r=bryner a=leaf
|
2002-02-28 00:24:25 +00:00 |
seawood%netscape.com
|
2803c78e79
|
cat $(MDDEPEND_FILES) since < only redirects the first file. Use <STDIN> instead of <> to clear up potential ambigiousness. r=bryner
|
2002-02-17 11:20:51 +00:00 |
bryner%netscape.com
|
721e75b97e
|
Attempting to fix some depend build issues on win32 by passing the list of files via stdin instead of on the command line. r=cls
|
2002-02-16 11:21:57 +00:00 |
cls%seawood.org
|
bcde450516
|
Remove extraneous whitespace between the object file and the ':'.
Thanks to Justin Morey <justin@68k.org> for the patch.
|
2000-04-21 01:28:58 +00:00 |
slamm%netscape.com
|
09dbc345a6
|
Move unix build script from mozilla/config to mozilla/build/unix
|
2000-03-14 03:22:44 +00:00 |