summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* tools, build: refactor macOS installerJP Wesselink2018-02-121-14/+42
* build: fix test-v8 targetMichaël Zasso2017-12-191-0/+1
* build: ignore empty folders in test-addonsGregor2017-11-281-0/+3
* build: use generic names for linting tasksNikolai Vavilov2017-10-261-16/+22
* build: don't fail `make test` on source tarballsGibson Fahnestock2017-10-251-2/+1
* build: codesign tarball binary on macOSEvan Lucas2017-09-051-0/+3
* build,tools: do not force codesign prefixEvan Lucas2017-09-051-1/+2
* build, doc, tools: add eslint-plugin-markdownVse Mozhet Byt2017-07-301-3/+3
* build: run test-hash-seed at the end of test-v8Michaël Zasso2017-07-211-1/+3
* build: check for linter in bin rather than libRich Trott2017-07-181-1/+1
* build: fail linter if linting not availableGibson Fahnestock2017-07-171-0/+1
* build: use existing variable to reduce complexityBryce Baril2017-07-171-15/+15
* build: xz tarball extreme compressionPeter Dave Hello2017-07-171-1/+1
* build: avoid /docs/api and /docs/doc/api uploadRod Vagg2017-07-171-2/+2
* test: run the addon tests lastSebastian Van Sande2017-07-111-2/+2
* build: avoid passing kill empty input in MakefileGibson Fahnestock2017-07-111-11/+12
* build: clear stalled jobs on POSIX CI hostsRich Trott2017-07-111-3/+12
* test: verify hash seed uniquenessAli Ijaz Sheikh2017-07-111-2/+5
* build: make linter targets silentSakthipriyan Vairamani (thefourtheye)2017-05-171-1/+4
* build: run cpplint even if jslint failedRuslan Bekenev2017-05-171-1/+5
* build: use $(RM) in Makefile for consistencyGibson Fahnestock2017-04-241-38/+38
* tools,doc: add Google Analytics tracking.Phillip Johnsen2017-03-081-2/+8
* doc: clarify msg when doc/api/cli.md not updatedStewart X Addison2017-03-081-1/+1
* build: fix newlines in addon build outputBrian White2017-03-081-1/+1
* build: fail on CI if leftover processesRich Trott2017-03-081-0/+10
* build: add rule to clean addon tests buildJoyee Cheung2017-03-081-6/+13
* build: fix node_g targetDaniel Bevenius2017-03-081-2/+2
* build: Don't regenerate node symlinksxa5552017-03-081-2/+7
* build: add MAKEFLAGS="-j1" to node-gypDaniel Bevenius2016-12-211-3/+4
* test: run cpplint on files in test/cctestBen Noordhuis2016-12-201-0/+2
* tools: improve docopen target in MakefileSakthipriyan Vairamani (thefourtheye)2016-12-131-6/+5
* test: move tick-processor tests to own directoryRich Trott2016-12-131-0/+3
* build: start comments at beginning of lineSakthipriyan Vairamani (thefourtheye)2016-11-221-5/+5
* build: reduce noise from doc targetDaniel Bevenius2016-11-221-2/+2
* build: make node-gyp output silentSakthipriyan Vairamani (thefourtheye)2016-11-221-1/+5
* build: fix config.gypi targetDaniel Bevenius2016-11-111-5/+1
* v8: update make-v8.sh to use gitJaideep Bajwa2016-11-101-1/+1
* build: make addons build dep. on node_version.hAnna Henningsen2016-10-111-1/+1
* build: run cctests as part of test-ci targetBen Noordhuis2016-10-111-0/+1
* build: run `npm install` for doc builds in tarballAnna Henningsen2016-10-111-0/+15
* inspector: introduce a smoke testEugene Ostroukhov2016-09-301-2/+5
* build: don't require processing docs for nightliesJohan Bergström2016-09-091-1/+2
* tools: enable caching for jslint taskRich Trott2016-09-091-1/+2
* build: fix dependencies on AIXMichael Dawson2016-09-091-2/+9
* build: do not lint src dir for JS errorsRich Trott2016-08-241-2/+2
* tools: update to ESLint 3.2.2Rich Trott2016-08-101-1/+1
* build: adding config.gypi dep to addons/.buildstampDaniel Bevenius2016-08-101-1/+2
* src: fix erroneous fallthrough in ParseEncoding()Ben Noordhuis2016-08-081-1/+1
* build: add conflict marker check during CI lintBrian White2016-07-211-0/+9
* tools: increase lint coverageRich Trott2016-07-201-4/+2