bsmedberg%covad.net
3a2122792d
Bug 299997 - Allow building Firefox as a XULRunner-based app by configuring --with-libxul-sdk=path r=darin
2006-01-28 17:32:37 +00:00
davel%mozilla.com
772f768d1a
Unify necko and content test harnesses. Create common versions of test harness
...
files in tools/test-harness/xpcshell-simple, and modify the existing
instances to use the common files. Bug 322894, r=darin,bzbarsky,
sr=benjamin
2006-01-27 20:56:16 +00:00
bsmedberg%covad.net
c85be04cc3
Bug 322965 (relanding) - Allow building xulrunner with --disable-xul, this fixes dynamic builds which didn't have the correct linker flags and combines passwordmgr/satchel in one XPCOM module since they have symbol dependencies
2006-01-25 20:23:24 +00:00
pavlov%pavlov.net
fbc6cb3e44
backing out bsmedberg's checkins for bug 322965 due to build bustage.
2006-01-25 04:54:07 +00:00
bsmedberg%covad.net
9b69041028
Bug 322965 - Allow building XULRunner with --disable-xul, r=dougt (This also contains some bits of 299988, build gtkmozembed into libxul)
2006-01-24 19:27:00 +00:00
dougt%meer.net
fb55150b12
Export PSM interface when not building PSM. This fixes --disable-crypto. r=kaie+bsmedberg
2006-01-13 21:45:19 +00:00
wtchang%redhat.com
dbbc444239
Bugzilla Bug 317620: landed NSS 3.11 on the Mozilla trunk. The patch is
...
contributed by Kai Engert <kengert@redhat.com>. r=wtc,bsmedberg.
Bugzilla Bug 288647: (security/manager/Makefile.in only) enable building
NSS with system NSPR. The patch is contributed by Chris Seawood
<cls@seawood.org>. r=wtc,kengert.
Modified Files:
Makefile.in browser/installer/unix/config.it
browser/installer/unix/packages-static
browser/installer/windows/config.it
browser/installer/windows/packages-static
calendar/installer/windows/config.it
calendar/installer/windows/packages-static
camino/Camino.xcode/project.pbxproj
embedding/config/basebrowser-installer-win.pkg
embedding/config/basebrowser-mac-macho
embedding/config/basebrowser-qnx
embedding/config/basebrowser-unix
embedding/config/basebrowser-win embedding/config/minimo-qnx
embedding/config/minimo-unix mail/config/basemail-os2
mail/config/basemail-unix mail/installer/windows/config.it
mail/installer/windows/packages-static
minimo/config/linux_package.sh security/manager/Makefile.in
security/manager/psm.pkg toolkit/mozapps/installer/packager.mk
xpinstall/packager/packages-os2
xpinstall/packager/packages-static-unix
xpinstall/packager/packages-static-win
xpinstall/packager/packages-unix
xpinstall/packager/unix/deliver.pl
xpinstall/packager/win_mfcembed/config.it
xpinstall/packager/windows/browser.jst
xpinstall/packager/windows/config.it
xulrunner/installer/mac/Makefile.in
2006-01-13 18:09:32 +00:00
dougt%meer.net
253212cac7
fixing build bustage on linux arm. b=319587 r=dougt
2006-01-11 17:32:29 +00:00
bugzilla%arlen.demon.co.uk
5e39fbf9a6
Bug 322824 Merge tier_94, tier_97 and tier_98 into tier_99
...
p=me r=benjamin
2006-01-10 23:08:59 +00:00
bsmedberg%covad.net
2d09543aa7
Bug 320972 - Integrate extensions/auth into libxul, r=darin
2005-12-21 18:37:02 +00:00
bsmedberg%covad.net
3f4a389f60
Bug 320820 - Integrate webservices into libxul, r=doron
2005-12-20 14:13:01 +00:00
bsmedberg%covad.net
371ea46de2
Bug 320837 - "make tier_3" (undefined tier) rebuilds the entire tree, r=timeless
2005-12-19 19:08:05 +00:00
bsmedberg%covad.net
f5aeb3abef
Bug 320553 - integrate universalchardet into libxul, r=bryner
2005-12-16 22:23:17 +00:00
bsmedberg%covad.net
35d13292bb
Bug 316090 - GREImpl.loadDependentLibraries hardcodes the list, and turn javaxpcom on by default for XULRunner, patch by jhpedemonte and myself with co-review
2005-12-15 14:17:20 +00:00
bsmedberg%covad.net
88d900e6fc
Bug 320148 - Incorporate extensions/pref into libxul, r=bryner
2005-12-14 15:57:40 +00:00
bzbarsky%mit.edu
ac3cb42611
Backing out bug 305782 due to build bustage
2005-12-08 03:07:46 +00:00
bzbarsky%mit.edu
bc3c7c7a04
Make it possible to use the system bzip2 library. Bug 305782, patch by Mike
...
Hommey <mh@glandium.org>, r=bsmedberg,cls
2005-12-08 01:38:58 +00:00
bsmedberg%covad.net
164b52f2a0
Don't build the mini-libxul for seamonkey...
2005-11-23 15:14:21 +00:00
bsmedberg%covad.net
f76c240aa8
Bug 311735 - When --disable-libxul, build a little xul.dll with the embedding exports, r=darin (This xul.dll is not built in static builds because it wouldn't have access to the static module list anyway)
2005-11-23 15:07:52 +00:00
cls%seawood.org
bb37dbc384
NSPR's real_install target has been renamed to install.
...
Bug #304239 r=wtc
2005-11-23 06:31:55 +00:00
bsmedberg%covad.net
0ebdf7ef7c
Bug 315890 - Build extensions/xmlextras in tier 9 and into libxul, r=jst
2005-11-22 17:20:37 +00:00
bsmedberg%covad.net
f83279d5b2
Reorder the root Makefile to get all the SUBMAKEFILES stuff to work correctly, from bug 314958.
2005-11-08 17:53:54 +00:00
bsmedberg%covad.net
c56ada8c14
Bug 314958 - Separate out the tier_% target so I can built export_tier_% and libs_tier_% separately, with fixed makefile dependencies, r=cls
2005-11-08 14:13:08 +00:00
bsmedberg%covad.net
43899f2357
Reverting bug 314958 until I can figure out the tbird official-branding business.
2005-11-05 15:16:58 +00:00
bsmedberg%covad.net
64745f8771
Bug 314958 - Separate out the tier_% targets into export_tier_% and libs_tier_% (and tools_tier_%) for easier incremental building, r=cls
2005-11-04 13:44:29 +00:00
bsmedberg%covad.net
25dee9f869
Bug 304494 - Move extensions/transformiix -> content/xslt - r=peterv/sicking - CVS copies were performed to preserve CVS history, see https://bugzilla.mozilla.org/attachment.cgi?id=193073 for details
2005-11-02 17:34:14 +00:00
dougt%meer.net
8dd8bc6aca
removing embedding/minimo from the default build of minimo. this is to avoid confusion. gtkminimo (the thing that lives under embedding/minimo) is not supported my me any longer and has been replaced by mozilla/minimo. minimo only. r=tonikitoo@gmail.com
2005-09-02 22:17:55 +00:00
bsmedberg%covad.net
cd99a16d73
Bug 306615 - Fold PSM into libxul r=darin
2005-09-01 12:43:58 +00:00
dougt%meer.net
67ca169e0c
Fixing linux build bustage for Minimo. b=306087 r=bsmedberg
2005-08-26 21:03:29 +00:00
bsmedberg%covad.net
7a60b36256
Bug 285789 - MOZ_PHOENIX ifdefs in XRE code - r=mconnor
2005-08-23 20:34:00 +00:00
mark%moxienet.com
f70b221e36
Bug 305098, JEP only bundled with Camino and Firefox. Bundle JEP with any Mac product as long as plugins are enabled. r=josh r=bsmedberg
2005-08-19 22:50:38 +00:00
bsmedberg%covad.net
7bc7bb4f90
Bug 305090 - build shistory from docshell instead of xpfe/components (see also bug 230363 where the cvsmoves were actually performed) r+sr=bz
2005-08-18 16:35:41 +00:00
mark%moxienet.com
1c9419b31f
Bug 303161, include Java Embedding Plugin for Mac OS X. r=josh
2005-08-18 13:14:58 +00:00
dougt%meer.net
3af726f41b
Switching the ordering of minimo tier 99. I think this will fix a build bustage OpenEmbedding is having.
2005-08-08 05:14:04 +00:00
dougt%meer.net
609317b481
Adding a build configuration option that will allows us to no build the
...
xpcom obsolete library. r/a=benjamin. b=303429
2005-08-05 17:09:41 +00:00
dougt%meer.net
a043ef686c
Adding top level minimo directory to build list. Leaving mozilla/embedding/minimo alone for now. Not part of default build. silly makefile fu. rs=bsmedberg
2005-08-05 00:05:29 +00:00
pinkerton%aol.net
54ac25b632
adding JEP makfile to build, only built for Camino, not part of other builds
...
a=asa
2005-07-29 01:40:32 +00:00
bsmedberg%covad.net
a7722c1a38
Bug 269460 - Build system for easy replacement of trademarked names --with-branding=directory r=chase a=shaver
2005-07-25 18:56:27 +00:00
gandalf%firefox.pl
45a22d04dd
Bug 288823: Trace-malloc fails to compile on windows; p=bugzilla@mcsmurf.de,r+sr=dbaron,a=brendan
2005-06-11 12:57:27 +00:00
darin%meer.net
d7aa4dfbf8
Landing patch for bug 292021 "Software Update self-contained executable" r+a=bsmedberg
2005-06-08 18:04:25 +00:00
dougt%meer.net
21c1caa3f1
Bug 295481. WINCE Fixes. This includes changes to make the makefiles do the right thing if we try to build Minimo and XUL together. These changes rs=bsmedberg. Further WINCE fixes in GFX and Widget. r=emaijala, sr=rbs, a=asa.
2005-06-08 16:48:44 +00:00
dougt%meer.net
0a220a0d93
Bug 293166. make embedding/minimo build in MINIMO is defined. r/sr/a=benjamin@smedbergs.us. TPOTDB
2005-05-06 18:54:23 +00:00
bryner%brianryner.com
c60078405e
Make --enable-cairo work for windows/msvc by switching it over to our build system. Bug 290518, r=vlad, pavlov.
2005-04-19 17:19:47 +00:00
kairo%kairo.at
b6ed51d8ca
bug 290490 - integrate suite/ into build process, also adding MOZ_SUITE define for suite-specific stuff, r=bsmedberg sr=Neil a=asa
2005-04-17 10:06:09 +00:00
bsmedberg%covad.net
2bf47838d6
Bug 288640 - xpfe/components/search is app-specific, not part of the toolkit. Remove bad dependencies by moving it to tier_99 and only building it for Seamonkey/Firefox r=Neil a=asa
2005-04-08 17:20:34 +00:00
bsmedberg%covad.net
3ebcd593c5
Bug 288955 - move jsdebugger to tier 50, integrate with libxul r=darin
2005-04-05 16:34:09 +00:00
bsmedberg%covad.net
77c373f324
Bustage fix, bug 280725
2005-04-04 20:12:19 +00:00
bsmedberg%covad.net
2d9f9646a3
Bug 280725 - use generic/automatic remoting for xremote r=caillon sr=bryner
2005-04-04 19:08:55 +00:00
bsmedberg%covad.net
bdb58c2b7f
Bug 287428 - xulrunner (libxul) busted when you use the "alldep" target instead of "default", because we don't build by tier. r=darin r2=dbaron
2005-03-31 21:40:23 +00:00
darin%meer.net
a3095b5c1a
backing out my nonesense
2005-03-22 02:04:45 +00:00
darin%meer.net
b5c8c962c8
fixes bug 287139 "XULRunner depend build is broken" r=bsmedberg over IRC
2005-03-22 01:57:45 +00:00
shaver%mozilla.org
a8561d3e66
Bug 283057: Fold sqlite build into storage build, honour ENABLE_TESTS.
...
r=bsmedberg
2005-03-21 17:01:57 +00:00
bsmedberg%covad.net
d3d9589cf0
libxul step 4 - most of tier 50 (not PSM, and I may have forgotten a few things in toolkit/mozapps also) r=darin
2005-03-18 21:24:05 +00:00
bsmedberg%covad.net
75c788b6ad
Bug 271929 - Remove purge-old-headers.pl logic and simple rm -rf dist/include at the start of the build process. Patch by Hans-Andreas Engel <Hans-A.Engel@unibas.ch> r=me
2005-03-16 18:21:16 +00:00
tor%cs.brown.edu
8199f68e42
Bug 285803 - cairo build bustage on AIX. r=bsmedberg
2005-03-14 16:15:40 +00:00
bsmedberg%covad.net
ab0810ddac
Bug 282057 - brand.dtd/properties live in the wrong chrome package... xulrunner apps cannot provide these files, which means they can't use various toolkit features r=darin moa=Neil (seamonkey)
2005-03-10 04:38:35 +00:00
tor%cs.brown.edu
bef6d499a4
Bug 283736 - static builds with cairo svg backend not working. r=bsmedberg
2005-02-28 13:53:22 +00:00
tor%cs.brown.edu
15cb835d41
Bustage fix - flip cairo logic.
2005-02-24 20:53:19 +00:00
tor%cs.brown.edu
889e7fa836
Bug 281950 - cairo/libpixman landing. r=bsmedberg
2005-02-24 20:11:04 +00:00
mvl%exedo.nl
22c8eef00e
other-licenses/libical is obsolete
...
bug 237302, r=dmose, sr=shaver (on irc)
2005-02-08 21:19:38 +00:00
scott%scott-macgregor.org
172cd31097
Bug #267753 --> Fix Thunderbird Mac smoketest bustage.
...
We need to build the editor ui chrome package before we build mozilla\mail\app or editor chrome misses
the rsync boat...
2005-02-04 03:20:46 +00:00
bsmedberg%covad.net
81a0de68d5
Bug 275605 - libxul step 3 (all of tier 9, except libmozjs.so which will remain separate indefinitely) r=darin
2004-12-15 04:07:01 +00:00
vladimir%pobox.com
d00fb3552c
b=270715, storage in default pull and Makefile.in, r=bsmedberg,shaver
2004-12-10 12:15:18 +00:00
bsmedberg%covad.net
7ccf6e4965
Bug 273876 - libxul step 2 (everything through widget, except spidermonkey) r=darin; again, this should not affect non-xulrunner trees.
2004-12-09 19:28:35 +00:00
bsmedberg%covad.net
0c8e85c7f2
Bug 272283 - initial work for --enable-libxul r=bryner+darin This is on by default for xulrunner and off by default for all other apps.
2004-12-06 22:39:54 +00:00
bsmedberg%covad.net
d1c592fffb
Add embedding/config to the DIRS for camino.
2004-11-24 02:37:35 +00:00
bsmedberg%covad.net
c913eb8e2c
Bug 261232 - Require builders to specify application(s) to client.mk and configure when building r=cls (plus additional approval from pinkerton for camino-specific changes)
2004-11-23 22:22:58 +00:00
timeless%mozdev.org
4494764eec
trying to fix firefox build bustage
2004-10-29 21:23:47 +00:00
bsmedberg%covad.net
3055933c27
Bug 237745 (app-startup) - split off the pieces of appshellservice that have to do with the startup sequence into a new (forked, temporarily) app-startup service r+sr=darin+biesi+Neil
2004-10-29 19:28:38 +00:00
bsmedberg%covad.net
9b824e5486
Merge bug 246014 from the aviary branch, splitting nsIXULChromeRegistry into a separate piece for seamonkey-only methods. Original Firefox patch r=bryner sr=ben seamonkey merge r+sr=jst
2004-09-21 20:19:48 +00:00
cbiesinger%web.de
b5ded57da7
Bug 248044 move jar protocol handler into libjar. these are the changes to the
...
existing files
r=bsmedberg sr=darin
2004-09-14 18:40:26 +00:00
darin%meer.net
1f0cf6f144
landing build changes for XULRunner (bug 257162) r=bsmedberg
2004-09-09 19:10:39 +00:00
bryner%brianryner.com
92c1f27b93
Add support for generating PDB-format debug symbols with MSVC, by setting MOZ_DEBUG_SYMBOLS=1 in the environment. This is to be used in place of MOZ_PROFILE. Bug 244231, r=wtc, dmose.
2004-08-26 23:03:00 +00:00
scott%scott-macgregor.org
6597fbb3d4
Official thunderbird branding cleanup. Add packaging code for offical branding content instead of copying the artwork into the mozilla\mail directory.
2004-07-19 00:28:15 +00:00
gerv%gerv.net
7b5d09cf32
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-07-16 18:13:26 +00:00
darin%meer.net
b77233469b
attempting to fix minimo bustage
2004-07-16 00:15:17 +00:00
bryner%brianryner.com
27730e1df0
Implement nsIShellService for GNOME (bug 242254). r=biesi, sr=shaver. Note: set as wallpaper for images that use transparency will be broken until bug 250531 is fixed. This also makes toolkit/ always be pulled in preparation for migrating more code to the new GNOME XPCOM interfaces.
2004-07-15 22:51:19 +00:00
bsmedberg%covad.net
8d917eb610
Forgot a file for semi-single-profile.
2004-06-17 21:44:04 +00:00
mvl%exedo.nl
d7a8b008ea
use MOZ_SUNBIRD to build sunbird.
...
bug 245189, r=bsmedberg, approved by mostafah
2004-06-02 18:06:03 +00:00
scott%scott-macgregor.org
2e9d60f51c
Bug #241003 --> official branding work for thunderbird
2004-05-07 16:42:58 +00:00
scott%scott-macgregor.org
c3b1842090
Bug #241003 --> port official branding for thunderbird to the trunk
2004-05-04 22:13:10 +00:00
peterv%propagandism.org
c6b9ad52b9
Fix for bug 235747 (Move parser stuff into mozilla/parser). r=cls, sr=jst.
2004-05-04 11:46:11 +00:00
ben%bengoodger.com
da631705dc
update makefiles to point at new branding location for content images
2004-04-25 08:50:55 +00:00
scott%scott-macgregor.org
15a012e51e
Bug #237725 --> Use dist\branding as a staging area for branded artwork.
...
Build toolkit\mozapps\installer as the last thing in thunderbird/firefox since nothing else depends on it.
This ensures that the branding artwork is properly exported out of mozilla\mail\installer and mozilla\browser\installer
r=ben
sr=bryner
2004-04-19 05:08:27 +00:00
leaf%mozilla.org
fd897fe6cb
cache the debugging symbols in a datestamped directory
2004-04-05 18:10:59 +00:00
bsmedberg%covad.net
168f7225da
Bug 236101 - flatten the directory structure of the embedding SDK. Consensus from dougt/adamlock/blizzard r=cls a=mkaply
2004-03-23 20:58:21 +00:00
bryner%brianryner.com
96a0d1b812
Trying to fix distclean not actually removing dist/ when --enable-official-branding is used, due to the branding directory being in the directories list twice. Rather than re-jar from the branding directory, copy the new graphics to browser/base/content in the objdir, where make-jars.pl will pick them up. Also, some tidying up of the branding Makefile. Not part of the default build.
2004-03-21 03:39:45 +00:00
ben%bengoodger.com
caf3723eb4
(firefox only) ensure we build the jared branding *after* we build in browser so that the about box logo etc are overridden.
2004-03-17 05:18:52 +00:00
ben%bengoodger.com
59969c957a
try and get firefox branding to actually build
2004-03-17 00:23:23 +00:00
ben%bengoodger.com
798976deef
237596 - add --enable-official-branding for Firefox which builds official artwork. r=bryner
2004-03-16 03:56:25 +00:00
ben%bengoodger.com
f750e304ee
236744 - hook up XP shell integration to build
2004-03-08 09:59:57 +00:00
ben%bengoodger.com
a10d855c1f
Fix build bustage for clobber builds in appshell - profile migrator headers have not yet been exported by the time appshell is built
2004-03-04 08:25:13 +00:00
pkw%us.ibm.com
b6d6299c06
Bug 234124 - RFE: Port the pluggable shell script API to FireFox/Thunderbird/Sunbird etc
...
r=bryner@brianryner.com , sr=bryner@brianryner.com
Checking in patch for Roland Mainz <roland.mainz@nrubsig.org>
2004-02-20 18:13:47 +00:00
blakeross%telocity.com
a501c2e2ac
Fixing Firefox clobber build.
2004-02-16 08:44:50 +00:00
uid504
073bb0a979
bug 218898, move symbols into a separate directory after splitting.
...
r=bsmedberg,sr=cls,a=chofmann
2004-02-11 18:56:00 +00:00
bsmedberg%covad.net
7a922f66fd
Bug 224829 - docshell should not require non-gecko interface nsIBrowserHistory. This was fixed by introducing a new interface nsIGlobalHistory2 to replace the current nsIGlobalHistory. There are two-way adapters so that the frozen interface still works. r=biesi sr=bz a=mscott for toolkit/ changes.
2004-02-11 02:10:04 +00:00
dbaron%dbaron.org
fc0604e652
Fix --disable-xul for non-MINIMO builds by building chromelite. b=232254 r=dougt
2004-02-01 23:23:19 +00:00
dougt%meer.net
fbbdd7c8ad
We build minimo a different way now
2004-01-27 01:55:04 +00:00
dougt%meer.net
39c7e64091
[minimo only] Minimo, the app, lives -- inital checkin
2004-01-21 06:55:55 +00:00
bsmedberg%covad.net
982894f7ce
From bug 229285, Don't build the fat chrome registry when --disable-xul is specified, build minimo/chromelite registry instead. Suggested by dbaron, r=bryner
2004-01-17 00:20:00 +00:00
bryner%brianryner.com
5fddd8eed6
Add mozapps installer makefiles to allmakefiles.sh, and don't build it if --disable-installer was used. Fixes bug 224999. Does not affect the default build.
2003-11-07 22:44:35 +00:00
ben%bengoodger.com
327a0e8cf6
Add XUL_APP installer to the build _after_ the xpinstall directory is built. r/sr=bryner
2003-11-07 10:52:37 +00:00
cls%seawood.org
74feb1164a
Move MoreFiles into xpcom.
...
Bug #218777
2003-10-08 03:39:52 +00:00
daniel%glazman.org
6a8799b108
build system for standalone Composer; b=215795, r=cls@seawood.org, sr=scott@scott-macgregor.org
2003-09-24 13:59:37 +00:00
bryner%brianryner.com
a677b40b45
Fix firebird build bustage from bug 210823, by moving security into tier_40 so that it builds before toolkit/. r=brendan, a=asa.
2003-08-30 00:20:58 +00:00
cls%seawood.org
18630c8b86
Move mozilla/string into mozilla/xpcom/.
...
Bug #214700 r=dougt sr=leaf a=mkaply
2003-08-14 23:50:21 +00:00
hyatt%mozilla.org
9720928374
Fork the chrome registry for Fb+Tb, bug 215496, r=bryner, sr+a=brendan
2003-08-08 23:28:27 +00:00
dbaron%dbaron.org
f1e566c44c
Fix firebird bustage more cleanly by moving xpinstall unconditionally into tier 50. r=cls b=212509
2003-07-24 18:34:38 +00:00
dougt%meer.net
a113b7d677
Adding minimo to the top level makefile -- optionally of course. r=darin
2003-07-23 04:58:59 +00:00
dbaron%dbaron.org
d23eafdfe2
Fix firebird and thunderbird bustage by unforking contents of nsIGlobalHistory (which was frozen) and by tweaking the root Makefile.in. b=212509 r=mscott
2003-07-19 21:19:12 +00:00
cls%seawood.org
ae4f86f093
Split XUL layers (xpfe & toolkit) into a separate tier class.
...
Make the history component its own module.
Bug #107302 r=bryner sr=leaf
2003-07-16 00:33:50 +00:00
bryner%netscape.com
fe7ecce15d
Enable building a library of Gecko components that can be linked against directly and then registered using the static component loader (bug 207407). This enables us to do full prebinding on Mac OS X. Also, don't force libjar to be standalone if not building an installer. r=ccarlen, sr=sfraser.
2003-06-09 22:25:25 +00:00
scott%scott-macgregor.org
2506546a81
Does not effect trunk builds.
...
Thunderbird now builds with the new toolkit. Wrap mozilla/tookit in an ifdef MOZ_XUL_APP instead of a MOZ_PHOENIX flag
2003-06-09 04:31:57 +00:00
leaf%mozilla.org
5726a206f5
adding target to re-sign softokn3.dll after build post-processing, r=relyea, wtc, bug 200775
2003-05-17 00:58:24 +00:00
ccarlen%netscape.com
37697e5c14
Profile sharing - enable in build, add autoconf switches, pull ipc module. bug=202474, r=seawood/a=asa
2003-05-02 03:57:15 +00:00
scott%scott-macgregor.org
7d69015c67
Bug #173084 --> Land config changes for building thunderbird (stand alone mail). None of these changes
...
should effect the seamonkey build at all.
r/sr=bryner
2003-04-17 06:14:23 +00:00
bryner%netscape.com
f58dbc2df0
Fixing more phoenix bustage - hack around bug 201821 by ensuring that nsIBookmarksService.idl is exported early enough for content/.
2003-04-15 01:21:43 +00:00
bryner%netscape.com
4d3b825ffa
Make --disable-xul work (bug 69995). We build enough XUL to support
...
scrollbars unconditionally, but can now leave out heavyweight widgets like
grid, listbox, and tree. r=bzbarsky, sr=alecf.
2003-04-11 00:56:27 +00:00
seawood%netscape.com
a63de345b0
Don't build in l10n unless MOZ_L10N_TOOLS or MOZ_L10N_LANG is set.
2003-04-10 07:13:43 +00:00
seawood%netscape.com
003c4b1e0b
Removing obsolete include/ from build.
...
Bug #199920
2003-04-04 07:28:20 +00:00
dougt%netscape.com
8fb8e8f8d7
Only enable xpfe/bootrap if MOZ_XPFE_COMPONENTS is enabled. "This is all going to change with the new roadmap" -- cls. r=cls
2003-04-03 00:40:57 +00:00
mkaply%us.ibm.com
fd9027c377
#197446
...
r=cls
From Jessica Blanco -start building os2Embed
2003-04-02 22:53:16 +00:00
seawood%netscape.com
36e8988bc8
The plugin function table must remain the same regardless of build configuration.
...
Bug #199567 r=peterl sr=sfraser a=asa
2003-03-31 19:44:29 +00:00
seawood%netscape.com
b983df21d3
Resurrect --disable-oji
...
Bug #197924 r=peterl sr=alecf
2003-03-25 06:54:52 +00:00
aaronl%netscape.com
202fea3e3b
Backout out bug 196946. It turns out we should not merge static accessibility libs into widget
2003-03-22 05:29:37 +00:00
aaronl%netscape.com
16e495e629
Bug 196946. Combine static accessibility libs into widget library. r=kyle, sr=alecf
2003-03-16 20:22:51 +00:00
dougt%netscape.com
be629223b6
Create a new xpcom obsolete library (and component library).
...
Moved nsFileSpec and related classes into this obsolete library.
Moved nsRegistry and related libreg functionality into the obsolete library.
Updated many callers using the obsolete nsFile spec to use nsIFile and Necko to do file IO.
Combined the following DLLs (source -> dest)
uriloader -> docshell
shistory -> docshell
jsurl -> jsdom
gkview -> gklayout
Moved nsAdapterEnumerator out of xpcom/ds and into mailnews, since they're the only consumer
Modifed the xpt_link tool so that you can specify a �only include� cid list that can mask CID�s that you are not interested in.
Added build options:
Prevent the building of xpinstall (--disable-xpinstall)
Prevent the building js component loader (--disable-jsloader)
A build option to only build a single profile (--enable-single-profile)
A build flag to only built the required xpfe components (--disable-xpfe-components).
Removal or hiding of unused functions and classes including nsEscape*, nsDequeIterator, nsRecyclingAllocatorImpl, nsDiscriminatedUnion, nsOpaqueKey, nsCRT::strlen, NS_NewCommandLineService
Bug 194240, r/sr = darin, alec.
2003-03-15 01:04:32 +00:00
bryner%netscape.com
cbb3f2f969
Build both embedding/browser/gtk/src and tests/ at the end of the build, so that all required static components are present (bug 191927). r=cls, a=asa.
2003-02-06 20:54:54 +00:00
dougt%netscape.com
927c29d1d6
move nsTraceMalloc out of XPCOM. Factory out stackwalking code into new files. 189221 r=chak, 186585 r=blythe sr=dbaron. Most of this patch was contributed by seawood.
2003-01-15 20:40:06 +00:00
blythe%netscape.com
aad55d637a
Fix bug 170621
...
Static build changes to support viewer, mfcembed, winembed
r=cls
2002-12-23 22:32:22 +00:00
seawood%netscape.com
f9bc0f5645
Fix our libical integration:
...
Pull libical & calendar by default.
RForce libical libs to be always dynamic & prefix them with moz
Bug $178798 r=blizzard
2002-12-11 04:15:45 +00:00
blizzard%redhat.com
af82b97e0c
Bug #121253 . Port embedding widget to gtk2. r=pavlov, sr=bryner
2002-11-16 02:36:22 +00:00
ccarlen%netscape.com
1bd86b4dc5
Bug 177321 - factor nsIDirectoryServiceProvider impl out of nsProfile.cpp. Now built as a static lib with which apps can link if they only use a single profile r=dougt/sr=darin
2002-11-09 19:38:43 +00:00
seawood%netscape.com
c08ed1dbcb
Add hack to generate xpidl Makefile first for standalone build.
...
Bug #170366
2002-10-25 09:48:06 +00:00
seawood%netscape.com
d9bf48cfae
Build changes to enhance --enable-standalone-modules builds using REQUIRES-based metadata.
...
Bug #173066 r=mcafee a=dbaron
2002-10-25 05:59:52 +00:00
blythe%netscape.com
d9780f8809
Bug 170618
...
r=cls a=asa
Enable code size measurement build steps.
Should not effect normal build.
2002-10-15 23:34:42 +00:00
blythe%netscape.com
a30a4eed44
part of bug 170618
...
Better enable MOZ_MAPINFO for windows builds.
This will lead to some tools to read the map files and report on code/data size.
2002-10-07 19:09:05 +00:00
blizzard%redhat.com
a10d448fd4
Part of bug #126919 . Set up configure options for using an external version of xft. r=cls
2002-10-03 00:37:12 +00:00
seawood%netscape.com
bc812bd960
Export mozilla-config.h from config/ as the export phase is not always run on the toplevel Makefile.in.
2002-10-01 07:53:25 +00:00
seawood%netscape.com
a2f42030c7
Remove hack to work around NSS' lack of dependencies since it only worked for gcc builds.
...
Bug #167927 r=wtc
2002-09-20 08:35:24 +00:00
jay.yan%sun.com
1f47c18c7a
bug 166202, modules/plugins doesn't build on solaris w/ gtk2 patch=Robin and Blizzard r=Blizzard sr=beard@netscape.com
2002-09-18 02:43:54 +00:00
seawood%netscape.com
a9ba9825e1
Removing unused MOZ_JAVA_SUPPLEMENT ifdef
2002-09-15 05:26:45 +00:00
seawood%netscape.com
46acf6f7f8
Fix build order discrepancy.
...
Build order should go as follows:
export phase of mozilla/config (to build nsinstall)
non-gecko modules (nspr, ldap, xft, etc)
tier dirs (gecko + apps)
2002-09-12 20:05:28 +00:00
alecf%netscape.com
bab99a09b0
fix for bug 163736 - consolidate gfx2 into gfx, and remove the gfx2 DLL from the build.
...
r=pavlov, sr=rbs
includes creating a new "Shared" library which shares gfx code between all platforms
2002-09-12 04:43:31 +00:00
bryner%netscape.com
6a2996dcfc
Switch to building in browser/app and linking with libxulapp_s, instead of building in xpfe/bootstrap, for Phoenix. Remove some MOZ_PHOENIX #ifdefs that are no longer needed. Not part of the normal build.
2002-09-02 04:03:07 +00:00
seawood%netscape.com
86234c6b5a
Rename config-defs.h to mozilla-config.h. Always generate mozilla-config.h and install it with the rest of the headers so that embeddors can use it instead of duplicating the flags on the commandline.
...
Bug #163929 r=bryner
2002-08-22 00:50:51 +00:00
bryner%netscape.com
ccbd5d532b
Bug 161036 - provide mechanism to build experimental browser UI (bug 161036). r=cls.
2002-08-07 06:37:13 +00:00
seawood%netscape.com
39f4d6701b
Add --disable-installer configure option for embedding purposes.
...
Bug #145343 r=mcafee
2002-05-31 00:39:07 +00:00
mcafee%netscape.com
2c8e578575
Moving necko PropertiesTest over to netwerk. Remove toplevel xpcom/tests dirs hack. (142680) r=cls, a=alecf
2002-05-08 06:11:48 +00:00
seawood%netscape.com
a3d303fa29
No need to build xpconnect twice.
...
Bug #107302
2002-05-03 00:21:15 +00:00