Commit Graph

13 Commits

Author SHA1 Message Date
Benjamin Smedberg
1c9f3e2875 Bug 524139 - Eval .all.pp instead of including it. This means that in the normal case we avoid any make restarts and the associated I/O that goes with them, which could possibly be slowing Windows builds down considerably r=ted 2009-10-23 13:00:19 -04:00
Benjamin Smedberg
aeb8f73fb0 Bug 40967 - Avoid leaking MSYS paths in Makefiles: use c:/dir/path paths whenever possible, r=ted 2009-03-09 10:55:41 -04:00
802fe70ff6 Bug 362392: mddepend.pl stat() optimizations. r=neil, moa=bsmedberg, a=schrep 2008-02-13 00:40:39 -08:00
b2b3cd65fc Bug 415422: Fix gqi dep build (crash on startup). r=ted, a=damons 2008-02-08 00:50:22 -08:00
neil@parkwaycc.co.uk
8bc337266e Bug 285627 mddepend.pl processes Windows depend files inefficiently r=bsmedberg 2005-03-14 15:57:26 +00:00
gerv@gerv.net
c0cd46fc51 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 14:21:17 +00:00
timeless@mozdev.org
23e1263cb7 Bug 224668 make dependency updating honor -s
r=bryner
2003-11-17 06:38:05 +00:00
seawood@netscape.com
7ce76eb488 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
2bf74f37ff 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
a4d595af00 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
0a25424ea9 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
f2c0b581ee 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
02fe10722f Move unix build script from mozilla/config to mozilla/build/unix 2000-03-14 03:22:44 +00:00