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

66 Коммитов

Автор SHA1 Сообщение Дата
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