gecko-dev/b2g
Mike Hommey 0d6cf23aa9 Bug 1184446 - Remove manual package manifest preprocessing. r=mshal
packager.py itself has been able to do preprocessing since the beginning.
For some reason, Makefile.in-driven preprocessing was kept back then, and
never was removed, and even worse, concatenation was added on top of it.

There is however a downside to the current way of doing things: error
reporting is given relative to the given manifest, which in the current
case is the preprocessed/concatenated file, so line numbers don't match
what is in the file in the source tree. However, when packager.py does
preprocessing itself, line numbers are reported properly.

Thus, switch all package manifests to packager.py-driven preprocessing.
2015-07-17 06:45:14 +09:00
..
app Bug 1183836 - Remove support for decode-on-draw-only. r=tn 2015-07-14 18:16:31 -07:00
branding Bug 1160666 - Allow per-product b2g branding. r=fabrice 2015-05-07 11:44:24 -07:00
chrome Bug 1079763 - Compress logs produced by LogShake. r=gerard-majax 2015-07-07 16:24:00 +02:00
components Bug 1163956 - Modify updatePath to fixed char array. r=gsvelto 2015-07-08 16:35:52 +08:00
config Bumping manifests a=b2g-bump 2015-07-16 09:53:27 -07:00
dev Bug 1182407 - Use unpack feature of tooltool wherever possible. r=mshal 2015-07-11 06:26:21 +09:00
gaia Bug 1123527 - Fix a trivial leak. r=jhford. 2015-01-15 22:11:41 -08:00
installer Bug 1184446 - Remove manual package manifest preprocessing. r=mshal 2015-07-17 06:45:14 +09:00
locales Bug 1147212 - Add support for goog-unwanted-shavar. r=gcp,r=matej,r=smaug 2015-04-22 21:01:37 +12:00
simulator Bug 1125990 - Repair simulator logs and exit codes. r=ochameau 2015-01-26 13:29:00 -05:00
test
LICENSE
Makefile.in
app.mozbuild
build.mk
confvars.sh Bug 1048131 - Remove MOZ_CAPTIVEDETECT and enable captive portal detector for all products. r=mcmanus 2015-07-03 17:14:51 +02:00
moz.build