Commit Graph

18 Commits

Author SHA1 Message Date
Sebastian Hengst
e35e29ccdb Bug 1143470 - Add BUG_COMPONENT to moz.build files in toolkit and xulrunner. r=gavin 2015-03-15 19:36:24 +01:00
Jonathan Griffin
c4f9588ed3 Bug 1116187 - Disable failing mochitest-chrome tests for B2G, r=gbrown 2015-02-06 16:30:37 -08:00
David Rajchenbach-Teller
56f5088a78 Bug 1082581 - Port worker module loader to use sourceURL. r=froydnj 2014-10-24 03:16:00 -04:00
Nathan Froyd
cedbc07ce0 Bug 1044162 - part 1 - make EXTRA_{PP_,}JS_MODULES communicate their installation path; r=mshal
This patch makes EXTRA_{PP_,}JS_MODULES similar in functionality to
TESTING_JS_MODULES: we indicate the path relative to
$(FINAL_TARGET)/modules with an appropriate hierarchy of paths.
2014-07-25 13:40:07 -04:00
Nathan Froyd
b0da01b111 Bug 1044046 - remove toolkit/components/workerloader/Makefile.in; r=mshal 2014-07-25 09:59:11 -04:00
David Rajchenbach-Teller
2cc4833167 Bug 984237 - Specify mime type in require.js. r=gozala 2014-03-21 09:18:39 -04:00
Gregory Szorc
dffb8830ba Bug 969021 - Part 1: Consolidate moz.build data into parent moz.build files; r=ted
Many moz.build files define things that could be defined in parent
moz.build files. Keeping the number of moz.build files low helps with
build times due to less I/O and fewer directories traversed.

This patch eliminates a lot of moz.build files by moving their content
into parent moz.build files.
2014-02-06 13:00:20 -08:00
Mike Hommey
7f7e4faac1 Bug 939044 - Remove most definitions of MODULE. r=mshal 2013-11-19 11:47:39 +09:00
Ms2ger
37114e13e1 Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
Gregory Szorc
a126585769 Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:01 +02:00
Ed Morley
7bd637970d Backed out changeset 68b6b152f51a (bug 920223) 2013-09-30 12:50:09 +01:00
Gregory Szorc
365ec41916 Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:01 +02:00
David Rajchenbach-Teller
9d97bf081c Bug 891300 - Porting ospath_* to the module loader. r=froydnj 2013-09-19 08:55:53 -04:00
Mike Hommey
b207d5baf7 Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
David Rajchenbach-Teller
6e2753d43c Bug 900946 - moduleStack now plays smarter with urls. r=gozala 2013-08-06 17:57:08 -04:00
David Rajchenbach-Teller
a111cb359e Bug 898034 - Fix module.exports. r=gozala 2013-07-26 11:59:53 -04:00
David Rajchenbach-Teller
4030d218d6 Bug 888479 - Patch the module loader to enable refactoring. r=gozala 2013-07-09 09:09:16 -04:00
David Rajchenbach-Teller
c5d6819fa1 Bug 872421 - Simple module loader for workers. r=gozala 2013-06-10 11:01:59 -04:00