Masayuki Nakano
398a8c4958
Bug 706406 <maction> should use system event group r=smaug+karlt
2011-12-01 16:40:51 +09:00
Ed Morley
b31ff1af54
Bug 696498 - Add 160 makefiles missing from toolkit-makefiles.sh; r=khuey
2011-11-30 18:37:58 +00:00
Ed Morley
14b7f150a4
Bug 696498 - Add more toolkit-makefiles.sh conditionals to prevent unnecessary makefile generation; r=khuey
...
* Adds missing platform, feature and/or ENABLE_TESTS based conditionals to ~170
entries that were missing them and so sometimes being generated unnecessarily.
* Moves all conditionally included makefiles to the end of the file.
2011-11-30 18:37:58 +00:00
Ed Morley
19c565a4b8
Bug 696498 - Remove NPOTB makefiles from toolkit-makefiles.sh & cleanup variables; r=khuey
...
* Remove MAKEFILES_plugin since not assigned anything
* Rename MAKEFILES_libpr0n to MAKEFILES_imagelib, to match bug 66984
* Remove the following NPOTB makefiles:
parser/htmlparser/tests/logparse/Makefile
intl/unicharutil/tools/Makefile
xpcom/reflect/xptcall/src/md/test/Makefile
xpfe/components/autocomplete/Makefile
xpfe/components/autocomplete/public/Makefile
xpfe/components/autocomplete/src/Makefile
* Remove the following commented out makefiles:
parser/htmlparser/tests/outsinks/Makefile
xpcom/reflect/xptcall/tests/Makefile
xpcom/reflect/xptinfo/tests/Makefile
* Remove embedding/tests/winEmbed/Makefile since it belongs in xulrunner/makefiles.sh
2011-11-30 18:37:57 +00:00
Ed Morley
3d921bf91b
Bug 696498 - Remove duplicate and obsolete entries from toolkit-makefiles.sh; r=khuey
...
* Remove duplicate |extensions/pref/Makefile| entry, since already present higher up in the file
* Remove l10n/* makefile entries since they no longer exist in the tree
2011-11-30 18:37:57 +00:00
Ed Morley
c60eceb9fe
Bug 696498 - Make conditionals in toolkit-makefiles.sh consistent; r=khuey
2011-11-30 18:37:57 +00:00
Andrew Halberstadt
55389c380b
Bug 703266 Mirror mozbase to mozilla-central for peptest r=jhammel
2011-11-29 11:43:16 -05:00
Dave Townsend
531c5b1435
Bug 652376: Correct toolkit-makefiles.sh. r=robstrong
2011-11-23 15:18:50 -08:00
Andrew Halberstadt
ed5b930eac
Bug 700656 - Include new user responsiveness peptest in packaged tests r=ctalbert
2011-11-16 08:58:30 -08:00
Clint Talbert
b3cabe9531
Backed out changeset 1646f17e51b1 - Patch incorrectly moved to m-i
2011-11-16 08:46:15 -08:00
Andrew Halberstadt
f2867a14b4
Bug 700656 - Include new user responsiveness peptests in packaged tests r=ctalbert
2011-11-16 08:41:05 -08:00
Bobby Holley
8c629a21ae
Bug 691781 - Generate IDL lexer and parser as part of the build system. r=khuey
2011-11-06 13:32:25 +01:00
Matheus Kerschbaum
0e909492fe
Bug 698630 - Remove --disable-smil build option; r=dholbert
2011-11-05 10:32:52 +00:00
Ed Morley
150fa57cc6
Bug 698526 - Fix toolkit/toolkit-makefiles.sh: line 1064: add_makefile: command not found; rs=ted
2011-10-31 20:19:58 +00:00
Benoit Girard
ca1009cd75
Bug 683229 - Add user space profiling using Simple Profiler System (SPS). r=cjones r=jmuizelaar
2011-08-26 17:05:37 -07:00
Bobby Holley
ab9ccfcf7a
Bug 128502 - Move imagelib to mozilla/image on a CLOSED TREE. r=joe,brendan
2011-10-17 21:32:45 -07:00
Bobby Holley
4fcbac3cbf
Bug 584894 - Move libpng to media/libpng. r=khuey
2011-10-17 21:25:53 -07:00
Bobby Holley
893c28c776
Bug 584894 - Move libjpeg to media/libjpeg. r=khuey
2011-10-17 21:25:53 -07:00
Bobby Holley
ec90124839
Bug 691411 - Move js/src/xpconnect to js/xpconnect and rename source files while we're at it. r=khuey, sr=mrbkap
2011-10-14 10:52:47 -07:00
Ed Morley
c177f45a1e
Bug 689884 - Remove deleted Makefiles from *makefiles.sh; r=khuey
2011-10-06 17:15:07 +01:00
Chris Jones
2308d7cdc7
Bug 690670, parts 1 and 2: Add a hal/ directory in which we can add device-interaction code, and build goop thereto. r=khuey sr=roc
2011-10-05 15:15:45 -07:00
Ehsan Akhgari
8a9ade4251
Merge the last green changeset of mozilla-inbound to mozilla-central
2011-09-26 10:35:13 -04:00
Ed Morley
380804585c
Backout changeset 971ed890c27d (bug 679352), since burning comm-central; a=callek
2011-09-25 16:26:10 +01:00
Marco Castelluccio
f793091912
Bug 679352 - Remove libreg. r=khuey
2011-09-24 16:28:21 +02:00
Ed Morley
a75c96a52e
Bug 686170 - Remove modules/zlib/standalone; r=ted
2011-09-24 02:16:45 +01:00
Ed Morley
3ad0a58137
Bug 684327 - toolkit-makefiles.sh adjustments for js/src/xpconnect/tests/components/ changes; rs=build
2011-09-25 16:15:30 +01:00
Kyle Huey
347d1d1ba1
Remove some dead makefile entries from toolkit-makefiles. r=me (no bug).
2011-09-18 13:12:06 -04:00
Matheus Kerschbaum
3cb5cb28e5
Bug 683874 - Remove modules/libimg/makefile from toolkit-makefiles.sh r=ted
2011-09-04 10:41:02 +01:00
Dave Camp
5f156477a0
Expose jsdbg2 Debugger object as a C.u.import-able module. Bug 679031, r=ted, sr=bsmedberg.
2011-08-31 10:39:39 -05:00
Matheus Kerschbaum
cb614e50b1
Bug 671465 - Remove reference to dead MAKEFILES_sun_java variable in toolkit-makefiles.sh r=khuey
2011-08-26 00:35:13 +01:00
Ed Morley
d341e1809e
Bug 680450 - Rm the now empty db/Makefile.in to save traversing it during the build; rs=khuey
2011-08-20 13:45:01 +02:00
Daniel Holbert
5324189956
Bug 511348 followup: Remove reference to missing Makefile from toolkit-makefiles.sh. rs=ted
2011-08-18 16:11:53 -07:00
Daniel Holbert
5445ff2877
Bug 661297 followup: Update toolkit-makefiles.sh to remove reference to no-longer-existing Makefile. rs=ted
2011-08-12 14:51:01 -07:00
Matheus Kerschbaum
2d192796ea
Bug 675500 - Remove --disable-storage. r=khuey
2011-08-06 19:05:49 +02:00
Matheus Kerschbaum
878aefe66c
Bug 669040 part 1: Remove build-system and toolkit dependency on mork and morkreader. r=mak
2011-08-06 17:24:52 +02:00
Ian Neal
69eb359354
Bug 674893 - Expung Makefiles that no longer exist from toolkit-makefiles.sh rs=build
2011-07-28 14:32:34 +01:00
Doug Turner
0a5af4f801
Bug 670880 - Remove Spatial Navigation. r=blassey
2011-07-20 15:19:59 -07:00
Daniel Holbert
b7d0886c10
Bug 668515 followup: remove reference to now-deleted Makefile from toolkit-makefiles.sh. r=khuey
2011-07-13 12:38:10 -07:00
Chris Leary
7b2979c223
Merge mozilla-central and tracemonkey.
2011-07-05 17:30:35 -07:00
Kyle Huey
178690aa28
Bug 578268: Eliminate the last vestiges of mork from Firefox. r=mak
2011-07-02 12:16:45 -07:00
Dave Herman
ed8bb2d5e6
Bug 590973 - Reflect.parse(): expose to chrome as a toolkit component (r=gal)
2011-06-28 10:57:16 -07:00
Matheus Kerschbaum
4c4fdf3bb7
Bug 662023 - Remove ActiveX embedding API part 1: remove support from the build system. r=bsmedberg
2011-06-22 11:57:27 -04:00
Justin Lebar
e7a6280c54
Bug 663810 - Remove modules/libreg/standalone. r=khuey
2011-06-13 11:12:00 -04:00
Ed Morley
e2702cd57e
Bug 549291 - Remove leftovers from MOZ_STATIC_COMPONENTS; r=ted
2011-06-09 12:10:42 -07:00
Matheus Kerschbaum
78c9ba2f37
Bug 660762 - Remove --disable-mathml support. r=roc
2011-06-02 13:11:33 +02:00
Ed Morley
6e443492c7
Bug 614515 - Remove MOZ_SVG conditions. r=roc
2011-05-30 09:34:50 +02:00
Benjamin Smedberg
7cc822e9b9
Bug 644626 - Move plugin tests from modules/plugin/test to dom/plugin/test, r=ted
2011-05-18 09:05:24 -04:00
Ed Morley
bb13077cda
Bug 656187 - Remove modules/lib7z/ since it was only used for the WinCE installer; r=bsmedberg
2011-05-17 16:06:18 +02:00
Axel Hecht
5d3af50a64
bug 655078, add intl/locales to toolkit-makefiles.sh, bustage fix for bug 253317, r=ted
2011-05-05 20:04:17 +02:00
Ms2ger
f8b7a22dfd
Bug 616684 - Remove support for DOM Views; r=sicking,ehsan
2011-04-24 08:54:25 +02:00