Commit Graph

11 Commits

Author SHA1 Message Date
Mark Banner
f6aadc4cbf Bug 1380956 - Don't manually install our local eslint plugins as npm will do that for us. r=ahal
This works since we added the modules as local references in package.json.

MozReview-Commit-ID: 5e6EkcThJTX
2017-07-14 11:55:37 +01:00
Mark Banner
edd8ff6de9 Bug 1380956 - Add a minimum version requirement for npm in ESLint setup and improve the version handling. r=ahal
MozReview-Commit-ID: 9ZCKfsgQsO7
2017-07-14 11:39:57 +01:00
Dave Townsend
4296c88edb Bug 1371433: Clean up how we call which across platforms. r=standard8
This reduces the amount of Windows specific code used to look up node and has
the effect of doing a full search of the path before looking in the default
locations on Windows.

MozReview-Commit-ID: 4TZFiorYhKv
2017-06-08 14:08:17 -07:00
Mark Banner
54558af02d Bug 1342715 - Allow node to be in the PATH on Windows, rather than just a set directory. r=mossop
MozReview-Commit-ID: G8jxtPsUp9k
2017-06-02 14:55:03 +01:00
Andrew Halberstadt
7bb38413f2 Bug 1346025 - Move vendored python modules from /python to /third_party/python, r=ted
This commit is a simple 'hg mv' and does not contain any file modifications.

***
Bug 1346025 - Split vendored modules in python/moz.build to third_party/python/moz.build, r=ted

***
Bug 1346025 - Update references to moved python modules, r=ted

MozReview-Commit-ID: A12RnIFtXju
2017-05-25 11:48:03 -04:00
Andrew Halberstadt
32c41748c6 Bug 1288432 - Use new mozlint configuration for eslint linter, r=standard8
MozReview-Commit-ID: HX0yA8U15Fw
2017-06-02 09:48:22 -04:00
Carsten "Tomcat" Book
813ef1118e Backed out changeset 34b11112f0e3 (bug 1346025) for bustage 2017-06-07 14:38:39 +02:00
Andrew Halberstadt
5edd1cf160 Bug 1346025 - Move vendored python modules from /python to /third_party/python, r=ted
This commit is a simple 'hg mv' and does not contain any file modifications.

***
Bug 1346025 - Split vendored modules in python/moz.build to third_party/python/moz.build, r=ted

***
Bug 1346025 - Update references to moved python modules, r=ted

MozReview-Commit-ID: A12RnIFtXju
2017-05-25 11:48:03 -04:00
Mark Banner
92d8bd1fd2 Bug 1368656 - Fix ./mach eslint on windows - add a return in the for loop when trying extensions to ensure we get the right one. r=florian
MozReview-Commit-ID: FSXANgWWugE
2017-05-30 14:14:01 +01:00
Rajesh Kathiriya
4f62afaa37 bug 1346994 - Updated nodejs not found message r=standard8
MozReview-Commit-ID: AKZyW9HPvmY
2017-05-17 23:07:21 +05:30
Mark Banner
9a74d8d2c1 Bug 1361976 - ESLint hooks should ensure that the ESLint setup is up to date. r=mossop
MozReview-Commit-ID: jhhCM3JRCU
2017-05-16 14:34:58 +01:00