Граф коммитов

311 Коммитов

Автор SHA1 Сообщение Дата
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