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

521 Коммитов

Автор SHA1 Сообщение Дата
jim_nance%yahoo.com aeff0378f5 Rearanged directories so --enable-jprof works again
r=sford3@swbell.net
2000-03-04 01:50:50 +00:00
cls%seawood.org 192e307283 Finally following warren's lead from "last year", the libs phase has been removed from the build. Directories had to be ordered and in some cases, traversed after a subsequent module was built.
Fixed the recursive makes into GtkMozilla so that they will report build failures like the other dirs.
Removed LIBS_NEQ_INSTALL variable and associated ifdefs.
2000-03-02 13:29:03 +00:00
cls%seawood.org 5fe7a30c1b Temporary fix for broken --disable-mailnews option. Bug 27948. r=alecf, a=leaf 2000-02-23 22:47:39 +00:00
pavlov%netscape.com 2843f2a553 fix build bustage r=travis 2000-02-02 04:12:22 +00:00
alecf%netscape.com 538dcaef63 Check in jlnance's jprof patches. r=alecf. Thanks! 2000-01-18 02:45:07 +00:00
nisheeth%netscape.com d405506f3b Build modules/libutil before netwerk on Unix and Windows. a=sdagley. 1999-12-21 23:55:04 +00:00
pavlov%netscape.com ffb5285acc revert test breakage 1999-12-15 09:40:24 +00:00
pavlov%netscape.com 9397230b03 testing tinderbox monitor system. 1999-12-15 09:13:31 +00:00
dveditz%netscape.com 6ae1c20499 fixing Unix clobber build bustage, r=dbragg 1999-12-08 01:26:04 +00:00
sspitzer%netscape.com 55328af05b fix build bustage for travis. a=mscott 1999-11-30 00:07:03 +00:00
tbogard%aol.net 8807823e53 Adding DocShell to the build. r= pavlov 1999-11-29 22:22:20 +00:00
mscott%netscape.com bc8ecae023 Make uriloader part of the build on Unix!!
*yeah*
1999-11-18 06:03:27 +00:00
cls%seawood.org 8beb74c2c6 Oops, added dbm in the wrong order. 1999-11-16 17:33:41 +00:00
cls%seawood.org 3eefe6333e Back by popular demand...(ok, it was just fur ;P)..dbm has returned. 1999-11-16 15:56:31 +00:00
cls%seawood.org 9d01025470 Removing dbm & modules/security/freenav from DIRS 1999-11-14 02:52:19 +00:00
cls%seawood.org 83dc3101b9 I'm in complete awe as to how the unix tinderboxen haven't broken because of this....when I did a clobber build, nsCookie.cpp & mailnews/* started complaining about a missing rosetta.h. 1999-11-10 02:30:47 +00:00
cls%seawood.org 43e4866854 Commented out ExtCacheDBInfo struct & uses of it in net.h as it's not used since Necko landed. r=warren
Removed dbm from allmakefiles.sh & mozilla/Makefile.in.
1999-11-09 23:52:25 +00:00
cls%seawood.org b506fb7fc6 Removed modules/security/freenav from DIRS 1999-11-09 23:25:12 +00:00
dmose%mozilla.org 142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
alecf%netscape.com 350de8a377 build boehm when flag is used r=sspitzer
(last checkin also r=sspitzer)
1999-10-18 23:14:16 +00:00
cls%seawood.org c125f80248 r=pavlov
Add temporary --enable-nspr-autoconf option to allow platforms to test the newly added autoconf setup for nspr (bug 11893) before turning it on as default.
1999-10-17 15:16:47 +00:00
syd%netscape.com d7dbb774c6 Build into include for exports (currently just platform.h) r=mcafee 1999-10-08 22:36:46 +00:00
tao%netscape.com 5be7e1c635 Hook up l10n/ when MOZ_L10N is defined. 1999-10-08 01:32:44 +00:00
mcafee%netscape.com d56a7aacf4 Autoconfing leaky tool, cvs checkout mozilla/tools/leaky; ./configure --enable-leaky. a=shaver, r=kipp 1999-09-25 20:44:48 +00:00
colin%theblakes.com 6453ee5f21 Build widget/timer before gfx, dom, etc since they all need the timer code 1999-09-12 12:33:52 +00:00
alecf%netscape.com aea26df0a4 remove silentdl from the unix build 1999-09-10 18:56:45 +00:00
alecf%netscape.com 20140fccb7 don't need to build libxp anymore 1999-09-09 05:22:32 +00:00
briano%netscape.com 1ce12c42fc Cleaned it up. 1999-09-08 22:59:23 +00:00
mscott%netscape.com faabdc5d56 Bug #11405 --> build the db directory 1999-09-08 21:02:46 +00:00
slamm%netscape.com 69dbf6a476 Add --enable-incremental-makefiles. Has gmake generate the Makefiles just before it uses them. Eliminates a need for allmakefiles.sh. 1999-08-24 21:45:06 +00:00
ramiro%netscape.com e9bfac5dda Build expat before htmlparser. 1999-08-17 11:51:14 +00:00
ramiro%netscape.com 625bc3314d Fix unix bustage. 1999-08-06 00:28:40 +00:00
gagan%netscape.com ac4ff7f7f4 Removed lib/pwcac to build only with Non-Necko. 1999-08-02 23:59:56 +00:00
mscott%netscape.com 26dcae3cf0 Build mailnews now that the mailnews necko branch has landed. 1999-07-29 00:43:33 +00:00
ramiro%netscape.com a48362201d Move the timers again. Sorry for the screwup. 1999-07-20 08:23:29 +00:00
ramiro%netscape.com a09ea8b7ca Landing timer move on unix. 1999-07-17 14:22:51 +00:00
mcafee%netscape.com 36d0f2c45c Better ifdef logic for NECKO. 1999-06-21 00:26:16 +00:00
valeski%netscape.com e23b3c673c NECKO ifdef (ifdef'd _off_ by default) this checkin should not impact anything. checkin approved. If someone runs into a problem, call me at 303.546.0061. 1999-06-18 17:34:08 +00:00
dp%netscape.com 94344009c8 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
briano%netscape.com f810816a27 Fixed the bug that was breaking everyone who tried to build nsprpub from an objdir. 1999-04-23 23:18:48 +00:00
mcmullen%netscape.com 90555ec5dc Adding profile to the build 1999-04-15 20:19:50 +00:00
ramiro%netscape.com 3638cc03ab Move unix specific build hacks/scripts/etc into their own little place:
build/unix.
1999-04-13 04:15:34 +00:00
ramiro%netscape.com d09af540ef Simplify further. Use only one one variable to indicate whether NSPR is
native or not.

Remove a bunch of AC_DEFINE() statements for a previous rpm support checkin
I made (it was not needed).  Use MOZ_ instead of MOZILLA_ to be consistent
with the rest of configure.in.

Added build/nsprenv.mk support.  Setting the NSPR environment via a file.
This doesnt work yet, since it needs 2 small tweaks to NSPR.

Added support for non native nspr.  Not turned on yet.  Until NSPR includes
2 small tweaks.

Since comments are free, added a bunch of them.
1999-04-11 10:32:45 +00:00
dp%netscape.com 2f2919cf71 Getting viewer linux viewer tinderbox to not descend into extensions/
since extensions/ could depend on xpfe/
1999-04-05 00:45:33 +00:00
morse%netscape.com fd649f5ce7 *** empty log message *** 1999-03-29 22:51:11 +00:00
akkana%netscape.com d8cb22cf24 Linux part of dougt's libjar and libxpinstall changes 1999-03-25 20:47:28 +00:00
mcafee%netscape.com 6721bbea56 Adding expat. a=nisheeth 1999-02-27 10:40:40 +00:00
ramiro%netscape.com f98fa53d9e Added --{enable,disable}-build-nspr --{enable,disable}-build-xpfe. 1999-02-18 04:19:43 +00:00
alecf%netscape.com c7e79b945e enter mailnews directory when --enable-mailnews switch is thrown
ONLY AFFECTS MAIL/NEWS BUILD.
1999-02-02 19:34:49 +00:00
kipp%netscape.com c14efded00 Removed nav-java from the build 1999-02-02 18:01:34 +00:00
kipp%netscape.com 616a110bba Removed cruft from the build 1999-02-02 17:39:01 +00:00
ftang%netscape.com f8337dc9be add intl directory 1999-01-21 12:12:49 +00:00
akkana%netscape.com a595610833 Fix pierre's silentdl build bustage 1999-01-20 01:39:08 +00:00
leaf%mozilla.org 6ed9db8624 we must descend editor/ no matter what now. 1998-12-02 22:13:21 +00:00
waterson%netscape.com ad20e16002 Added rdf to the build. 1998-12-02 00:22:44 +00:00
cls%seawood.org d4a82e8a58 Tweaks to allow building SeaMonkeyBrowser w/o the editor. 1998-11-30 10:39:37 +00:00
mjudge%netscape.com 26e9376cbc need to go into the editor dir. autoconf messed me up 1998-11-30 04:57:29 +00:00
raman%netscape.com df98df5fc4 Added building of caps to the windows and unix build system 1998-11-21 06:05:24 +00:00
kin%netscape.com ed764e9ee7 Makefile.in and config modifications to allow us to build the new NGT based
editor.
1998-11-18 22:35:21 +00:00
cls%seawood.org bb453dfcbe Build xpfe by default now. 1998-11-15 09:12:03 +00:00
cls%seawood.org 288a1c7f8c Fixes to resource install for xpfe. Fixes to make MOZ_NATIVE_* work again. Thanks to Jeremy Lea <reg@shale.csir.co.za> for the diffs. 1998-11-11 01:53:49 +00:00
cls%seawood.org f70174e61a Removed classic build Makefiles from configure.in
Changed --enable-fe to --enable-toolkit which takes a single argument.
Changed MOZ_FE to MOZ_TOOLKIT.
Removed USE_NGLAYOUT and USE_NGLAYOUT_GTK.
Removed FULL_STATIC_BUILD and --enable-min-shared.
Removed checks for gnome and qt.
1998-11-03 15:48:45 +00:00
cls%seawood.org 89e0d6baf4 Added support for nglayout. Use --enable-nglayout to compile it *after* pulling the nglayout srcs. MKSHLIB & friends are now defined by configure. BUILD_UNIX_PLUGINS is set only ifndef NO_SHARED_LIB. 1998-10-28 03:40:33 +00:00
cyeh%netscape.com 6f0645cf11 Flip security logic from #ifndef NO_SECURITY to #ifdef MOZ_SECURITY 1998-10-12 21:27:12 +00:00
cls%seawood.org e07ad99460 Removed NSPR build kludge. 1998-10-03 05:02:15 +00:00
cls%seawood.org f82680e176 Added ifndef LOSE_NSPR around NSPR build kludge for testers. 1998-10-02 08:50:32 +00:00
cls%seawood.org 262befdf06 Removed --enable-nspr. Added check for moc. 1998-09-26 02:07:08 +00:00
cls%seawood.org 3bd6604844 Fixed problem with 'gmake' not executing libs and install targets. Ordering does matter. :( 1998-09-23 18:12:14 +00:00
cls%seawood.org bf3beb5a03 Added NO_MDUPDATE to NSPR kludge make flags. 1998-09-10 05:24:12 +00:00
cls%seawood.org 96128cefd3 Turned FULL_STATIC_BUILD on by default. Turn it off via --enable switches: min-shared, oji, or java. Turned unix ldap off by default. Added kludge to build NSPR with a separate build process. Added temp --enable-nspr to allow users to still use autoconf for NSPR build. 1998-09-10 04:08:00 +00:00
cls%seawood.org bfee709932 Restoring file biff'd in merge. 1998-08-21 03:34:44 +00:00