gecko/b2g/config
Gaia Pushbot c644cbc5aa Bumping gaia.json for 3 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0fa18fe646fe
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 906316 - Don't download the xulrunner SDK each time we change a branch if their configuration are different r=yurenju,asuth,ochameau

This also shows a message when the archive file seems to be corrupted, advising
to run "make really-clean". Also changed "make really-clean" to remove all
xulrunner related files.

We now uncompress the archive directly in a specific directory that should
change when we change the URL.

We use a dot file inside the xulrunner SDK directory to keep the URL used to
download that SDK.

Now we can also define XULRUNNER_DIRECTORY from the command-line. If not
defined, it will use the default xulrunner-sdk-26/xulrunner-sdk.
We can also define XULRUNNER_BASE_DIRECTORY which is the place where the
XULRunner SDK will get uncompressed.

We export the new XULRUNNER_DIRECTORY variable along with the
existing various xulrunner program paths. These paths have been made absolute
using make's `abspath` operation.

The patch also removes the ./ prefixes to those paths as they're likely useless
and prevent from using an absolute path when defining XULRUNNER_DIRECTORY from
the command line.

This patch also remove the email's build_stage directory when running "make
clean".

This _will_ make all devs redownload XULRunner, sorry.

This make the build fail if submakes fail

Also add documentation at the top of the Makefile.

========

https://hg.mozilla.org/integration/gaia-central/rev/64ff9610d8b2
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #12248 from julienw/885713-jshint

Bug 885713 - propose a "make hint" that would use jshint instead of gjsl...

========

https://hg.mozilla.org/integration/gaia-central/rev/bab8e2d4d9b7
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 885713 - propose a "make hint" that would use jshint instead of gjslint r=ochameau,rik f=jlal

This adds
* a default .jshintrc configuration file
* a `make hint` launcher
* a way to launch the linters (including the old lint linter) for a specific app
  only.
* you can also use another jshint configuration file
* use .jshintignore file as main exclude file, from both gjslint and jshint
* the pre-commit hook uses a makefile goal now
* remove the node_modules directory in really_clean
* use real files instead of phony targets for node modules and git hooks
* revert the part of bug 918295 affecting the git hook copy
2013-09-26 06:01:23 -07:00
..
emulator bug 872765 - b2g emulator package-tests, upload the tests. r=jgriffin 2013-05-28 19:03:50 -07:00
emulator-jb Bug 885630: gecko configs for emulator-jb builds. r=aki DONTBUILD 2013-08-28 13:45:08 -04:00
hamachi bug 885407 - add hamachi m-c builds. r=catlee 2013-06-20 11:33:33 -07:00
helix Bug 899000, update binary bits for helix builds, r=aki a=npotb 2013-08-14 10:13:43 +12:00
inari bug 882691 - inari configs. r=catlee 2013-06-19 11:51:42 -07:00
leo Bug 913535: Update blobs for Leo builds. r=nthomas 2013-09-10 10:54:21 +02:00
mako Bug 910134 - generate nexus4 builds for B2G. r=catlee 2013-09-13 11:12:17 -04:00
mozconfigs Bug 901898 - Remove codesighs now that it's no longer run in automation; r=gps 2013-08-12 13:10:41 +01:00
tooltool-manifests Bug 823906 - Last clang update on the 3.2 branch. r=rail. 2012-12-24 09:54:37 -05:00
unagi Bug 838321: Remove unused manifests r=rail 2013-04-25 13:27:08 -04:00
gaia.json Bumping gaia.json for 3 gaia-central revision(s) a=gaia-bump 2013-09-26 06:01:23 -07:00