seawood%netscape.com
45bfbf0658
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
94f65e74a3
bug 78611. New XP threadsafe timer implementation. r=dougt sr=brendan
2001-12-16 06:05:15 +00:00
bbaetz%cs.mcgill.ca
5c8cc975a2
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
337129f6d3
Preparing special accommodations for ldap's build system on the shortbus.
2001-12-10 08:06:51 +00:00
seawood%netscape.com
3c9ac20799
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
cc1888ddfd
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
ddc20dec4b
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
8f7b454363
#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
59025303d5
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
a8e4c9bdf3
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
ffafbc46a9
Add ldap to DIRS
2001-11-22 01:37:17 +00:00
seawood%netscape.com
55fe97bff7
Renaming 'install' build phase to 'libs'
...
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
seawood%netscape.com
89b6f01cc4
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
c70362b42d
Add concept of tiers (module groups) to toplevel Makefile.
...
Bug #107302 r=bryner
2001-11-16 07:40:42 +00:00
bryner%netscape.com
1e6d7bac73
Adding support for building calendar by having MOZ_CALENDAR=1 set. r=cls.
2001-11-13 07:57:31 +00:00
seawood%netscape.com
972cfca5c1
Backing out last checkin
2001-11-05 12:08:31 +00:00
seawood%netscape.com
13a2283940
Removing toolkit dirs from toplevel Makefile
2001-11-05 11:22:12 +00:00
seawood%netscape.com
9b5ae05e33
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
6907ef074a
temporarily fix bustage by moving intl earlier in the build cycle
2001-10-22 23:14:19 +00:00
cls%seawood.org
bf461195e5
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
ce012c5510
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
9f2f88aa48
fix for bug 94768
...
r=smfr,leaf
sr=hyatt
2001-08-17 03:13:07 +00:00
bryner%netscape.com
96d4e843eb
Bug 94062 - remove support for MOZ_NSS_AUTOCONF. Patch from wtc, r=cls.
2001-08-12 04:25:41 +00:00
cls%seawood.org
d00accf854
Remove --disable-libpr0n option & USE_IMG2 makefile variable.
...
Bug #88685
2001-08-12 00:38:38 +00:00
cls%seawood.org
eb0e9664d4
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
b74d6e1c8b
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
9de739c727
Build ldap before mailnews due to recent addrbook checkin
2001-06-20 10:57:16 +00:00
rginda%netscape.com
ceb7ed40de
bug 76050, build js/jsd after xpidl. r=cls
2001-05-15 20:42:29 +00:00
cls%seawood.org
dab6e1ac89
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
f6803dcd01
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
b3b1aa739c
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
3b8374aa75
Build fixes based upon Ron's original mega-patch.
2001-04-19 01:53:36 +00:00
cls%seawood.org
75339cfc51
Add security/nss/Makefile to STATIC_MAKEFILES
2001-04-16 10:48:48 +00:00
cls%seawood.org
3996f7d8f3
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
d133331d26
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
135b1a96ec
Adding initial support for building mozilla with autoconf version of NSS. r=bryner
2001-04-09 09:38:30 +00:00
dmose%netscape.com
91cb024e75
Fix senna build bustage by telling Makefile.in not to try and overwrite the LDAP C SDK Makefile using its own generation rules. r=cls@seawood.org
2001-03-29 06:57:35 +00:00
evaughan%netscape.com
708090669f
bug 12952
...
-r dan, -r vidur, -sr hyatt
2001-03-28 21:18:29 +00:00
pavlov%netscape.com
7f312341d1
unix build changes to conditionally build new directories if configure flags are specified. part of bug 70938. r=dbaron@fas.harvard.edu sr=cls@seawood.org
2001-03-19 23:26:47 +00:00
waterson%netscape.com
9fe59f23f0
Bug 43121. Move XUL content model code from RDF DLL to content DLL. r=jst,hyatt; sr=brendan.
2001-02-22 03:01:34 +00:00
scc%mozilla.org
50549d4bed
bug #59429 : (makefile work actually done by jst) r=glazou, sr=scc. Add the string module to the build.
2001-02-21 11:09:35 +00:00
heikki%netscape.com
5c811dfbf3
Splitting layout into two libraries, layout and content. r=jst@netscape.com, sr=waterson@netscape.com
2001-02-19 21:50:04 +00:00
ccarlen%netscape.com
d9dd3b5321
Fix for bug 64501 - allow embedding apps to specify app registry location. Moves appfilelocprovider into xpcom.
r=dougt@netscape.com, sr=brendan@mozilla.org
2001-01-18 22:51:57 +00:00
cls%seawood.org
de961d9183
Slow down. Enjoy life. Stop forgetting to check in files.
2000-12-22 21:44:25 +00:00
cls%seawood.org
28540ae9ed
Need to cat huge list of makefiles directly to xargs instead of using variables.
...
Bug #37095 r=jdunn@netscape.com
2000-12-12 21:28:24 +00:00
cls%seawood.org
09f5e7ee11
Update the standalone build system to handle our extensive intermodule header dependencies without descending into recursive dependency hell.
...
Bug 57282 r=jag
2000-12-11 06:52:25 +00:00
dougt%netscape.com
29cef744e4
Static Module Patch. r=valeski,warren@netscape.com, sr/a=cls@netscape.com
2000-11-21 23:40:34 +00:00
quy%igelaus.com.au
a4b5fbe1b7
Updating xlib toolkit. r=a=blizzard. Not part of build. Bug # 54132
2000-10-05 04:35:18 +00:00
ccarlen%netscape.com
7b361a76d9
Adding mpfilelocprovider to build
This lib is being used to fix #48981
r=bhuvan, mscott
2000-09-22 03:46:18 +00:00
bryner%uiuc.edu
14b39559f7
This is the rest of the checkin to remove mozilla's dependency on building psm-glue. All security glue
...
interfaces and resources that aren't specific to PSM have moved to security/base. The remaining psm-glue
interfaces which are used elsewhere in the code have been abstracted to be non-PSM-specific, and the call
sites changed to use the abstracted interface. Bug 18352. r=brendan,pavlov,shaver. a=brendan.
2000-09-14 19:27:23 +00:00