peterv%propagandism.org
5486acc9e7
Fix for bug 315826 (Scriptable XPCOM wrapper for SAX content handler). Patch by Robert Sayre <sayrer@gmail.com>, r/a=peterv, sr=sicking.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195958 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-04 13:17:45 +00:00
dougt%meer.net
e97dda284a
Fixing build bustage on linux. ifdef-ing out for Minimo. This is what is actually being used on the trunk for a while. NPODB
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@192882 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-23 23:24:43 +00:00
dougt%meer.net
57686d1932
Making minimo on linux build. b=331129, r=bsmedberg.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@192793 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-22 18:22:42 +00:00
pedemont%us.ibm.com
2cd3a6fd9e
Bug 327654 - Make sure to generate MozillaInterfaces.jar after all the IDL files have been processed. XULRunner only. r=bsmedberg, a=dveditz
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@191090 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 23:34:51 +00:00
benjamin%smedbergs.us
be240c3466
Bug 327188 - libxul work for enabling places by default, this makes the 1.8branch match trunk (lines to enable places by default are commented out)
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@190691 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-21 16:18:57 +00:00
wtchang%redhat.com
724baf7b52
Bugzilla Bug 317620: landed NSS 3.11 on the MOZILLA_1_8_BRANCH. The
...
checkin to mozilla/security/manager/Makefile.in also contains the fix
for bug 288647 to allow building NSS with system nspr. a=kengert for
branch-1.8.1.
Tag: MOZILLA_1_8_BRANCH
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188902 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-03 22:41:27 +00:00
davel%mozilla.com
8d49107d10
bug 322894 r+a=darin
...
move netwerk test harness to common location, so places tests can use it
on this branch
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188650 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-01 06:02:48 +00:00
bugzilla%arlen.demon.co.uk
39e9378a18
Bug 322824 Merge tier_94, tier_97 and tier_98 into tier_99
...
p=me r=benjamin branch-1.8.1=benjamin
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188508 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-30 22:48:22 +00:00
dougt%meer.net
560070f089
Bug 324971. Moving Minimo + WinCE changes from the trunk to the branch so that Minimo can build.
...
Changes include:
1. allows for building without MOZ_PSM defined
2. allows for building using vs2005beta2 compiler
3. updates minimo configure.in application settings
4. flips disable-xpcom-obsolete flags around
5. adds a way to build js statically
6. move the build/config logic to build minimo statically
7. change to content/xbl/builtin/Makefile.in so that we export the right
binding file
8. Spatial Navigation improvements
9. widget and gfx WindowsCE-only improvement
10. WinCE UConv simplification
11. Disabling the jpeg encoder on WinCE. On the trunk there is a configure
option that allow you to do this.
12. xptcall change which is also on the trunk.
a=benjamin@smedbergs.us
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188432 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-29 16:51:02 +00:00
bsmedberg%covad.net
a60be505f1
Merging the following javaxpcom+xulrunner bugs to the 1.8 branches: 302099, 305815, 315401, 272662, 316098, 316090, 320441, 320449, 320574, 317012, 315917, 311240 - all these bugs are either javaxpcom-only, xulrunner-only, or a=drivers (xpcom glue changes only which do not affect firefox/thunderbird)
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@187179 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-09 19:03:09 +00:00
mark%moxienet.com
c54847b45d
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 a/1.8=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178806 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-24 18:26:56 +00:00
mark%moxienet.com
b94b64eacd
Bug 303161, include Java Embedding Plugin for Mac OS X. r=josh a/1.8=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178002 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-17 22:37:36 +00:00
dougt%meer.net
7f783453b7
Switching the ordering of minimo tier 99. I think this will fix a build bustage OpenEmbedding is having.
...
git-svn-id: svn://10.0.0.236/trunk@177310 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-08 05:14:04 +00:00
dougt%meer.net
32d2191f66
Adding a build configuration option that will allows us to no build the
...
xpcom obsolete library. r/a=benjamin. b=303429
git-svn-id: svn://10.0.0.236/trunk@177171 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-05 17:09:41 +00:00
dougt%meer.net
d9b52cd905
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
...
git-svn-id: svn://10.0.0.236/trunk@177146 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-05 00:05:29 +00:00
pinkerton%aol.net
fc8f966020
adding JEP makfile to build, only built for Camino, not part of other builds
...
a=asa
git-svn-id: svn://10.0.0.236/trunk@176827 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-29 01:40:32 +00:00
bsmedberg%covad.net
7744bf2fde
Bug 269460 - Build system for easy replacement of trademarked names --with-branding=directory r=chase a=shaver
...
git-svn-id: svn://10.0.0.236/trunk@176541 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-25 18:56:27 +00:00
gandalf%firefox.pl
6aacfbaefd
Bug 288823: Trace-malloc fails to compile on windows; p=bugzilla@mcsmurf.de,r+sr=dbaron,a=brendan
...
git-svn-id: svn://10.0.0.236/trunk@174469 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-11 12:57:27 +00:00
darin%meer.net
26acd0d30a
Landing patch for bug 292021 "Software Update self-contained executable" r+a=bsmedberg
...
git-svn-id: svn://10.0.0.236/trunk@174304 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-08 18:04:25 +00:00
dougt%meer.net
c4e6e2a6f1
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.
...
git-svn-id: svn://10.0.0.236/trunk@174301 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-08 16:48:44 +00:00
dougt%meer.net
97962fc7dd
Bug 293166. make embedding/minimo build in MINIMO is defined. r/sr/a=benjamin@smedbergs.us. TPOTDB
...
git-svn-id: svn://10.0.0.236/trunk@173119 18797224-902f-48f8-a5cc-f745e15eee43
2005-05-06 18:54:23 +00:00
bryner%brianryner.com
2be7b05eab
Make --enable-cairo work for windows/msvc by switching it over to our build system. Bug 290518, r=vlad, pavlov.
...
git-svn-id: svn://10.0.0.236/trunk@172439 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-19 17:19:47 +00:00
kairo%kairo.at
4285b528a0
bug 290490 - integrate suite/ into build process, also adding MOZ_SUITE define for suite-specific stuff, r=bsmedberg sr=Neil a=asa
...
git-svn-id: svn://10.0.0.236/trunk@172367 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-17 10:06:09 +00:00
bsmedberg%covad.net
9a3cf70672
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
...
git-svn-id: svn://10.0.0.236/trunk@171891 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-08 17:20:34 +00:00
bsmedberg%covad.net
d8752695a7
Bug 288955 - move jsdebugger to tier 50, integrate with libxul r=darin
...
git-svn-id: svn://10.0.0.236/trunk@171653 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-05 16:34:09 +00:00
bsmedberg%covad.net
4b1dc2c423
Bustage fix, bug 280725
...
git-svn-id: svn://10.0.0.236/trunk@171590 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-04 20:12:19 +00:00
bsmedberg%covad.net
5259ddb97d
Bug 280725 - use generic/automatic remoting for xremote r=caillon sr=bryner
...
git-svn-id: svn://10.0.0.236/trunk@171585 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-04 19:08:55 +00:00
bsmedberg%covad.net
d67e5e2956
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
...
git-svn-id: svn://10.0.0.236/trunk@171436 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-31 21:40:23 +00:00
darin%meer.net
72af904fb2
backing out my nonesense
...
git-svn-id: svn://10.0.0.236/trunk@170966 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-22 02:04:45 +00:00
darin%meer.net
869bcc0542
fixes bug 287139 "XULRunner depend build is broken" r=bsmedberg over IRC
...
git-svn-id: svn://10.0.0.236/trunk@170965 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-22 01:57:45 +00:00
shaver%mozilla.org
336f09c213
Bug 283057: Fold sqlite build into storage build, honour ENABLE_TESTS.
...
r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@170949 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-21 17:01:57 +00:00
bsmedberg%covad.net
e1d9da278a
libxul step 4 - most of tier 50 (not PSM, and I may have forgotten a few things in toolkit/mozapps also) r=darin
...
git-svn-id: svn://10.0.0.236/trunk@170905 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-18 21:24:05 +00:00
bsmedberg%covad.net
60a5a104d4
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
...
git-svn-id: svn://10.0.0.236/trunk@170785 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-16 18:21:16 +00:00
tor%cs.brown.edu
59dee922f6
Bug 285803 - cairo build bustage on AIX. r=bsmedberg
...
git-svn-id: svn://10.0.0.236/trunk@170629 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-14 16:15:40 +00:00
bsmedberg%covad.net
f4f72beaa1
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)
...
git-svn-id: svn://10.0.0.236/trunk@170499 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-10 04:38:35 +00:00
tor%cs.brown.edu
b84aa94fb3
Bug 283736 - static builds with cairo svg backend not working. r=bsmedberg
...
git-svn-id: svn://10.0.0.236/trunk@169984 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-28 13:53:22 +00:00
tor%cs.brown.edu
1f693fbb88
Bustage fix - flip cairo logic.
...
git-svn-id: svn://10.0.0.236/trunk@169787 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-24 20:53:19 +00:00
tor%cs.brown.edu
003d7fe464
Bug 281950 - cairo/libpixman landing. r=bsmedberg
...
git-svn-id: svn://10.0.0.236/trunk@169779 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-24 20:11:04 +00:00
mvl%exedo.nl
c78b7dcf6d
other-licenses/libical is obsolete
...
bug 237302, r=dmose, sr=shaver (on irc)
git-svn-id: svn://10.0.0.236/trunk@169004 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-08 21:19:38 +00:00
scott%scott-macgregor.org
d8776a9590
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...
git-svn-id: svn://10.0.0.236/trunk@168786 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-04 03:20:46 +00:00
bsmedberg%covad.net
3edf9d37c8
Bug 275605 - libxul step 3 (all of tier 9, except libmozjs.so which will remain separate indefinitely) r=darin
...
git-svn-id: svn://10.0.0.236/trunk@166737 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-15 04:07:01 +00:00
vladimir%pobox.com
b7d1419fa9
b=270715, storage in default pull and Makefile.in, r=bsmedberg,shaver
...
git-svn-id: svn://10.0.0.236/trunk@166557 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-10 12:15:18 +00:00
bsmedberg%covad.net
4c08900f0e
Bug 273876 - libxul step 2 (everything through widget, except spidermonkey) r=darin; again, this should not affect non-xulrunner trees.
...
git-svn-id: svn://10.0.0.236/trunk@166497 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-09 19:28:35 +00:00
bsmedberg%covad.net
d2c4aa852f
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.
...
git-svn-id: svn://10.0.0.236/trunk@166350 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-06 22:39:54 +00:00
bsmedberg%covad.net
4224b86e82
Add embedding/config to the DIRS for camino.
...
git-svn-id: svn://10.0.0.236/trunk@165698 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-24 02:37:35 +00:00
bsmedberg%covad.net
74aad8ff9b
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)
...
git-svn-id: svn://10.0.0.236/trunk@165674 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-23 22:22:58 +00:00
timeless%mozdev.org
7bd3f121fa
trying to fix firefox build bustage
...
git-svn-id: svn://10.0.0.236/trunk@164633 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-29 21:23:47 +00:00
bsmedberg%covad.net
13d4d56d80
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
...
git-svn-id: svn://10.0.0.236/trunk@164618 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-29 19:28:38 +00:00
bsmedberg%covad.net
87947a0979
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
...
git-svn-id: svn://10.0.0.236/trunk@162619 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-21 20:19:48 +00:00
cbiesinger%web.de
4ea2b57c69
Bug 248044 move jar protocol handler into libjar. these are the changes to the
...
existing files
r=bsmedberg sr=darin
git-svn-id: svn://10.0.0.236/trunk@162318 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-14 18:40:26 +00:00