gecko-dev/browser
Mike Shal 290404b519 Bug 1352982 - clobber OSX .app directory before rsyncing files in; r=ted
The .app directory for OSX builds is created piecemeal by several
commands in browser/app/Makefile.in, however it isn't normally cleaned
by a build. If a file is removed from the tree, it's possible that an
incremental build will still have a copy in the .app dir and get
packaged up in the final dmg. It's simple to just rm -rf this directory
beforehand.

MozReview-Commit-ID: 2Zr97o9dTn8

--HG--
extra : rebase_source : 2c9995991c58ee9724464514ec8285c31ab8d062
2017-04-05 15:25:30 -04:00
..
app Bug 1352982 - clobber OSX .app directory before rsyncing files in; r=ted 2017-04-05 15:25:30 -04:00
base Bug 1342459 - Add a rule to automatically detect ContentTask.spawn and inject the relevant globals. r=mossop 2017-04-05 10:00:25 +01:00
branding Bug 1339400 - Removed the leftover silhouette-40.svg files. Removed the instances of the svg file in the respective jar.mn. RM'd the files to make sure mercurial stops tracking the deleted files now. r=florian 2017-03-02 12:56:26 +05:30
components bug 1354342 allow a relativeUrl for homepage r=mixedpuppy 2017-04-07 09:14:08 -07:00
config Bug 1351474 - Downgrade dmg tools to avoid corrupt dmgs; r=ted 2017-03-30 17:22:20 -04: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 Bug 1354081 - Update pdf.js to version 1.8.173. r=bdahl 2017-04-07 13:32:57 -04:00
fonts Bug 1319020 - Update built-in EmojiOneMozilla font to v0.2.2, r=Dolske,jfkthame 2016-11-21 17:54:08 +08:00
installer Backed out changeset eef96bc84d1f (bug 1350887) 2017-04-04 15:54:39 +02:00
locales Merge mozilla-central to mozilla-inbound 2017-04-05 14:50:28 +02:00
modules Backed out changeset ce87577c5da8 (bug 1224137) for failing xpcshell test browser/modules/test/unit/test_SitePermissions.js. r=backout 2017-04-03 19:07:39 +02:00
themes Bug 1351986 - Remove DOCTYPE, version, xmlns:xlink from SVG files; r=dao 2017-04-04 09:10:07 +02: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
app-rules.mk
app.mozbuild
build.mk Bug 1333826 - Remove the make-sdk build target, the INSTALL_SDK variable, and all the supporting packager/upload machinery, r=mshal 2017-01-25 12:37:19 -05:00
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
LICENSE
Makefile.in
moz.build
moz.configure