Commit Graph

263 Commits

Author SHA1 Message Date
Ed Morley
1b8ee88a6d Bug 725429 - Clean up *makefiles.sh, Feb 2012 edition; rs=build
mobile/android/makefiles.sh & b2g/makefiles.sh were hg copied from
mobile/makefiles.sh prior to it's original cleanup and then move, so most of the
changes to them here are just to sync them with mobile/xul/makefiles.sh.
2012-02-10 12:40:30 +00:00
Panagiotis Astithas
c829da62d2 Bug 697762 - Land the debugger in m-c; r=msucan,rcampbell; sr=dtownsend 2012-02-07 13:22:30 -04:00
Matthew Gregan
0078880f3e Bug 623444 - Import Windows libcubeb implementation. r=doublec, r=khuey 2012-01-13 14:38:39 +13:00
Ms2ger
b043314b8c Bug 675221 followup - Remove xpcom/proxy from toolkit-makefiles.sh; rs=build 2012-01-12 12:29:50 +01:00
Ed Morley
92c5a190aa Bug 698425 - Fix lack of whitespace breaking conditional in toolkit-makefiles.sh; rs=build 2012-01-11 01:37:42 +00:00
Ed Morley
427fa748f9 Remove non-existent/duplicate *makefiles.sh entries, update conditionals, style fixes (no bug); rs=build 2012-01-07 01:00:28 +00:00
Brian R. Bondy
cae5b5518b Bug 481815 - Provide a Windows service for silent updates. r=rstrong. 2012-01-04 23:19:14 -05:00
Brian R. Bondy
a292fc1784 Bug 627956 - Fold widget/build into widget/windows. r=roc 2012-01-03 22:10:06 -05:00
Brian R. Bondy
d0a93b0ace Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
Mark Banner
2b6fb3da66 Backout changeset e13a27a39088 / bug 714394 due to breaking comm-central builds. toolkit-makefiles.sh only change so DONTBUILD as per the original checkin 2011-12-31 18:31:12 +00:00
Justin Wood
da755a08df Bug 714394 - Re-Add xpfe autocomplete to allmakefiles.sh since comm-apps need it. rs+=khuey DONTBUILD 2011-12-30 20:37:07 -05:00
Ms2ger
8489f69efe Bug 711838 - Remove the jetpack service; r=bsmedberg
Change to toolkit-makefiles.sh r=edmorley
2011-12-24 09:25:52 +01:00
Simon Montagu
5791a6131b Remove intl/chardet/tests. bug 710980, r=emk 2011-12-20 09:08:50 +02:00
Ed Morley
cbfe8bf756 Bug 692625 - Update *makefiles.sh with new paths after file moves; rs=build 2011-12-16 09:11:24 +00:00
Ed Morley
75fb095529 Add a few recently created makefiles to toolkit-makefiles.sh (no bug); rs=build a=build-only 2011-12-13 16:41:22 +00:00
Marco Castelluccio
6f8d7b682b Bug 679352 - Remove libreg - Part 2: Remove modules/libreg/; r=khuey CLOSED TREE 2011-12-10 23:01:33 +00:00
Ed Morley
52c87cfdf9 Bug 696498 - Add Makefiles to *makefiles.sh that were created in the tree since main re-write; rs=build 2011-12-03 21:01:34 +00:00
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