wtc%netscape.com
1f5efb4ead
Removed the temporary depend->clean hack for NSS 3.4 update.
...
Modified Files:
Makefile.in security/manager/Makefile.in
security/nss/makefile.win
2002-02-23 04:41:30 +00:00
wtc%netscape.com
de9dccd571
Temporary hack for the NSS 3.4 update (BeOS port, etc.) Will remove
...
tomorrow.
Modified files: Makefile.in security/manager/Makefile.in
security/nss/makefile.win
2002-02-22 21:26:29 +00:00
wtc%netscape.com
47e679470e
Bugzilla bug 124952: removed the "depend->clean" hack for NSS 3.4 landing.
...
Modified files: Makefile.in security/manager/Makefile.in
security/nss/makefile.win
2002-02-19 15:03:07 +00:00
wtc%netscape.com
8e0dc2ec79
Fix the NSS 3.4 landing temporary workaround. The security/manager
...
directory exists only if MOZ_PSM is defined.
2002-02-06 17:21:01 +00:00
wtc%netscape.com
b9feb6b7f6
Fix the previous checkin. Makefile rule commands must start with a TAB.
2002-02-06 16:06:36 +00:00
kaie%netscape.com
b25b083f03
Trying to fix Linux depend bustage, related to NSS 3.4 landing (bug 116334). Temporary fix to activate a hack in NSS.
...
Fix from wtc@netscape.com .
2002-02-06 15:50:57 +00:00
seawood%netscape.com
e682295e98
Ignore build-ordering targets when doing standalone builds.
...
Bug #122149 r=axel@pike.org
2002-01-28 23:30:47 +00:00
seawood%netscape.com
089a7b1eef
Sigh. I keep forgetting about this bug. Call export & install separately to build ldap otherwise it may die on some -j builds.
2002-01-25 23:46:34 +00:00
seawood%netscape.com
cce9b86b17
Fix problem of --enable-boehm not building.
...
Build nspr & ldap as a separate step at the beginning of the default build or at the beginning of the export phase.
2002-01-25 22:29:51 +00:00
waterson%netscape.com
dfe753a419
Bug 121888. This should always be built, regardless of whether tests are enabled or not.
2002-01-25 19:59:56 +00:00
seawood%netscape.com
e73b79329e
Fixing non-gtk build bustage.
2002-01-25 03:33:27 +00:00
waterson%netscape.com
f6524f7ce0
Bug 108259. Build TestGtkEmbed and friends statically when doing a static build. r=cls, sr=blizzard
2002-01-24 23:09:31 +00:00
pinkerton%netscape.com
30c642c36e
allow --enable-default-toolkit=cocoa in makefiles and default toolkit can now be overridden on platform that don't use X11. r=cls/sr=hyatt. bug#121496
2002-01-24 15:11:18 +00:00
mkaply%us.ibm.com
8dd2496e2f
Back out crappy OS/2 change that does more harm than good
2002-01-14 21:31:24 +00:00
seawood%netscape.com
874c54280c
Landing the rest of the win32 gmake changes:
...
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup
Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
pavlov%netscape.com
09b8cd2edd
bug 78611. New XP threadsafe timer implementation. r=dougt sr=brendan
2001-12-16 06:05:15 +00:00
bbaetz%cs.mcgill.ca
43806ea8b2
Bug 80142 (among others) - landing of SVG_20010721_BRANCH. Work by
...
alex.fritze@crocodile-clips.com , james.turner@crocodile-clips.com , and
everyone else how helped on the branch. Thanks to peterv for last minute
build changes
r=cls for build changes
r=jst, rs=brendan for #ifdef'd parts touching existing files.
NOT ON BY DEFAULT
2001-12-12 07:59:31 +00:00
seawood%netscape.com
ba2e2e5fe8
Preparing special accommodations for ldap's build system on the shortbus.
2001-12-10 08:06:51 +00:00
seawood%netscape.com
c4151a4390
Bah! /bin/sh's all over the world hate me. Back to doing things the long way.
2001-12-10 06:25:40 +00:00
seawood%netscape.com
f12910471c
Use ifdefs to skip certain tiers since bash2 is giving me a hard time.
...
Bug #107302 - Fixing tinderbox bustage
2001-12-10 06:13:54 +00:00
seawood%netscape.com
bedfa72f84
Break psm, calendar, mailnews & 'apprunner' into their own tiers.
...
Bug #107302 r=bryner
2001-12-10 04:30:31 +00:00
mkaply%us.ibm.com
9b4a133c92
#112243
...
r=cls
Os/2 only - if config/myrules.mk and config/myconfig.mk don't exist, create them - work around gmake bug
2001-11-29 11:42:59 +00:00
seawood%netscape.com
2ccef9e082
Move that comment back to the first column otherwise it gets printed in the build log.
2001-11-27 06:54:22 +00:00
seawood%netscape.com
4263f8855c
Call each of ldap's build stages individually, as it was before the tier builds (bug 107302), as ldap doesn't seem to handle -j properly from its default target.
2001-11-27 06:16:23 +00:00
seawood%netscape.com
d8103bea97
Add ldap to DIRS
2001-11-22 01:37:17 +00:00
seawood%netscape.com
9850f387af
Renaming 'install' build phase to 'libs'
...
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
seawood%netscape.com
999e70dd5f
Add $(SUBMAKEFILES) as a dependency for the default toplevel target so that submakefiles (& the toplevel makefile) are regen'd automatically.
2001-11-21 07:10:52 +00:00
seawood%netscape.com
e1d79ab8d7
Add concept of tiers (module groups) to toplevel Makefile.
...
Bug #107302 r=bryner
2001-11-16 07:40:42 +00:00
bryner%netscape.com
f1c727ffc4
Adding support for building calendar by having MOZ_CALENDAR=1 set. r=cls.
2001-11-13 07:57:31 +00:00
seawood%netscape.com
f3a40ecd71
Backing out last checkin
2001-11-05 12:08:31 +00:00
seawood%netscape.com
a46885294c
Removing toolkit dirs from toplevel Makefile
2001-11-05 11:22:12 +00:00
seawood%netscape.com
93a92132d7
Landing the rest of the mach-o OSX changes.
...
Bug #75653 r=cls sr=waterson
2001-10-27 07:38:18 +00:00
alecf%netscape.com
db74eb0cfe
temporarily fix bustage by moving intl earlier in the build cycle
2001-10-22 23:14:19 +00:00
cls%seawood.org
454afa33aa
Create active header list for each module during the export phase.
...
At the end of the export loop, remove the outdated files.
Requires setting MOZ_TRACK_MODULE_DEPS to activate
Bug #59454 r=bryner sr=alecf
2001-09-12 06:42:26 +00:00
dbaron%fas.harvard.edu
03b8e91855
Move trace-malloc readers from mozilla/xpcom/base/ to mozilla/tools/trace-malloc/. Add a --shutdown-leaks option to nsTraceMalloc to dump, to the file given as an argument to the option, information about allocations still live at shutdown. Add a new trace-malloc reader (leakstats.c) to print leak statistics. b=84831 r=jag sr=brendan
2001-09-08 18:29:24 +00:00
jgaunt%netscape.com
00f903a8da
fix for bug 94768
...
r=smfr,leaf
sr=hyatt
2001-08-17 03:13:07 +00:00
bryner%netscape.com
68a8cd8cf3
Bug 94062 - remove support for MOZ_NSS_AUTOCONF. Patch from wtc, r=cls.
2001-08-12 04:25:41 +00:00
cls%seawood.org
2ed1ec729c
Remove --disable-libpr0n option & USE_IMG2 makefile variable.
...
Bug #88685
2001-08-12 00:38:38 +00:00
cls%seawood.org
3ec867b3e4
Removing unused/terminally broken configure options:
...
--disable-async-dns
--disable-build-xpfe
--disable-editor-api-log
2001-07-01 09:46:46 +00:00
waterson%netscape.com
0877b1a573
Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs.
2001-06-20 20:21:49 +00:00
cls%seawood.org
1f7600d67b
Build ldap before mailnews due to recent addrbook checkin
2001-06-20 10:57:16 +00:00
rginda%netscape.com
a1133b02f8
bug 76050, build js/jsd after xpidl. r=cls
2001-05-15 20:42:29 +00:00
cls%seawood.org
9381e156bd
Make --enable-crypto work for non-NSS autoconf builds as well. Time to seriously start shaking out the bugs.
...
r=bryner
2001-05-10 03:00:37 +00:00
cls%seawood.org
6628abec57
Landing initial directory re-ordering change needed for Ron Guilmette's <rfg@monkeys.com> static mozilla work.
2001-04-28 17:26:54 +00:00
cls%seawood.org
52aab8136f
Reversing previous checkin. This was not meant for the trunk just yet. Broken client.mk on the branch. :-/
2001-04-19 03:00:55 +00:00
cls%seawood.org
74cdc661b1
Build fixes based upon Ron's original mega-patch.
2001-04-19 01:53:36 +00:00
cls%seawood.org
83c8439d4f
Add security/nss/Makefile to STATIC_MAKEFILES
2001-04-16 10:48:48 +00:00
cls%seawood.org
91932eae31
Start using the NSS_CLIENT_BRANCH instead of the NSS_AUTOCONF_BRANCH for psm2 builds.
2001-04-16 03:58:57 +00:00
bryner%uiuc.edu
1638ed7af6
Add support for building PSM from the nss autoconf branch using --enable-crypto. Remove references to obsolete MOZ_SECURITY define. r=cls.
2001-04-14 03:20:48 +00:00
cls%seawood.org
3313ef598a
Adding initial support for building mozilla with autoconf version of NSS. r=bryner
2001-04-09 09:38:30 +00:00