434 Commits (bb041ea5a0c1860f9dd196eb69a69fd55f0f3675)

Author SHA1 Message Date
Sakthipriyan Vairamani (thefourtheye) 716d831a64 build: make linter targets silent 8 years ago
Ruslan Bekenev 47c255ef68 build: run cpplint even if jslint failed 8 years ago
Sebastian Van Sande 3d2181c5f0 test: run the addon tests last 8 years ago
Joyee Cheung baa2602539 build: add test-gc-clean and test-gc PHONY rules 8 years ago
Joyee Cheung c694633328 build: sort phony rules 8 years ago
Gibson Fahnestock 4dde87620a
build: don't test addons-napi twice 8 years ago
Gibson Fahnestock d19809a3c5
build: avoid passing kill empty input in Makefile 8 years ago
Gibson Fahnestock 57b850e975
build: use $(RM) in Makefile for consistency 8 years ago
Jason Ginchereau 56e881d0b0
n-api: add support for abi stable module API 8 years ago
Joyee Cheung 813b312b0e build: add rule to clean addon tests build 8 years ago
Rich Trott 189b49a4d3 build: fail on CI if leftover processes 8 years ago
Daniel Bevenius 8e8fbd80d0 test: add support for --gtest_filter 8 years ago
Brian White 29ff16f043
build: fix newlines in addon build output 8 years ago
Wayne Andrews f8ee197614 build: add code coverage to make 8 years ago
Ben Noordhuis b7ac0b25b8 build: don't rebuild test/gc add-on unnecessarily 8 years ago
Jan Krems fc3f0d63b4
build: add node-inspect integration test 8 years ago
Ben Noordhuis bae093a70b test: remove dependency on node-weak 8 years ago
Rich Trott 90ab68bc34 build: clear stalled jobs on POSIX CI hosts 8 years ago
Stewart X Addison 2a295bc53b doc: clarify msg when doc/api/cli.md not updated 8 years ago
Phillip Johnsen 01b90ee1db tools,doc: add Google Analytics tracking. 8 years ago
Daniel Bevenius 22e2c47f42
build: fix node_g target 8 years ago
sxa555 f3d613ed07 build: Don't regenerate node symlink 8 years ago
Ben Noordhuis 8264a22256 test: run cpplint on files in test/cctest 8 years ago
Sakthipriyan Vairamani (thefourtheye) c5678d3c32 tools: improve docopen target in Makefile 8 years ago
Rich Trott eed8b0525c test: move tick-processor tests to own directory 8 years ago
Jaideep Bajwa 4aca347527 v8: update make-v8.sh to use git 8 years ago
Daniel Bevenius a504516782 build: add MAKEFLAGS="-j1" to node-gyp 8 years ago
Daniel Bevenius bc229d0867 build: reduce noise from doc target 8 years ago
Sakthipriyan Vairamani (thefourtheye) f9504a549e
build: start comments at beginning of line 8 years ago
Sakthipriyan Vairamani (thefourtheye) 54d34314e3 build: make node-gyp output silent 8 years ago
Daniel Bevenius 0ed6338016 build: fix config.gypi target 8 years ago
Anna Henningsen 9def09728b build: make addons build dep. on node_version.h 8 years ago
Ben Noordhuis a63dd852b4 build: run cctests as part of test-ci target 9 years ago
Michaël Zasso 98241f4f08 build: do not clean V8 gtest directory 8 years ago
Michaël Zasso fbfc15c51b build: update V8 gypfile paths 9 years ago
Anna Henningsen 9391cb0fde
build: run `npm install` for doc builds in tarball 8 years ago
Eugene Ostroukhov b4a249f66b inspector: introduce a smoke test 8 years ago
Johan Bergström 2168432c36 build: don't require processing docs for nightlies 8 years ago
Bartosz Sosnowski b1bbc68fb1 benchmark: support for multiple http benchmarkers 9 years ago
Rich Trott 5a7a6d9b01 tools: enable caching for jslint task 8 years ago
Michael Dawson 1657f12f75 build: fix dependencies on AIX 8 years ago
Rich Trott dbbbf217de build: do not lint src dir for JS errors 8 years ago
Rich Trott e313c0286b tools: update to ESLint 3.2.2 9 years ago
Daniel Bevenius eeaff74af2 build: adding config.gypi dep to addons/.buildstamp 9 years ago
Andreas Madsen 0f9bfaa7c5 benchmark: move cli parts of common.js into run.js 9 years ago
Andreas Madsen ee2843b4ea benchmark: remove unused files 9 years ago
Brian White 68b966b2de
build: add conflict marker check during CI lint 9 years ago
Rich Trott cbbddc4fb0 tools: increase lint coverage 9 years ago
Michaël Zasso 22492db931 build: use BUILDTYPE when building V8 in Makefile 9 years ago
Michaël Zasso 69ef9b1eaa build: add v8 requirement to test-v8* in Makefile 9 years ago