Trevor Saunders
108b7dd046
backout bug 886526 because it probably made us use a lot more memory to link on windows
2013-07-29 11:03:21 -04:00
Trevor Saunders
4fda35a773
bug 886526 - disallow MODULE_NAME and IS_COMPONENT for makefiles in libxul r=bsmedberg
2013-06-25 11:15:21 -04:00
Mike Shal
5169c0a913
Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
...
From 9e0ba7f425143f545eb6c4b26a9a96b5ade4d8e9 Mon Sep 17 00:00:00 2001
2013-04-23 17:54:15 -04:00
Kyle Machulis
72a717a860
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
2013-04-01 11:36:59 -07:00
Kyle Machulis
43628a7867
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
2013-03-29 15:12:58 -07:00
Kyle Machulis
334c0800cf
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
...
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
Mike Shal
7ecea60097
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
2013-03-19 11:47:00 -07:00
Gregory Szorc
5b80f15b63
Bug 784841 - Part 18ξ: Convert /xpfe; f=Ms2ger rs=ted
2013-02-25 13:20:02 -08:00
Mike Hommey
70d7c821af
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
2012-08-04 20:26:44 +02:00
Gervase Markham
82ff7027aa
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Matheus Kerschbaum
2074f211f6
Bug 597789 - Remove --disable-rdf; r=ted
2011-11-08 11:42:54 +00:00
Ed Morley
8aaddd0334
Bug 659621 - Remove EXTRA_DSO_LIBS, EXTRA_DSO_LDOPTS, OS_LIBS from makefiles containing LIBXUL_LIBRARY = 1, now that libxul is always built; r=ted
2011-06-12 03:49:00 -04:00
Benjamin Smedberg
c611ebcd81
Bug 568691 part A - register static and binary components using data tables rather than programmatic nsIComponentRegistrar methods. This part contains the important needs-review bits of the change: part B contains the mechanical changes to each module in order to actually get a working build. Part C will contain changes necessary to register JS components from .manifest files
2010-06-10 14:11:11 -04:00
Mark Banner
c1f7eefbf4
Bug 550145 NS_APPSTARTUP_CONTRACTID should exist in nsToolkitCompsCID.h and not nsXPFEComponentsCID.h (kill nsXPFEComponentsCID.h). r=benjamin
2010-03-05 12:11:55 +00:00
Mark Banner
a30470de12
Bug 531256 Move nsBrowserStatusFilter from xpfe/browser to toolkit/components/statusfilter. r=dtownsend,sr=Neil
...
--HG--
rename : xpfe/browser/src/Makefile.in => toolkit/components/statusfilter/Makefile.in
rename : xpfe/browser/src/nsBrowserStatusFilter.cpp => toolkit/components/statusfilter/nsBrowserStatusFilter.cpp
rename : xpfe/browser/src/nsBrowserStatusFilter.h => toolkit/components/statusfilter/nsBrowserStatusFilter.h
2010-03-03 11:19:57 +00:00
Mark Banner
a2626fad3f
Bug 511849 nsBrowserInstance is no longer required. r=Neil,sr=bsmedberg
2009-09-11 09:30:38 +01:00
Mark Banner
c5a030f4ec
Bug 511242 Include nsBrowserStatusFilter.cpp in Thunderbird's components list. r=Neil,ted.mielczarek sr=dmose
2009-09-05 08:24:07 +01:00
Taras Glek
5cee56363b
Bug 457949 - no need for Stopwatch r=bsmedberg
...
--HG--
extra : rebase_source : 5cd3baecf54295012b28d42fc7bf4c9b34e12714
2009-08-28 11:03:51 -07:00
Benjamin Smedberg
ba372f3a4c
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
2009-08-25 08:59:31 -07:00
Marco Perez
aee7bed953
Bug 495583 - [SeaMonkey] Remove SUITE_USING_XPFE_DM remnants; r=neil
2009-05-31 04:42:02 +02:00
Robert Kaiser
74178c679f
bug 468337 - Remove "what's related" module, r=Mnyromyr sr=Neil
2008-12-15 19:07:29 +01:00
Robert Kaiser
057044ed1f
bug 448729 - Remove xpfe/components/history from trunk, r+sr=Neil
2008-12-08 14:23:23 +01:00
Justin Wood
d341572de8
Bug 381157, Make SeaMonkey download manager use toolkit backend
...
supplemental patch to Bug 440932, toolkit dlmgr should be buildable by suite
r+sr=NeilAway
2008-11-07 19:32:25 -05:00
Phil Ringnalda
538c9fb42a
Bug 461888 - Remove unused PACKAGE_FILE and PACKAGE_VARS and .pkg files, mozilla-central part, r=bsmedberg
2008-11-03 19:46:28 -08:00
Arpad Borsos
17cad329ae
Bug 451909 - kill MOZ_XUL_APP now that all apps set it; 'xpfe' part; r=neil
2008-09-15 15:07:44 +02:00
Mark Banner
bef3faf93c
Bug 364168 Winhooks commandline options won't work in suiterunner. r/sr=Neil
...
--HG--
rename : xpfe/components/jar.mn => xpfe/components/autocomplete/jar.mn
2008-09-04 17:12:18 +01:00
Serge Gautherie
e0ae305c4d
Bug 444605 – Remove obsolete references to <nsUpdateNotifier.js>. r=rstrong/jag
2008-07-12 12:13:38 +02:00
Robert Kaiser
c6a369f594
bug 440932 - toolkit dlmgr should be buildable by suite, supplemantal patch for including config.mk early enough, r=ted
2008-07-06 22:37:07 +02:00
Justin Wood
b1f4b2ca8a
Bug 440932 - toolkit dlmgr should be buildable by suite; r=ted, sr=NeilAway
2008-06-25 21:12:25 -04:00
jag@tty.nl
05cdb6aefe
Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan
2008-02-18 00:50:04 -08:00
kairo@kairo.at
6c3dd2078e
bug 382187 - use places for SeaMonkey history, step 1: build and use places backend with --enable-places, r=luser sr=Neil
2007-08-17 06:08:31 -07:00
bugzilla@standard8.demon.co.uk
6c9f940933
Bug 389085 Move xpfe/components/urlwidget to suite/browser. r=KaiRo,sr=Neil
2007-08-02 10:18:33 -07:00
kairo@kairo.at
ecb17d2df7
bug 380786 - clean up xpfe/ after suite moving to toolkit, step 1, r=Standard8 r=luser sr=Neil
2007-06-10 13:50:19 -07:00
mats.palmgren@bredband.net
c712869d45
Bye bye gtk1 and xlib (part 1 of 2). b=326152 r+sr=roc
2007-04-30 16:52:44 -07:00
hg@mozilla.com
05e5d33a57
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
2007-03-22 10:30:00 -07:00
mats.palmgren%bredband.net
5fd0e79405
Fix --enable-perf-metrics build failure. b=370230 r=jonas sr=benjamin
2007-03-14 16:44:51 +00:00
dbaron%dbaron.org
afc56e1eb0
Make MOZ_GFX_TOOLKIT in Makefiles be the same thing that it is in configure. b=369409 r=vlad
2007-02-08 19:23:25 +00:00
neil%parkwaycc.co.uk
298042b3a1
Bug 341504 global history toolkit autocomplete interface r=IanN,biesi sr=jag
2006-09-18 13:52:11 +00:00
timeless%mozdev.org
ba2c063b89
Bug 330331 Building with option --disable-xul failed
...
patch by romaxa@gmail.com r=timeless r=biesi sr=bz
Removing last traces of RDF dependency from HTMLDocument (bug 101995)
Only build toolkit download ifdef MOZ_RDF
Only build windowdatesource and the charset menu ifdef MOZ_RDF
Enable nsExternalHelperAppService to build w/o RDF.
Enable nsDirectoryViewer to build, this is enables geckos to work around bug 347782
Don't build nsHTTPIndex at all.
2006-08-14 22:36:15 +00:00
benjamin%smedbergs.us
53ac0b7a23
Bug 341406 - Build bookmarks as a separate component, r+sr=Neil
2006-06-15 13:35:59 +00:00
bugzilla%standard8.demon.co.uk
0cc5baca01
Fix Camino bustage from Bug 338880
2006-05-31 18:00:40 +00:00
bugzilla%standard8.demon.co.uk
22c63b8fb6
Bug 338880 SuiteRunner doesn't compile with --enable-debug (don't build appleevents and lots of tidy up). r=benjamin,sr=neil
2006-05-31 16:07:17 +00:00
cbiesinger%web.de
51a89a8b1e
bug 335180 Remove win32.order, mozilla-bin.order, --enable-reorder, and
...
associated code. These options do not really work anymore.
r=bsmedberg
2006-05-06 17:53:51 +00:00
benjamin%smedbergs.us
ae7a851b73
Bug 335807 - Make xpfe/components/intl its own component, r=neil (this gets rid of xpfe/components/build2 for tbird, yay!)
2006-05-02 16:47:32 +00:00
benjamin%smedbergs.us
2ed8035970
Bug 335714 - make windowds a standalone component, r=Neil
2006-04-28 13:19:36 +00:00
bugzilla%standard8.demon.co.uk
03e756f558
Bug 330053 Make SeaMonkey capable of generating a reasonable build with MOZ_XUL_APP set. Part 5 - First stab at sorting out inclusion of modules in xpfe and toolkit. r=benjamin,sr=Neil
2006-04-14 07:04:53 +00:00
neil%parkwaycc.co.uk
9e72198ae3
Rename xpfe's autocomplete.xpt to xpautocomplete.xpt and package toolkit's autocomplete.xpt r=bsmedberg,dveditz,ajschult
2006-03-24 17:38:15 +00:00
benjamin%smedbergs.us
0046c6e798
Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento
2006-02-28 21:09:42 +00:00
bugzilla%standard8.demon.co.uk
b59a41efad
Follow-up to moving ldap autocomplete code to mailnews/addrbook - remove some ifdefs and defines that are no longer required. Bug 263042. r=bsmedberg.
2006-01-31 18:05:12 +00:00
bsmedberg%covad.net
a3deb73315
Bug 263042 - Build both autocomplete impls as separate components to make it easier to ship both of them with toolkit/xpfe r=Neil
2005-10-31 13:21:31 +00:00