tor%cs.brown.edu
397f2c6e63
Bustage fix - flip cairo logic.
2005-02-24 20:53:19 +00:00
tor%cs.brown.edu
810adb59db
Bug 281950 - cairo/libpixman landing. r=bsmedberg
2005-02-24 20:11:04 +00:00
mvl%exedo.nl
65b6ff3e86
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
86bedd3db5
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
60567bb185
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
89a0d2de2a
b=270715, storage in default pull and Makefile.in, r=bsmedberg,shaver
2004-12-10 12:15:18 +00:00
bsmedberg%covad.net
79241940e8
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
f23f538920
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
07a52782b5
Add embedding/config to the DIRS for camino.
2004-11-24 02:37:35 +00:00
bsmedberg%covad.net
0d80d2802c
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
c55dbfa772
trying to fix firefox build bustage
2004-10-29 21:23:47 +00:00
bsmedberg%covad.net
e08012b8b7
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
7561fa5d5b
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
1d61416f70
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
93874dbfb7
landing build changes for XULRunner (bug 257162) r=bsmedberg
2004-09-09 19:10:39 +00:00
bryner%brianryner.com
70f2f266cb
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:01 +00:00
scott%scott-macgregor.org
519fb42879
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
851d4ad021
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-07-16 18:13:26 +00:00
darin%meer.net
aa50931943
attempting to fix minimo bustage
2004-07-16 00:15:17 +00:00
bryner%brianryner.com
56b2b34f2b
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
d95fc3eb24
Forgot a file for semi-single-profile.
2004-06-17 21:44:04 +00:00
mvl%exedo.nl
c097fcd9d9
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
54f49a2545
Bug #241003 --> official branding work for thunderbird
2004-05-07 16:42:58 +00:00
scott%scott-macgregor.org
49c8c572b1
Bug #241003 --> port official branding for thunderbird to the trunk
2004-05-04 22:13:10 +00:00
peterv%propagandism.org
4eb3ddba52
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
d7d0a53988
update makefiles to point at new branding location for content images
2004-04-25 08:50:55 +00:00
scott%scott-macgregor.org
22367f9f6d
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
7d67f2547f
cache the debugging symbols in a datestamped directory
2004-04-05 18:10:59 +00:00
bsmedberg%covad.net
01e335833e
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
12ff245987
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
a073afecd9
(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
81f06623de
try and get firefox branding to actually build
2004-03-17 00:23:23 +00:00
ben%bengoodger.com
2726c470ae
237596 - add --enable-official-branding for Firefox which builds official artwork. r=bryner
2004-03-16 03:56:25 +00:00
ben%bengoodger.com
2a18bf0521
236744 - hook up XP shell integration to build
2004-03-08 09:59:57 +00:00
ben%bengoodger.com
d0c78a3bd9
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
2ae01282d1
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
57bf873b61
Fixing Firefox clobber build.
2004-02-16 08:44:50 +00:00
uid504
0ea35c161e
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
814b876053
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
1af04467ad
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
931e790462
We build minimo a different way now
2004-01-27 01:55:04 +00:00
dougt%meer.net
83b0088fa3
[minimo only] Minimo, the app, lives -- inital checkin
2004-01-21 06:55:55 +00:00
bsmedberg%covad.net
c09d845f81
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
0b9d8ceb79
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
d1c20d92a6
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
a1ff9f0409
Move MoreFiles into xpcom.
...
Bug #218777
2003-10-08 03:39:52 +00:00
daniel%glazman.org
d3099c31e9
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
5fc2e0f639
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
74a903bcdb
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
8dfe9dd0f3
Fork the chrome registry for Fb+Tb, bug 215496, r=bryner, sr+a=brendan
2003-08-08 23:28:27 +00:00