gecko-dev/browser
Masatoshi Kimura be8a77b3bf Bug 1354785 - Add dependency on manifest files to res files. r=gps
Before bug 1348069, MS manifest tool was used to embed manifest files.[1]

The Makefile used to use EXTRA_DEPS to invoke the manifest tool when a manifest files is changed. But it is no longer effective because the manifest file namepattern is no longer $@.exe.manifest.

Now manifest files will be embedded via .res files. So we have to rebuild .res files to update embedded manifests.

[1] https://dxr.mozilla.org/mozilla-central/rev/35c7be9c2db288d1d449e3cc586c4164d642c5fd/config/rules.mk#642-655

MozReview-Commit-ID: 5QiXVeImZdY

--HG--
extra : rebase_source : 9e321e30ecd389ef0aa21e438d321e79edf0a009
2017-04-08 16:59:08 +09:00
..
app Bug 1354785 - Add dependency on manifest files to res files. r=gps 2017-04-08 16:59:08 +09:00
base merge autoland to mozilla-central a=merge 2017-04-14 17:09:58 +08:00
branding Bug 1279805 - Add UTM information to the release notes link from the browser. r=florian 2017-04-10 18:24:12 -04:00
components Backed out changeset 3742522c4533 (bug 1353831) for failing at least test_focus_autocomplete.xul in a11y suite on OSX 10.10 debug. r=backout 2017-04-15 00:00:29 +02:00
config Bug 1354395 - Update sixgill to a rebuild that links against GMP statically. r=sfink 2017-04-11 17:28:10 +09:00
docs
experiments Bug 1347712 - Change the testing configurations into ESLint configurations within eslint-plugin-mozilla - automatically update .eslintrc.js test config files for new config locations. r=jaws 2017-03-20 12:36:37 +01:00
extensions merge mozilla-central to autoland. r=merge a=merge 2017-04-15 00:08:12 +02:00
fonts
installer Merge inbound to central, a=merge 2017-04-13 17:24:01 -07:00
locales Bug 1356021 - Update about:preferences#advanced to fix inconsistencies with strings, show the bottom-border beneath the header to match other categories, and update the layout of radio buttons and checkboxes to match the requested layout. r=florian 2017-04-14 02:10:53 -04:00
modules Merge inbound to central, a=merge 2017-04-12 14:39:09 -07:00
themes Bug 1356021 - Update about:preferences#advanced to fix inconsistencies with strings, show the bottom-border beneath the header to match other categories, and update the layout of radio buttons and checkboxes to match the requested layout. r=florian 2017-04-14 02:10:53 -04:00
tools/mozscreenshots Bug 1309946 - remove all traces of add-on performance monitoring, r=Yoric 2017-03-29 11:03:47 +01:00
.eslintrc.js Bug 1348801 - bump eslint to fix orange a=tomcat r=Standard8 2017-03-22 15:52:20 +01:00
LICENSE
Makefile.in
app-rules.mk
app.mozbuild
build.mk
confvars.sh Bug 1344038 - Move the gio protocol handler under netwerk/protocol. r=chmanchester,karlt 2017-04-05 13:48:52 +09:00
defs.mk
moz.build
moz.configure