Bug 597811: Make mozJSComponentLoader use JSVERSION_LATEST. (r=sayrer)
[mozilla-central.git] / toolkit / toolkit-makefiles.sh
blob06dd1db9ca7d8920417ba79096cbd5b41b2e3d0e
1 #! /bin/sh
2 # ***** BEGIN LICENSE BLOCK *****
3 # Version: MPL 1.1/GPL 2.0/LGPL 2.1
5 # The contents of this file are subject to the Mozilla Public License Version
6 # 1.1 (the "License"); you may not use this file except in compliance with
7 # the License. You may obtain a copy of the License at
8 # http://www.mozilla.org/MPL/
10 # Software distributed under the License is distributed on an "AS IS" basis,
11 # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
12 # for the specific language governing rights and limitations under the
13 # License.
15 # The Original Code is the Mozilla build system
17 # The Initial Developer of the Original Code is
18 # Ben Turner <mozilla@songbirdnest.com>
20 # Portions created by the Initial Developer are Copyright (C) 2007
21 # the Initial Developer. All Rights Reserved.
23 # Contributor(s):
25 # Alternatively, the contents of this file may be used under the terms of
26 # either the GNU General Public License Version 2 or later (the "GPL"), or
27 # the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
28 # in which case the provisions of the GPL or the LGPL are applicable instead
29 # of those above. If you wish to allow use of your version of this file only
30 # under the terms of either the GPL or the LGPL, and not to allow others to
31 # use your version of this file under the terms of the MPL, indicate your
32 # decision by deleting the provisions above and replace them with the notice
33 # and other provisions required by the GPL or the LGPL. If you do not delete
34 # the provisions above, a recipient may use your version of this file under
35 # the terms of any one of the MPL, the GPL or the LGPL.
37 # ***** END LICENSE BLOCK *****
39 # This file contains makefiles that will be generated for every XUL app.
41 MAKEFILES_db="
42 db/Makefile
43 db/mdb/Makefile
44 db/mdb/public/Makefile
45 db/mork/Makefile
46 db/mork/build/Makefile
47 db/mork/src/Makefile
50 MAKEFILES_dom="
51 ipc/Makefile
52 ipc/chromium/Makefile
53 ipc/glue/Makefile
54 ipc/ipdl/Makefile
55 dom/Makefile
56 dom/public/coreEvents/Makefile
57 dom/interfaces/base/Makefile
58 dom/interfaces/canvas/Makefile
59 dom/interfaces/core/Makefile
60 dom/interfaces/css/Makefile
61 dom/interfaces/events/Makefile
62 dom/interfaces/geolocation/Makefile
63 dom/interfaces/html/Makefile
64 dom/interfaces/json/Makefile
65 dom/interfaces/load-save/Makefile
66 dom/interfaces/offline/Makefile
67 dom/interfaces/range/Makefile
68 dom/interfaces/sidebar/Makefile
69 dom/interfaces/storage/Makefile
70 dom/interfaces/stylesheets/Makefile
71 dom/interfaces/threads/Makefile
72 dom/interfaces/traversal/Makefile
73 dom/interfaces/views/Makefile
74 dom/interfaces/xbl/Makefile
75 dom/interfaces/xpath/Makefile
76 dom/interfaces/xul/Makefile
77 dom/base/Makefile
78 dom/src/Makefile
79 dom/src/events/Makefile
80 dom/src/jsurl/Makefile
81 dom/src/geolocation/Makefile
82 dom/src/json/Makefile
83 dom/src/offline/Makefile
84 dom/src/storage/Makefile
85 dom/src/threads/Makefile
86 dom/locales/Makefile
87 dom/plugins/Makefile
88 js/jetpack/Makefile
91 MAKEFILES_editor="
92 editor/Makefile
93 editor/public/Makefile
94 editor/idl/Makefile
95 editor/txmgr/Makefile
96 editor/txmgr/idl/Makefile
97 editor/txmgr/public/Makefile
98 editor/txmgr/src/Makefile
99 editor/txmgr/tests/Makefile
100 editor/txtsvc/Makefile
101 editor/txtsvc/public/Makefile
102 editor/txtsvc/src/Makefile
103 editor/composer/Makefile
104 editor/composer/public/Makefile
105 editor/composer/src/Makefile
106 editor/composer/test/Makefile
107 editor/libeditor/Makefile
108 editor/libeditor/base/Makefile
109 editor/libeditor/base/tests/Makefile
110 editor/libeditor/html/Makefile
111 editor/libeditor/text/Makefile
114 MAKEFILES_xmlparser="
115 parser/expat/Makefile
116 parser/expat/lib/Makefile
117 parser/xml/Makefile
118 parser/xml/public/Makefile
119 parser/xml/src/Makefile
122 MAKEFILES_gfx="
123 gfx/Makefile
124 gfx/ycbcr/Makefile
125 gfx/layers/Makefile
126 gfx/src/Makefile
127 gfx/src/thebes/Makefile
128 gfx/tests/Makefile
129 gfx/thebes/Makefile
130 gfx/qcms/Makefile
131 gfx/angle/Makefile
134 MAKEFILES_htmlparser="
135 parser/htmlparser/Makefile
136 parser/htmlparser/public/Makefile
137 parser/htmlparser/src/Makefile
138 parser/htmlparser/tests/Makefile
139 parser/htmlparser/tests/grabpage/Makefile
140 parser/htmlparser/tests/logparse/Makefile
141 parser/htmlparser/tests/html/Makefile
142 parser/htmlparser/tests/outsinks/Makefile
145 MAKEFILES_intl="
146 intl/Makefile
147 intl/build/Makefile
148 intl/chardet/Makefile
149 intl/chardet/public/Makefile
150 intl/chardet/src/Makefile
151 intl/uconv/Makefile
152 intl/uconv/idl/Makefile
153 intl/uconv/util/Makefile
154 intl/uconv/public/Makefile
155 intl/uconv/src/Makefile
156 intl/uconv/tests/Makefile
157 intl/uconv/ucvja/Makefile
158 intl/uconv/ucvlatin/Makefile
159 intl/uconv/ucvcn/Makefile
160 intl/uconv/ucvtw/Makefile
161 intl/uconv/ucvtw2/Makefile
162 intl/uconv/ucvko/Makefile
163 intl/uconv/ucvibm/Makefile
164 intl/uconv/native/Makefile
165 intl/locale/Makefile
166 intl/locale/public/Makefile
167 intl/locale/idl/Makefile
168 intl/locale/src/Makefile
169 intl/locale/src/mac/Makefile
170 intl/locale/src/unix/Makefile
171 intl/locale/src/os2/Makefile
172 intl/locale/src/windows/Makefile
173 intl/locale/tests/Makefile
174 intl/lwbrk/Makefile
175 intl/lwbrk/idl/Makefile
176 intl/lwbrk/src/Makefile
177 intl/lwbrk/public/Makefile
178 intl/lwbrk/tests/Makefile
179 intl/unicharutil/Makefile
180 intl/unicharutil/util/Makefile
181 intl/unicharutil/util/internal/Makefile
182 intl/unicharutil/idl/Makefile
183 intl/unicharutil/src/Makefile
184 intl/unicharutil/public/Makefile
185 intl/unicharutil/tables/Makefile
186 intl/unicharutil/tests/Makefile
187 intl/unicharutil/tools/Makefile
188 intl/strres/Makefile
189 intl/strres/public/Makefile
190 intl/strres/src/Makefile
191 intl/strres/tests/Makefile
194 MAKEFILES_xpconnect="
195 js/src/xpconnect/Makefile
196 js/src/xpconnect/public/Makefile
197 js/src/xpconnect/idl/Makefile
198 js/src/xpconnect/shell/Makefile
199 js/src/xpconnect/src/Makefile
200 js/src/xpconnect/loader/Makefile
201 js/src/xpconnect/tests/Makefile
202 js/src/xpconnect/tests/components/Makefile
203 js/src/xpconnect/tests/idl/Makefile
206 MAKEFILES_jsipc="
207 js/ipc/Makefile
210 MAKEFILES_jsdebugger="
211 js/jsd/Makefile
212 js/jsd/idl/Makefile
215 MAKEFILES_content="
216 content/Makefile
217 content/base/Makefile
218 content/base/public/Makefile
219 content/base/src/Makefile
220 content/base/test/Makefile
221 content/base/test/chrome/Makefile
222 content/canvas/Makefile
223 content/canvas/public/Makefile
224 content/canvas/src/Makefile
225 content/events/Makefile
226 content/events/public/Makefile
227 content/events/src/Makefile
228 content/html/Makefile
229 content/html/content/Makefile
230 content/html/content/public/Makefile
231 content/html/content/src/Makefile
232 content/html/document/Makefile
233 content/html/document/public/Makefile
234 content/html/document/src/Makefile
235 content/xml/Makefile
236 content/xml/content/Makefile
237 content/xml/content/src/Makefile
238 content/xml/document/Makefile
239 content/xml/document/public/Makefile
240 content/xml/document/resources/Makefile
241 content/xml/document/src/Makefile
242 content/xul/Makefile
243 content/xul/content/Makefile
244 content/xul/content/src/Makefile
245 content/xul/document/Makefile
246 content/xul/document/public/Makefile
247 content/xul/document/src/Makefile
248 content/xul/templates/Makefile
249 content/xul/templates/public/Makefile
250 content/xul/templates/src/Makefile
251 content/xul/templates/tests/Makefile
252 content/xul/templates/tests/chrome/Makefile
253 content/xbl/Makefile
254 content/xbl/public/Makefile
255 content/xbl/src/Makefile
256 content/xbl/builtin/Makefile
257 content/xbl/builtin/emacs/Makefile
258 content/xbl/builtin/mac/Makefile
259 content/xbl/builtin/unix/Makefile
260 content/xslt/Makefile
261 content/xslt/public/Makefile
262 content/xslt/src/Makefile
263 content/xslt/src/base/Makefile
264 content/xslt/src/xml/Makefile
265 content/xslt/src/xpath/Makefile
266 content/xslt/src/xslt/Makefile
267 content/xslt/src/main/Makefile
270 MAKEFILES_layout="
271 layout/Makefile
272 layout/base/Makefile
273 layout/base/tests/Makefile
274 layout/build/Makefile
275 layout/forms/Makefile
276 layout/generic/Makefile
277 layout/inspector/public/Makefile
278 layout/inspector/src/Makefile
279 layout/printing/Makefile
280 layout/style/Makefile
281 layout/style/xbl-marquee/Makefile
282 layout/tables/Makefile
283 layout/xul/base/public/Makefile
284 layout/xul/base/src/Makefile
285 layout/xul/base/src/grid/Makefile
286 layout/xul/base/src/tree/src/Makefile
287 layout/xul/base/src/tree/public/Makefile
290 MAKEFILES_libimg="
291 modules/libimg/Makefile
294 MAKEFILES_libjar="
295 modules/libjar/Makefile
296 modules/libjar/test/Makefile
299 MAKEFILES_libreg="
300 modules/libreg/Makefile
301 modules/libreg/include/Makefile
302 modules/libreg/src/Makefile
303 modules/libreg/standalone/Makefile
306 MAKEFILES_libpref="
307 modules/libpref/Makefile
308 modules/libpref/public/Makefile
309 modules/libpref/src/Makefile
312 MAKEFILES_libvorbis="
313 media/libvorbis/Makefile
314 media/libvorbis/lib/Makefile
315 media/libvorbis/include/Makefile
316 media/libvorbis/include/vorbis/Makefile
319 MAKEFILES_libtremor="
320 media/libtremor/Makefile
321 media/libtremor/lib/Makefile
322 media/libtremor/include/Makefile
323 media/libtremor/include/tremor/Makefile
326 MAKEFILES_libvpx="
327 media/libvpx/Makefile
330 MAKEFILES_libtheora="
331 media/libtheora/Makefile
332 media/libtheora/lib/Makefile
333 media/libtheora/include/Makefile
334 media/libtheora/include/theora/Makefile
337 MAKEFILES_libogg="
338 media/libogg/Makefile
339 media/libogg/src/Makefile
340 media/libogg/include/Makefile
341 media/libogg/include/ogg/Makefile
344 MAKEFILES_libsydneyaudio="
345 media/libsydneyaudio/Makefile
346 media/libsydneyaudio/include/Makefile
347 media/libsydneyaudio/src/Makefile
350 MAKEFILES_libnestegg="
351 media/libnestegg/Makefile
352 media/libnestegg/include/Makefile
353 media/libnestegg/src/Makefile
356 MAKEFILES_plugin="
357 modules/plugin/Makefile
358 modules/plugin/base/src/Makefile
359 modules/plugin/base/public/Makefile
360 modules/plugin/sdk/Makefile
361 modules/plugin/sdk/samples/Makefile
362 modules/plugin/sdk/samples/common/Makefile
363 modules/plugin/sdk/samples/basic/windows/Makefile
364 modules/plugin/sdk/samples/winless/windows/Makefile
367 MAKEFILES_freetype2="
368 modules/freetype2/Makefile
371 MAKEFILES_netwerk="
372 netwerk/Makefile
373 netwerk/base/Makefile
374 netwerk/base/public/Makefile
375 netwerk/base/src/Makefile
376 netwerk/build/Makefile
377 netwerk/cache/Makefile
378 netwerk/cookie/Makefile
379 netwerk/wifi/Makefile
380 netwerk/dns/Makefile
381 netwerk/protocol/Makefile
382 netwerk/protocol/about/Makefile
383 netwerk/protocol/data/Makefile
384 netwerk/protocol/file/Makefile
385 netwerk/protocol/ftp/Makefile
386 netwerk/protocol/http/Makefile
387 netwerk/protocol/res/Makefile
388 netwerk/protocol/viewsource/Makefile
389 netwerk/mime/Makefile
390 netwerk/socket/Makefile
391 netwerk/streamconv/Makefile
392 netwerk/streamconv/converters/Makefile
393 netwerk/streamconv/public/Makefile
394 netwerk/streamconv/src/Makefile
395 netwerk/streamconv/test/Makefile
396 netwerk/test/Makefile
397 netwerk/locales/Makefile
398 netwerk/system/Makefile
399 netwerk/system/mac/Makefile
400 netwerk/system/win32/Makefile
403 MAKEFILES_uriloader="
404 uriloader/Makefile
405 uriloader/base/Makefile
406 uriloader/exthandler/Makefile
407 uriloader/exthandler/tests/Makefile
408 uriloader/prefetch/Makefile
411 MAKEFILES_profile="
412 profile/Makefile
413 profile/public/Makefile
414 profile/dirserviceprovider/Makefile
415 profile/dirserviceprovider/public/Makefile
416 profile/dirserviceprovider/src/Makefile
417 profile/dirserviceprovider/standalone/Makefile
420 MAKEFILES_rdf="
421 rdf/Makefile
422 rdf/base/Makefile
423 rdf/base/idl/Makefile
424 rdf/base/public/Makefile
425 rdf/base/src/Makefile
426 rdf/util/Makefile
427 rdf/util/public/Makefile
428 rdf/util/src/Makefile
429 rdf/util/src/internal/Makefile
430 rdf/build/Makefile
431 rdf/datasource/Makefile
432 rdf/datasource/public/Makefile
433 rdf/datasource/src/Makefile
434 rdf/tests/Makefile
435 rdf/tests/rdfcat/Makefile
436 rdf/tests/rdfpoll/Makefile
439 MAKEFILES_caps="
440 caps/Makefile
441 caps/idl/Makefile
442 caps/include/Makefile
443 caps/src/Makefile
444 caps/tests/Makefile
445 caps/tests/mochitest/Makefile
448 MAKEFILES_chrome="
449 chrome/Makefile
450 chrome/public/Makefile
451 chrome/src/Makefile
454 MAKEFILES_view="
455 view/Makefile
456 view/public/Makefile
457 view/src/Makefile
460 MAKEFILES_docshell="
461 docshell/Makefile
462 docshell/base/Makefile
463 docshell/resources/Makefile
464 docshell/resources/content/Makefile
465 docshell/shistory/Makefile
466 docshell/shistory/public/Makefile
467 docshell/shistory/src/Makefile
468 docshell/build/Makefile
471 MAKEFILES_webshell="
472 webshell/Makefile
473 webshell/public/Makefile
476 MAKEFILES_widget="
477 widget/Makefile
478 widget/public/Makefile
479 widget/src/Makefile
480 widget/src/beos/Makefile
481 widget/src/build/Makefile
482 widget/src/gtk2/Makefile
483 widget/src/gtkxtbin/Makefile
484 widget/src/cocoa/Makefile
485 widget/src/os2/Makefile
486 widget/src/windows/Makefile
487 widget/src/xpwidgets/Makefile
490 MAKEFILES_xpcom="
491 xpcom/string/Makefile
492 xpcom/string/public/Makefile
493 xpcom/string/src/Makefile
494 xpcom/Makefile
495 xpcom/base/Makefile
496 xpcom/build/Makefile
497 xpcom/components/Makefile
498 xpcom/ds/Makefile
499 xpcom/glue/Makefile
500 xpcom/glue/standalone/Makefile
501 xpcom/io/Makefile
502 xpcom/typelib/Makefile
503 xpcom/reflect/Makefile
504 xpcom/typelib/xpt/Makefile
505 xpcom/typelib/xpt/public/Makefile
506 xpcom/typelib/xpt/src/Makefile
507 xpcom/typelib/xpt/tests/Makefile
508 xpcom/typelib/xpt/tools/Makefile
509 xpcom/typelib/xpidl/Makefile
510 xpcom/reflect/xptcall/Makefile
511 xpcom/reflect/xptcall/public/Makefile
512 xpcom/reflect/xptcall/src/Makefile
513 xpcom/reflect/xptcall/src/md/Makefile
514 xpcom/reflect/xptcall/src/md/os2/Makefile
515 xpcom/reflect/xptcall/src/md/test/Makefile
516 xpcom/reflect/xptcall/src/md/unix/Makefile
517 xpcom/reflect/xptcall/src/md/win32/Makefile
518 xpcom/reflect/xptcall/tests/Makefile
519 xpcom/reflect/xptinfo/Makefile
520 xpcom/reflect/xptinfo/public/Makefile
521 xpcom/reflect/xptinfo/src/Makefile
522 xpcom/reflect/xptinfo/tests/Makefile
523 xpcom/proxy/Makefile
524 xpcom/proxy/public/Makefile
525 xpcom/proxy/src/Makefile
526 xpcom/proxy/tests/Makefile
527 xpcom/sample/Makefile
528 xpcom/threads/Makefile
529 xpcom/stub/Makefile
530 xpcom/windbgdlg/Makefile
531 xpcom/system/Makefile
534 MAKEFILES_xpcom_tests="
535 xpcom/tests/Makefile
536 xpcom/tests/windows/Makefile
537 xpcom/tests/static-checker/Makefile
540 MAKEFILES_xpfe="
541 widget/src/xremoteclient/Makefile
542 toolkit/components/remote/Makefile
543 xpfe/components/Makefile
544 xpfe/components/directory/Makefile
545 xpfe/components/autocomplete/Makefile
546 xpfe/components/autocomplete/public/Makefile
547 xpfe/components/autocomplete/src/Makefile
548 xpfe/components/windowds/Makefile
549 xpfe/components/build/Makefile
550 xpfe/appshell/Makefile
551 xpfe/appshell/src/Makefile
552 xpfe/appshell/public/Makefile
553 extensions/spellcheck/Makefile
554 extensions/spellcheck/hunspell/Makefile
555 extensions/spellcheck/hunspell/src/Makefile
556 extensions/spellcheck/idl/Makefile
557 extensions/spellcheck/locales/Makefile
558 extensions/spellcheck/src/Makefile
561 MAKEFILES_embedding="
562 embedding/Makefile
563 embedding/base/Makefile
564 embedding/browser/Makefile
565 embedding/browser/activex/src/Makefile
566 embedding/browser/activex/src/common/Makefile
567 embedding/browser/activex/src/control/Makefile
568 embedding/browser/activex/src/control_kicker/Makefile
569 embedding/browser/activex/src/plugin/Makefile
570 embedding/browser/build/Makefile
571 embedding/browser/webBrowser/Makefile
572 embedding/browser/gtk/Makefile
573 embedding/browser/gtk/src/Makefile
574 embedding/browser/gtk/tests/Makefile
575 embedding/components/Makefile
576 embedding/components/appstartup/Makefile
577 embedding/components/appstartup/src/Makefile
578 embedding/components/build/Makefile
579 embedding/components/commandhandler/Makefile
580 embedding/components/commandhandler/public/Makefile
581 embedding/components/commandhandler/src/Makefile
582 embedding/components/find/Makefile
583 embedding/components/find/public/Makefile
584 embedding/components/find/src/Makefile
585 embedding/components/printingui/Makefile
586 embedding/components/printingui/src/Makefile
587 embedding/components/printingui/src/mac/Makefile
588 embedding/components/printingui/src/unixshared/Makefile
589 embedding/components/printingui/src/win/Makefile
590 embedding/components/webbrowserpersist/Makefile
591 embedding/components/webbrowserpersist/public/Makefile
592 embedding/components/webbrowserpersist/src/Makefile
593 embedding/components/windowwatcher/Makefile
594 embedding/components/windowwatcher/public/Makefile
595 embedding/components/windowwatcher/src/Makefile
596 embedding/tests/Makefile
597 embedding/tests/winEmbed/Makefile
600 MAKEFILES_xulapp="
601 toolkit/Makefile
602 toolkit/library/Makefile
603 toolkit/crashreporter/Makefile
604 toolkit/crashreporter/client/Makefile
605 toolkit/crashreporter/google-breakpad/src/client/Makefile
606 toolkit/crashreporter/google-breakpad/src/client/linux/handler/Makefile
607 toolkit/crashreporter/google-breakpad/src/client/linux/minidump_writer/Makefile
608 toolkit/crashreporter/google-breakpad/src/client/mac/handler/Makefile
609 toolkit/crashreporter/google-breakpad/src/client/solaris/handler/Makefile
610 toolkit/crashreporter/google-breakpad/src/client/windows/crash_generation/Makefile
611 toolkit/crashreporter/google-breakpad/src/client/windows/handler/Makefile
612 toolkit/crashreporter/google-breakpad/src/client/windows/sender/Makefile
613 toolkit/crashreporter/google-breakpad/src/common/Makefile
614 toolkit/crashreporter/google-breakpad/src/common/linux/Makefile
615 toolkit/crashreporter/google-breakpad/src/common/mac/Makefile
616 toolkit/crashreporter/google-breakpad/src/common/dwarf/Makefile
617 toolkit/crashreporter/google-breakpad/src/common/solaris/Makefile
618 toolkit/crashreporter/google-breakpad/src/common/windows/Makefile
619 toolkit/crashreporter/google-breakpad/src/tools/linux/dump_syms/Makefile
620 toolkit/crashreporter/google-breakpad/src/tools/mac/dump_syms/Makefile
621 toolkit/crashreporter/google-breakpad/src/tools/solaris/dump_syms/Makefile
622 toolkit/content/Makefile
623 toolkit/components/alerts/Makefile
624 toolkit/components/alerts/public/Makefile
625 toolkit/components/alerts/src/Makefile
626 toolkit/components/alerts/src/mac/Makefile
627 toolkit/components/alerts/src/mac/growl/Makefile
628 toolkit/components/apppicker/Makefile
629 toolkit/components/autocomplete/Makefile
630 toolkit/components/autocomplete/public/Makefile
631 toolkit/components/autocomplete/src/Makefile
632 toolkit/components/Makefile
633 toolkit/components/build/Makefile
634 toolkit/components/commandlines/Makefile
635 toolkit/components/commandlines/public/Makefile
636 toolkit/components/commandlines/src/Makefile
637 toolkit/components/console/Makefile
638 toolkit/components/contentprefs/Makefile
639 toolkit/components/contentprefs/src/Makefile
640 toolkit/components/cookie/Makefile
641 toolkit/components/downloads/public/Makefile
642 toolkit/components/downloads/Makefile
643 toolkit/components/downloads/src/Makefile
644 toolkit/components/exthelper/Makefile
645 toolkit/components/feeds/Makefile
646 toolkit/components/feeds/public/Makefile
647 toolkit/components/feeds/src/Makefile
648 toolkit/components/filepicker/Makefile
649 toolkit/components/filepicker/public/Makefile
650 toolkit/components/filepicker/src/Makefile
651 toolkit/components/find/Makefile
652 toolkit/components/find/public/Makefile
653 toolkit/components/find/src/Makefile
654 toolkit/components/help/Makefile
655 toolkit/components/intl/Makefile
656 toolkit/components/microformats/Makefile
657 toolkit/components/microformats/src/Makefile
658 toolkit/components/parentalcontrols/Makefile
659 toolkit/components/parentalcontrols/public/Makefile
660 toolkit/components/parentalcontrols/src/Makefile
661 toolkit/components/passwordmgr/Makefile
662 toolkit/components/passwordmgr/public/Makefile
663 toolkit/components/passwordmgr/src/Makefile
664 toolkit/components/passwordmgr/content/Makefile
665 toolkit/components/passwordmgr/test/Makefile
666 toolkit/components/places/Makefile
667 toolkit/components/places/public/Makefile
668 toolkit/components/places/src/Makefile
669 toolkit/components/printing/Makefile
670 toolkit/components/satchel/Makefile
671 toolkit/components/satchel/public/Makefile
672 toolkit/components/satchel/src/Makefile
673 toolkit/components/search/Makefile
674 toolkit/spatial-navigation/Makefile
675 toolkit/components/startup/Makefile
676 toolkit/components/startup/public/Makefile
677 toolkit/components/startup/src/Makefile
678 toolkit/components/statusfilter/Makefile
679 toolkit/components/typeaheadfind/Makefile
680 toolkit/components/typeaheadfind/public/Makefile
681 toolkit/components/typeaheadfind/src/Makefile
682 toolkit/components/url-classifier/Makefile
683 toolkit/components/url-classifier/public/Makefile
684 toolkit/components/url-classifier/src/Makefile
685 toolkit/components/urlformatter/Makefile
686 toolkit/components/urlformatter/public/Makefile
687 toolkit/components/urlformatter/src/Makefile
688 toolkit/components/viewconfig/Makefile
689 toolkit/components/viewsource/Makefile
690 toolkit/locales/Makefile
691 toolkit/mozapps/Makefile
692 toolkit/mozapps/downloads/Makefile
693 toolkit/mozapps/extensions/Makefile
694 toolkit/mozapps/handling/Makefile
695 toolkit/mozapps/plugins/Makefile
696 toolkit/mozapps/readstrings/Makefile
697 toolkit/mozapps/update/Makefile
698 toolkit/mozapps/update/updater/Makefile
699 toolkit/mozapps/xpinstall/Makefile
700 toolkit/profile/Makefile
701 toolkit/profile/public/Makefile
702 toolkit/profile/src/Makefile
703 toolkit/system/dbus/Makefile
704 toolkit/system/gnome/Makefile
705 toolkit/system/unixproxy/Makefile
706 toolkit/system/osxproxy/Makefile
707 toolkit/system/windowsproxy/Makefile
708 toolkit/themes/Makefile
709 toolkit/themes/gnomestripe/global/Makefile
710 toolkit/themes/gnomestripe/Makefile
711 toolkit/themes/gnomestripe/mozapps/Makefile
712 toolkit/themes/pmstripe/global/Makefile
713 toolkit/themes/pmstripe/Makefile
714 toolkit/themes/pinstripe/Makefile
715 toolkit/themes/pinstripe/global/Makefile
716 toolkit/themes/pinstripe/help/Makefile
717 toolkit/themes/pinstripe/mozapps/Makefile
718 toolkit/themes/winstripe/Makefile
719 toolkit/themes/winstripe/global/Makefile
720 toolkit/themes/winstripe/help/Makefile
721 toolkit/themes/winstripe/mozapps/Makefile
722 toolkit/xre/Makefile
725 MAKEFILES_ctypes="
726 toolkit/components/ctypes/Makefile
727 toolkit/components/ctypes/tests/Makefile
730 MAKEFILES_libpr0n="
731 modules/libpr0n/Makefile
732 modules/libpr0n/build/Makefile
733 modules/libpr0n/public/Makefile
734 modules/libpr0n/src/Makefile
735 modules/libpr0n/decoders/Makefile
736 modules/libpr0n/decoders/icon/Makefile
737 modules/libpr0n/decoders/icon/mac/Makefile
738 modules/libpr0n/decoders/icon/win/Makefile
739 modules/libpr0n/decoders/icon/gtk/Makefile
740 modules/libpr0n/decoders/icon/beos/Makefile
741 modules/libpr0n/encoders/Makefile
742 modules/libpr0n/encoders/png/Makefile
743 modules/libpr0n/encoders/jpeg/Makefile
746 MAKEFILES_accessible="
747 accessible/Makefile
748 accessible/public/Makefile
749 accessible/public/ia2/Makefile
750 accessible/public/msaa/Makefile
751 accessible/src/Makefile
752 accessible/src/base/Makefile
753 accessible/src/html/Makefile
754 accessible/src/xforms/Makefile
755 accessible/src/xul/Makefile
756 accessible/src/msaa/Makefile
757 accessible/src/atk/Makefile
758 accessible/src/mac/Makefile
759 accessible/build/Makefile
762 MAKEFILES_zlib="
763 modules/zlib/standalone/Makefile
766 MAKEFILES_libmar="
767 modules/libmar/Makefile
768 modules/libmar/src/Makefile
769 modules/libmar/tool/Makefile
772 MAKEFILES_lib7z="
773 modules/lib7z/Makefile
776 MAKEFILES_extensions="
777 extensions/cookie/Makefile
778 extensions/permissions/Makefile
779 extensions/pref/Makefile
780 extensions/pref/autoconfig/Makefile
781 extensions/pref/autoconfig/public/Makefile
782 extensions/pref/autoconfig/src/Makefile
785 MAKEFILES_startupcache="
786 startupcache/Makefile
789 add_makefiles "
790 $MAKEFILES_db
791 $MAKEFILES_dom
792 $MAKEFILES_editor
793 $MAKEFILES_xmlparser
794 $MAKEFILES_gfx
795 $MAKEFILES_htmlparser
796 $MAKEFILES_intl
797 $MAKEFILES_xpconnect
798 $MAKEFILES_jsipc
799 $MAKEFILES_jsdebugger
800 $MAKEFILES_jsctypes
801 $MAKEFILES_content
802 $MAKEFILES_layout
803 $MAKEFILES_libimg
804 $MAKEFILES_libjar
805 $MAKEFILES_libreg
806 $MAKEFILES_libpref
807 $MAKEFILES_plugin
808 $MAKEFILES_netwerk
809 $MAKEFILES_uriloader
810 $MAKEFILES_profile
811 $MAKEFILES_rdf
812 $MAKEFILES_sun_java
813 $MAKEFILES_caps
814 $MAKEFILES_chrome
815 $MAKEFILES_view
816 $MAKEFILES_docshell
817 $MAKEFILES_webshell
818 $MAKEFILES_widget
819 $MAKEFILES_xpcom
820 $MAKEFILES_xpcom_tests
821 $MAKEFILES_xpfe
822 $MAKEFILES_embedding
823 $MAKEFILES_xulapp
824 $MAKEFILES_libpr0n
825 $MAKEFILES_accessible
826 $MAKEFILES_zlib
827 $MAKEFILES_libmar
828 $MAKEFILES_lib7z
829 $MAKEFILES_extensions
830 $MAKEFILES_startupcache
834 # Conditional makefiles
837 if [ "$ENABLE_TESTS" ]; then
838 add_makefiles "
839 chrome/test/Makefile
840 content/canvas/test/Makefile
841 content/events/test/Makefile
842 content/html/content/test/Makefile
843 content/html/document/test/Makefile
844 content/smil/test/Makefile
845 content/svg/content/test/Makefile
846 content/test/Makefile
847 content/xbl/test/Makefile
848 content/xml/document/test/Makefile
849 content/xslt/tests/buster/Makefile
850 content/xslt/tests/mochitest/Makefile
851 content/xtf/test/Makefile
852 content/xul/content/test/Makefile
853 content/xul/document/test/Makefile
854 docshell/test/Makefile
855 docshell/test/browser/Makefile
856 docshell/test/chrome/Makefile
857 docshell/test/navigation/Makefile
858 dom/src/json/test/Makefile
859 dom/src/jsurl/test/Makefile
860 dom/src/threads/test/Makefile
861 dom/tests/Makefile
862 dom/tests/mochitest/Makefile
863 dom/tests/mochitest/ajax/Makefile
864 dom/tests/mochitest/ajax/jquery/Makefile
865 dom/tests/mochitest/ajax/jquery/dist/Makefile
866 dom/tests/mochitest/ajax/jquery/test/Makefile
867 dom/tests/mochitest/ajax/jquery/test/data/Makefile
868 dom/tests/mochitest/ajax/jquery/test/data/offset/Makefile
869 dom/tests/mochitest/ajax/jquery/test/unit/Makefile
870 dom/tests/mochitest/ajax/lib/Makefile
871 dom/tests/mochitest/ajax/mochikit/Makefile
872 dom/tests/mochitest/ajax/mochikit/MochiKit/Makefile
873 dom/tests/mochitest/ajax/mochikit/tests/Makefile
874 dom/tests/mochitest/ajax/mochikit/tests/SimpleTest/Makefile
875 dom/tests/mochitest/ajax/offline/Makefile
876 dom/tests/mochitest/ajax/offline/namespace1/Makefile
877 dom/tests/mochitest/ajax/offline/namespace1/sub/Makefile
878 dom/tests/mochitest/ajax/offline/namespace1/sub2/Makefile
879 dom/tests/mochitest/ajax/offline/namespace2/Makefile
880 dom/tests/mochitest/ajax/prototype/Makefile
881 dom/tests/mochitest/ajax/prototype/dist/Makefile
882 dom/tests/mochitest/ajax/prototype/test/Makefile
883 dom/tests/mochitest/ajax/prototype/test/functional/Makefile
884 dom/tests/mochitest/ajax/prototype/test/lib/Makefile
885 dom/tests/mochitest/ajax/prototype/test/unit/Makefile
886 dom/tests/mochitest/ajax/prototype/test/unit/fixtures/Makefile
887 dom/tests/mochitest/ajax/prototype/test/unit/tmp/Makefile
888 dom/tests/mochitest/ajax/scriptaculous/Makefile
889 dom/tests/mochitest/ajax/scriptaculous/lib/Makefile
890 dom/tests/mochitest/ajax/scriptaculous/src/Makefile
891 dom/tests/mochitest/ajax/scriptaculous/test/Makefile
892 dom/tests/mochitest/ajax/scriptaculous/test/unit/Makefile
893 dom/tests/mochitest/bugs/Makefile
894 dom/tests/mochitest/chrome/Makefile
895 dom/tests/mochitest/dom-level0/Makefile
896 dom/tests/mochitest/dom-level1-core/Makefile
897 dom/tests/mochitest/dom-level1-core/files/Makefile
898 dom/tests/mochitest/dom-level2-core/Makefile
899 dom/tests/mochitest/dom-level2-core/files/Makefile
900 dom/tests/mochitest/dom-level2-html/Makefile
901 dom/tests/mochitest/dom-level2-html/files/Makefile
902 dom/tests/mochitest/general/Makefile
903 dom/tests/mochitest/geolocation/Makefile
904 dom/tests/mochitest/localstorage/Makefile
905 dom/tests/mochitest/sessionstorage/Makefile
906 dom/tests/mochitest/whatwg/Makefile
907 editor/libeditor/html/tests/Makefile
908 editor/libeditor/text/tests/Makefile
909 embedding/test/Makefile
910 extensions/cookie/test/Makefile
911 extensions/pref/Makefile
912 intl/locale/tests_multilocale/Makefile
913 js/src/xpconnect/tests/mochitest/Makefile
914 layout/forms/test/Makefile
915 layout/generic/test/Makefile
916 layout/inspector/tests/Makefile
917 layout/reftests/fonts/Makefile
918 layout/reftests/fonts/mplus/Makefile
919 layout/style/test/Makefile
920 layout/tables/test/Makefile
921 layout/tools/pageloader/Makefile
922 layout/tools/reftest/Makefile
923 layout/xul/base/test/Makefile
924 layout/xul/test/Makefile
925 modules/libjar/test/chrome/Makefile
926 modules/libjar/test/mochitest/Makefile
927 modules/libpr0n/test/Makefile
928 modules/libpr0n/test/mochitest/Makefile
929 modules/libpref/test/Makefile
930 modules/plugin/test/Makefile
931 modules/plugin/test/mochitest/Makefile
932 modules/plugin/test/testplugin/Makefile
933 netwerk/test/httpserver/Makefile
934 parser/htmlparser/tests/mochitest/Makefile
935 parser/xml/test/Makefile
936 rdf/tests/triplescat/Makefile
937 startupcache/test/Makefile
938 testing/mochitest/Makefile
939 testing/mochitest/MochiKit/Makefile
940 testing/mochitest/chrome/Makefile
941 testing/mochitest/ssltunnel/Makefile
942 testing/mochitest/static/Makefile
943 testing/mochitest/tests/Makefile
944 testing/mochitest/tests/MochiKit-1.4.2/Makefile
945 testing/mochitest/tests/MochiKit-1.4.2/MochiKit/Makefile
946 testing/mochitest/tests/MochiKit-1.4.2/tests/Makefile
947 testing/mochitest/tests/MochiKit-1.4.2/tests/SimpleTest/Makefile
948 testing/mochitest/tests/SimpleTest/Makefile
949 testing/mochitest/tests/browser/Makefile
950 testing/tools/screenshot/Makefile
951 testing/xpcshell/Makefile
952 testing/xpcshell/example/Makefile
953 toolkit/components/alerts/test/Makefile
954 toolkit/components/autocomplete/tests/Makefile
955 toolkit/components/commandlines/test/Makefile
956 toolkit/components/contentprefs/tests/Makefile
957 toolkit/components/downloads/test/Makefile
958 toolkit/components/downloads/test/browser/Makefile
959 toolkit/components/microformats/tests/Makefile
960 toolkit/components/passwordmgr/test/browser/Makefile
961 toolkit/components/places/tests/Makefile
962 toolkit/components/places/tests/chrome/Makefile
963 toolkit/components/places/tests/mochitest/bug_411966/Makefile
964 toolkit/components/places/tests/mochitest/bug_461710/Makefile
965 toolkit/components/satchel/test/Makefile
966 toolkit/components/url-classifier/tests/Makefile
967 toolkit/components/url-classifier/tests/mochitest/Makefile
968 toolkit/components/urlformatter/tests/Makefile
969 toolkit/components/viewsource/test/Makefile
970 toolkit/content/tests/Makefile
971 toolkit/content/tests/browser/Makefile
972 toolkit/content/tests/chrome/Makefile
973 toolkit/content/tests/widgets/Makefile
974 toolkit/crashreporter/test/Makefile
975 toolkit/mozapps/downloads/tests/Makefile
976 toolkit/mozapps/downloads/tests/chrome/Makefile
977 toolkit/mozapps/extensions/test/Makefile
978 toolkit/mozapps/plugins/tests/Makefile
979 toolkit/mozapps/update/test/Makefile
980 toolkit/spatial-navigation/tests/Makefile
981 toolkit/xre/test/Makefile
982 uriloader/exthandler/tests/mochitest/Makefile
983 widget/tests/Makefile
984 xpcom/sample/program/Makefile
985 xpcom/tests/external/Makefile
989 if [ "$MOZ_ZIPWRITER" ]; then
990 add_makefiles "
991 modules/libjar/zipwriter/Makefile
992 modules/libjar/zipwriter/public/Makefile
993 modules/libjar/zipwriter/src/Makefile
994 modules/libjar/zipwriter/test/Makefile
998 if [ "$MOZ_STORAGE" ]; then
999 add_makefiles "
1000 db/sqlite3/src/Makefile
1001 db/morkreader/Makefile
1002 db/morkreader/external/Makefile
1003 storage/Makefile
1004 storage/public/Makefile
1005 storage/src/Makefile
1006 storage/build/Makefile
1007 storage/test/Makefile
1011 if [ "$MOZ_TREE_CAIRO" ] ; then
1012 add_makefiles "
1013 gfx/cairo/Makefile
1014 gfx/cairo/cairo/src/Makefile
1015 gfx/cairo/cairo/src/cairo-features.h
1017 if [ "$MOZ_TREE_PIXMAN" ] ; then
1018 add_makefiles "
1019 gfx/cairo/libpixman/src/Makefile
1025 if [ "$MOZ_UNIVERSALCHARDET" ] ; then
1026 add_makefiles "
1027 extensions/universalchardet/Makefile
1028 extensions/universalchardet/src/Makefile
1029 extensions/universalchardet/src/base/Makefile
1030 extensions/universalchardet/src/xpcom/Makefile
1031 extensions/universalchardet/tests/Makefile
1035 if [ "$MOZ_AUTH_EXTENSION" ]; then
1036 add_makefiles "
1037 extensions/auth/Makefile
1041 if test -n "$MOZ_PSM"; then
1042 add_makefiles "
1043 security/manager/Makefile
1044 security/manager/boot/Makefile
1045 security/manager/boot/src/Makefile
1046 security/manager/boot/public/Makefile
1047 security/manager/ssl/Makefile
1048 security/manager/ssl/src/Makefile
1049 security/manager/ssl/public/Makefile
1050 security/manager/pki/Makefile
1051 security/manager/pki/resources/Makefile
1052 security/manager/pki/src/Makefile
1053 security/manager/pki/public/Makefile
1054 security/manager/locales/Makefile
1058 if [ ! "$SYSTEM_JPEG" ]; then
1059 add_makefiles "
1060 jpeg/Makefile
1064 if [ ! "$SYSTEM_ZLIB" ]; then
1065 add_makefiles "
1066 modules/zlib/Makefile
1067 modules/zlib/src/Makefile
1071 if [ ! "$SYSTEM_BZ2" ]; then
1072 add_makefiles "
1073 modules/libbz2/Makefile
1074 modules/libbz2/src/Makefile
1078 if test -n "$MOZ_UPDATE_PACKAGING"; then
1079 add_makefiles "
1080 tools/update-packaging/Makefile
1081 other-licenses/bsdiff/Makefile
1085 if [ ! "$SYSTEM_PNG" ]; then
1086 add_makefiles "
1087 modules/libimg/png/Makefile
1091 if [ -f ${srcdir}/l10n/makefiles.all ]; then
1092 MAKEFILES_langpacks=`cat ${srcdir}/l10n/makefiles.all`
1093 add_makefiles "
1094 $MAKEFILES_langpacks
1098 if [ "$MOZ_L10N" ]; then
1099 add_makefiles "
1100 l10n/Makefile
1103 if [ "$MOZ_L10N_LANG" ]; then
1104 add_makefiles "
1105 l10n/lang/Makefile
1106 l10n/lang/addressbook/Makefile
1107 l10n/lang/bookmarks/Makefile
1108 l10n/lang/directory/Makefile
1109 l10n/lang/editor/Makefile
1110 l10n/lang/global/Makefile
1111 l10n/lang/history/Makefile
1112 l10n/lang/messenger/Makefile
1113 l10n/lang/messengercompose/Makefile
1114 l10n/lang/navigator/Makefile
1115 l10n/lang/pref/Makefile
1116 l10n/lang/related/Makefile
1117 l10n/lang/sidebar/Makefile
1118 l10n/lang/addressbook/locale/Makefile
1119 l10n/lang/bookmarks/locale/Makefile
1120 l10n/lang/directory/locale/Makefile
1121 l10n/lang/editor/locale/Makefile
1122 l10n/lang/global/locale/Makefile
1123 l10n/lang/history/locale/Makefile
1124 l10n/lang/messenger/locale/Makefile
1125 l10n/lang/messengercompose/locale/Makefile
1126 l10n/lang/navigator/locale/Makefile
1127 l10n/lang/pref/locale/Makefile
1128 l10n/lang/related/locale/Makefile
1129 l10n/lang/sidebar/locale/Makefile
1131 fi # MOZ_L10N_LANG
1133 fi # MOZ_L10N
1135 if [ "$MOZ_JPROF" ]; then
1136 add_makefiles "
1137 tools/jprof/Makefile
1138 tools/jprof/stub/Makefile
1142 if [ "$MOZ_LEAKY" ]; then
1143 add_makefiles "
1144 tools/leaky/Makefile
1148 if [ "$NS_TRACE_MALLOC" ]; then
1149 add_makefiles "
1150 tools/trace-malloc/Makefile
1151 tools/trace-malloc/lib/Makefile
1155 if [ "$MOZ_MAPINFO" ]; then
1156 add_makefiles "
1157 tools/codesighs/Makefile
1161 if [ "$MOZ_MATHML" ]; then
1162 add_makefiles "
1163 content/mathml/Makefile
1164 content/mathml/content/Makefile
1165 content/mathml/content/src/Makefile
1166 layout/mathml/Makefile
1170 if [ "$MOZ_SVG" ]; then
1171 add_makefiles "
1172 content/svg/Makefile
1173 content/svg/document/Makefile
1174 content/svg/document/src/Makefile
1175 content/svg/content/Makefile
1176 content/svg/content/src/Makefile
1177 dom/interfaces/svg/Makefile
1178 layout/svg/base/src/Makefile
1182 if [ "$MOZ_SMIL" ]; then
1183 add_makefiles "
1184 content/smil/Makefile
1185 dom/interfaces/smil/Makefile
1189 if [ "$MOZ_XTF" ]; then
1190 add_makefiles "
1191 content/xtf/Makefile
1192 content/xtf/public/Makefile
1193 content/xtf/src/Makefile
1197 if [ "$MOZ_JAVAXPCOM" ]; then
1198 add_makefiles "
1199 extensions/java/Makefile
1200 extensions/java/xpcom/Makefile
1201 extensions/java/xpcom/interfaces/Makefile
1202 extensions/java/xpcom/src/Makefile
1203 extensions/java/xpcom/glue/Makefile
1207 if [ "$MOZ_STATIC_COMPONENTS" -o "$MOZ_META_COMPONENTS" ]; then
1208 add_makefiles "
1209 modules/staticmod/Makefile
1213 if [ "$MOZ_MEDIA" ]; then
1214 add_makefiles "
1215 content/media/Makefile
1216 content/media/test/Makefile
1220 if [ "$MOZ_VORBIS" ]; then
1221 add_makefiles "
1222 $MAKEFILES_libvorbis
1223 $MAKEFILES_libogg
1227 if [ "$MOZ_TREMOR" ]; then
1228 add_makefiles "
1229 $MAKEFILES_libtremor
1230 $MAKEFILES_libogg
1234 if [ "$MOZ_OGG" ]; then
1235 add_makefiles "
1236 $MAKEFILES_libtheora
1237 content/media/ogg/Makefile
1241 if [ "$MOZ_WEBM" ]; then
1242 add_makefiles "
1243 $MAKEFILES_libvpx
1244 $MAKEFILES_libnestegg
1245 content/media/webm/Makefile
1249 if [ "$MOZ_WAVE" ]; then
1250 add_makefiles "
1251 content/media/wave/Makefile
1255 if [ "$MOZ_SYDNEYAUDIO" ]; then
1256 add_makefiles "
1257 $MAKEFILES_libsydneyaudio
1261 if [ "$MOZ_TREE_FREETYPE" ]; then
1262 add_makefiles "
1263 $MAKEFILES_freetype2