Commit Graph

708 Commits

Author SHA1 Message Date
Ed Morley
d22a01c157 Bug 703930 - Make syntax errors in *makefiles.sh abort the build; r=khuey 2011-11-30 18:37:58 +00:00
Ed Morley
6753b20d75 Bug 696498 - Clean up allmakefiles.sh; r=khuey
* Adds 11 omitted makefiles, under appropriate conditionals
* Moves some of the existing makefile entries to platform/compiler conditionals
2011-11-30 18:37:57 +00:00
Ehsan Akhgari
fc4da52e02 Backed out changeset 020f14584a2a (bug 680246) because it broke builds on all platforms 2011-09-26 11:53:28 -04:00
Joey Armstrong
c615e4db1f Bug 680246 - makefile logic to support threadsafe mkdir -p; r=ted 2011-08-18 17:16:21 -04:00
Ed Morley
3e2d09b463 Bug 648866 - Remove WinCE code from main build system + that of js/src/. r=ted 2011-04-19 14:11:40 +10:00
Mike Hommey
0819a507ab Bug 584474 part 9 - Replace fakelibs with a more sophisticated library expansion system. r=ted 2011-02-25 15:05:08 +01:00
Philipp von Weitershausen
dac4713e8c Bug 571902 - Land sync and crypto components on trunk [r=mconnor r=ted]
Hook 'services' into the build system with MOZ_SERVICES_SYNC not-yet-set as a browser confvar.
2010-06-21 17:07:13 -07:00
Brian Lu
e181d0d8b3 Bug 554583 Failed to configure firefox on Solaris r=ted.mielczarek 2010-03-29 17:26:19 +08:00
Egor Starkov
24d0751254 Bug 552385 - "Memory" directory is compiling twice while building fennec. r=ted.mielczarek 2010-03-24 06:07:45 -04:00
Ted Mielczarek
1133fe55f2 bug 501034 - add a Win32 helper app to crash a process, and make automation.py use it when the app hangs. r=Waldo 2009-10-16 13:34:27 -04:00
Phil Ringnalda
5ff28ba781 Add missing makefiles, rs=ted 2009-06-27 16:12:56 -07:00
Brad Lassey
b61406d895 bug 481579 - changes to shunt and tools for jemalloc on windows ce r=dougt 2009-03-23 21:16:03 -04:00
Brad Lassey
7857313e33 bug 474737 - Windows ce tools refactor, NPOTB r=dougt, ted 2009-01-28 13:13:56 -05:00
Mark Banner
fdf593aa7f Bug 461051 - "Thunderbird and Sunbird build failure with --enable-official_branding" [r=ted.mielczarek] 2008-12-02 10:48:32 +00:00
Mike Hommey
4e6b0ef671 Bug 422991 - "'make distclean' misses some files" (cleanup branding) [r=bsmedberg] 2008-10-20 22:18:55 -05:00
Axel Hecht
5063432cca bug 361583, add testcases for jar.mn, r=ted.mielczarek 2008-06-13 16:41:43 +02:00
9b37eee5e9 bug 407459. hooking jemalloc up to the build system. r=various people 2008-02-04 19:16:24 -08:00
63dd583e99 Landing basic framework for dtrace support (bug 388564). Patch by john.rice@sun.com and padraig.obriain@sun.com. r+a=ted.mielczarek@gmail.com, sr=sayrer@gmail.com 2007-10-10 16:03:14 -07:00
0acf835f92 Bug 381902 - Figure out the minimum set of makefiles needed for the build system. r+a=bsmedberg. 2007-08-30 21:23:04 -07:00
0c80e226e7 Clean up removed makefiles from allmakefiles.sh. b=391768 r+a=bsmedberg 2007-08-13 12:35:54 -07:00
d51d18fb6b bug 389548 - fixup from cvs copy (airbag -> crashreporter). also note that this renames the configure flag from --disable-airbag to --disable-crashreporter. r=bsmedberg 2007-08-08 08:19:57 -07:00
9469e426db Bug #319778 --> use hunspell instead of myspell as the default spell check engine. patch by Ryan VanderMeulen <ryanvm@gmail.com> and Németh László <nemeth@openoffice.org> sr=mscott a=mconnor/schrep for 1.9 2007-08-05 20:32:58 -07:00
aa9a41e564 Bug 389671 - CVS remove old suite-style multi-profile code which is not used anymore, r=luser (NPOB except for removing build-system references to files/options) 2007-08-02 11:43:30 -07:00
089dec3fcb Bug 389085 Move xpfe/components/urlwidget to suite/browser. r=KaiRo,sr=Neil 2007-08-02 10:18:33 -07:00
499b838339 Bug 348437 - Remove nsKillAll.js. r=benjamin,sr=Neil 2007-07-25 08:48:37 -07:00
f57f9190f9 Bug 389340 configure fails on OpenSolaris after checkin of system-lcms
r+sr=tor
2007-07-23 20:53:25 -07:00
b1286f2a59 adding color management capabilities -- preffed off. bug 16769. patch from tor. r=bsmedberg, sr=me 2007-07-23 15:02:17 -07:00
794acb7c84 bug 387450 - remove xpinstall/wizard from cvs, r=luser 2007-07-18 13:29:08 -07:00
e4c7442767 bug 387279 - move searchplugins to locale, r=Pike sr=Neil 2007-07-10 07:57:13 -07:00
f774f11b72 bug 386903 - remove xpinstall/packager from cvs, r=bsmedberg 2007-07-09 10:47:04 -07:00
ec017b0c9f Remove non-cairo PostScript support. b=385577 r=kherron sr=pavlov 2007-07-05 04:29:51 -07:00
58b3cf3ee5 Bug #384346 --> support an external version of rdfutils for use with frozen linkage.
sr=bsmedberg
2007-06-18 22:02:49 -07:00
61962ae354 Bye bye non-cairo GTK gfx. b=383889 r+sr=vladimir 2007-06-15 19:13:52 -07:00
0251575d88 Bye bye Xprint. b=326716 r+sr=dbaron 2007-06-13 11:02:58 -07:00
55200e6c58 Bug 380196: Kill QT graphics code, p=sciguyryan, r/sr=roc 2007-06-10 15:13:08 -07:00
0df005d20e bug 380786 - clean up xpfe/ after suite moving to toolkit, step 2 (xpfe/bootstrap), r=bsmedberg 2007-06-10 13:57:32 -07:00
28ba736d82 Bug 382217 - "Move browser Makefiles from allmakefiles.sh to browser/makefiles.sh". Patch by Henrik Skupin <hskupin@gmail.com>. r=me, bsmedberg. 2007-06-04 16:34:39 -07:00
9c6db3ed74 Backing out 382217 until tboxes are green. 2007-06-04 15:02:52 -07:00
6ef1abc483 Bug 382217 - "move browser Makefiles from allmakefiles.sh to browser/makefiles.sh". Patch by Henrik Skupin <hskupin@gmail.com>. r=me, bsmedberg. 2007-06-04 14:59:15 -07:00
c772bddcfa Bug #382218 --> move mail/ Makefiles from allmakefiles.sh to mail/makefiles.sh.Patch by Henrik Skupin <hskupin@gmail.com>r=bentsr=mscott 2007-05-30 14:15:39 -07:00
a194c45be1 Bug 380846. Bustage fix for Solaris and K/Ubuntu. Patch by Alfred Peng <alfred.peng@sun.com>. r=bsmedberg. 2007-05-24 10:45:55 -07:00
ae531f308e bug 381776 - move suite/ Makefiles from allmakefiles.sh to suite/makefiles.sh 2007-05-23 14:48:38 -07:00
cad9a880ca Bug 380846 - "Make the build system friendlier for XULRunner apps and extensions." r=bsmedberg. Adds confvars.sh files for all major apps and makefiles.sh for all extensions. 2007-05-23 13:08:44 -07:00
45e665c08e bug 377953 - build suiterunner package/installer via suite/installer (a real installer for suiterunner will be added there soon in 351917), r=luser 2007-05-21 06:40:29 -07:00
5bf4a5fe24 bug 380542 - add a Makefile for airbag/src/client stuff. r=bsmedberg 2007-05-16 08:58:42 -07:00
de366610df Bug 374723: re-design password manager API and implement in JS rather than C++, patch by Justin Dolske <dolske@mozilla.com>, r=mconnor, r=me 2007-05-16 03:02:45 -07:00
a1a7671433 Bug 380650 - Move passwordmgr/resources/content/* to passwordmgr/content/*. Patch by Justin Dolske <dolske@mozilla.com>, r=gavin. 2007-05-15 14:20:30 -07:00
730d9b1e0a followup to bug 377799 - remove deleted Makefile from allmakefiles, r+sr=Neil 2007-05-15 09:39:49 -07:00
bd7b09d70b Remove obsolete files. b=379679 r+sr=dbaron 2007-05-06 01:30:17 -07:00
f83e154fdc Bug 379159 - remove stray makefile from nsIXMLContent removal, r=bsmedberg 2007-05-02 21:32:47 -07:00