Граф коммитов

32 Коммитов

Автор SHA1 Сообщение Дата
alfred.peng@sun.com ce1b388fa5 Fix the bustage for bug 381247 on Solaris. Use the POSIX macro S_ISDIR.r=benjamin. 2007-05-23 06:30:45 -07:00
roc+@cs.cmu.edu 17043ce835 Bug 381247. mkdepend on Windows should call GetFileAttributesEx instead of stat() to check for file existence. r=bsmedberg 2007-05-22 20:48:13 -07:00
hg@mozilla.com 05e5d33a57 Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00
benjamin%smedbergs.us 31ae24953d Bug 371153 - Calculate mkdepend dependencies by hand, r=Neil 2007-02-21 20:06:33 +00:00
benjamin%smedbergs.us 251bba5a9d Bug 370506 - mkdepend failure at layout/build/nsLayoutModule.cpp, patch by Robert Longson, r=me 2007-02-20 21:00:57 +00:00
cls%seawood.org 7a522c0451 Bump the number of directories that can be passed to mkdepend via -I to 1024.
Bug #367860 r=bsmedberg
2007-02-06 05:09:08 +00:00
timeless%mozdev.org fb1b2a3df7 Bug 255328 mkdepend command line defines may be broken
http://www.mozilla.org/hacking/portable-cpp.html#no_cpp_comments_in_c
caught by m.calderbank@iname.com
2004-08-26 13:33:19 +00:00
timeless%mozdev.org b6fc0b8e6e Bug 255328 mkdepend command line defines may be broken
patch by jw6057@bacon.qcc.mass.edu r=bryner
2004-08-23 05:27:20 +00:00
jst%mozilla.jstenback.com fb995ba45f Fixing bug 232742 (patch by mozilla@rosenauer.org). Make Mozilla build and run on Linux/x86-64. r+sr=darin@meer.net, jst@mozilla.jstenback.com 2004-04-20 21:38:15 +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 c9ae84d791 Bug 220969 Use higher optimization for windows mkdepend
patch by swalker r=bryner
2003-10-02 01:08:25 +00:00
bryner%brianryner.com 575eecdea0 Update to latest XFree86 mkdepend source to fix hangs generating dependencies with mingw builds (bug 220875). rs=cls. 2003-10-01 19:16:15 +00:00
bryner%brianryner.com d1727b185d Fix unnecessary rebuilds in embedding/browser/activex caused by mkdepend creating a bogus dependency on dist/include/string when #include <string> is used. This change makes mkdepend never match on a directory when searching the include path for a file. Bug 220595, r=dbaron. 2003-09-29 03:25:12 +00:00
seawood%netscape.com 03b0fefbec Make mkdepend failures a fatal condition.
Treat nsinstall & mkdepend as HOST_PROGRAMs so that they don't call mkdepend to generate dependencies.
Bug #179895 r=bryner
2002-11-15 03:41:17 +00:00
seawood%netscape.com 97531eb92c Add make -j support to win32 gmake builds.
Bug #132848 r=bryner
2002-04-19 02:42:28 +00:00
cls%seawood.org 0e2f95e7d5 Fix mkdepend so that it compiles on OS/2.
Thanks to Javier Pedemonte <pedemont@us.ibm.com> for the patch.
Bug #135795 r=cls a=rjesup
2002-04-06 07:17:40 +00:00
leaf%mozilla.org c3a3a8f24f fix official gmake on windows builds; use check for null value instead of
gmake's origin function, so local makefiles can unset OFFICIAL vars for
versioning purposes. r= aki, cls
2002-03-26 22:17:58 +00:00
leaf%mozilla.org be68f19ccd backing myself out. for whatever reason, this change seems to turn *on* the
official defines.
2002-03-26 03:17:39 +00:00
leaf%mozilla.org 629a423970 don't version mkdepend.exe; it doesn't need it, and it breaks, since
build_number is not built when mkdepend is built. r=cls, a=asa
2002-03-26 02:13:55 +00:00
seawood%netscape.com 4481d0b189 Update mkdepend to X11R6's version of makedepend.
Re-apply NO_X11 patch.
Apply patch to let it use gcc's include dir if built with gcc.
Bug #132232 r=bryner a=asa
2002-03-25 22:52:52 +00:00
seawood%netscape.com 48f58d710a Add $(BIN_SUFFIX) to mkdepend defines 2002-02-03 00:41:00 +00:00
seawood%netscape.com 62a95aaba3 Bump optimization level for mkdepend on Solaris to -fast
Bug #87585 r=Roland.Mainz@informatik.med.uni-giessen.de (Roland Mainz)
2001-11-20 23:49:06 +00:00
seawood%netscape.com 565a358143 Allow modules to override *default* optimization levels by setting MODULE_OPTIMIZE_FLAGS
Bug #110215 r=bryner
2001-11-16 07:42:48 +00:00
seawood%netscape.com 7f37118a2a Add HAVE_FCHMOD to the list of ifdefs when checking whether or not to use fchmod. duh. 2001-10-16 10:37:33 +00:00
dmose%mozilla.org 5312eacf8c updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
briano%netscape.com 6bd9be3401 Cleanup. 1999-09-10 09:22:43 +00:00
ramiro%netscape.com e2b921bf3c Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
cyeh%netscape.com 65038e9551 Removing static makefiles as a part of the transition to Autoconf. I have taken great
care to only remove makefiles affailiated with building nglayout. I have also verified that
the build at this point in time succesfully builds with autoconf.

If you must recover one of these makefiles, you can use the static tag STATIC_MAKEFILES.
If I removed a makefile that you need, please e-mail cyeh@netscape.com.
1998-11-21 00:34:32 +00:00
briano%netscape.com 06afe8d5f0 Added support for OpenBSD. Thanks to Marco Hyman (marc@snafu.org) for the actual work. 1998-09-05 04:22:25 +00:00
cls%seawood.org 84f1cedcbb AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
mcafee 18aebf0b5f SunOS 4.1.4 doesn't have Xfuncproto.h 1998-06-03 07:18:49 +00:00
ltabb 3b56a9af51 Free the lizard 1998-03-28 02:44:41 +00:00