Benjamin Smedberg
|
1b015e4cd1
|
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
--HG--
extra : rebase_source : 9671d212954595ef76b1870957e09ec6bc018e83
|
2009-10-23 13:00:19 -04:00 |
Benjamin Smedberg
|
ea55eb615e
|
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 |
jag@tty.nl
|
ef3ec8afa3
|
Bug 362392: mddepend.pl stat() optimizations. r=neil, moa=bsmedberg, a=schrep
|
2008-02-13 00:40:39 -08:00 |
jag@tty.nl
|
524f8e1ecd
|
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
|
3baf5961d6
|
Bug 285627 mddepend.pl processes Windows depend files inefficiently r=bsmedberg
|
2005-03-14 15:57:26 +00:00 |
gerv%gerv.net
|
31625ba2b1
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:21:17 +00:00 |
timeless%mozdev.org
|
502d375f7a
|
Bug 224668 make dependency updating honor -s
r=bryner
|
2003-11-17 06:38:05 +00:00 |
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 |