413 Commits (7c22a52a748768b45eee8721b0621c302639f2aa)

Author SHA1 Message Date
Stewart X Addison 7c22a52a74
doc: clarify msg when doc/api/cli.md not updated 8 years ago
Brian White 93416e9b7a
build: fix newlines in addon build output 8 years ago
Rich Trott 2d5cb3b870
build: fail on CI if leftover processes 8 years ago
Joyee Cheung edcca78f10
build: add rule to clean addon tests build 8 years ago
Daniel Bevenius 0200a5a74e
build: fix node_g target 8 years ago
sxa555 f44c0a5d7a
build: Don't regenerate node symlink 8 years ago
Daniel Bevenius 9703bf14ef build: add MAKEFLAGS="-j1" to node-gyp 8 years ago
Ben Noordhuis 99ef3c0e45 test: run cpplint on files in test/cctest 8 years ago
Sakthipriyan Vairamani (thefourtheye) 232026d8b9 tools: improve docopen target in Makefile 8 years ago
Rich Trott 2ffd13e90d test: move tick-processor tests to own directory 8 years ago
Sakthipriyan Vairamani (thefourtheye) c1aee029d5 build: start comments at beginning of line 8 years ago
Daniel Bevenius 1ed58ed7fe build: reduce noise from doc target 8 years ago
Sakthipriyan Vairamani (thefourtheye) 5c2ed2eefe build: make node-gyp output silent 8 years ago
Daniel Bevenius 9de8cfecd9 build: fix config.gypi target 8 years ago
Jaideep Bajwa 7dc875c08a v8: update make-v8.sh to use git 8 years ago
Anna Henningsen 38fdbcd7f7 build: make addons build dep. on node_version.h 8 years ago
Ben Noordhuis f057d193ec build: run cctests as part of test-ci target 9 years ago
Anna Henningsen a425c4da98 build: run `npm install` for doc builds in tarball 8 years ago
Eugene Ostroukhov 0b90ff7a8d inspector: introduce a smoke test 8 years ago
Johan Bergström a830e37dc9 build: don't require processing docs for nightlies 8 years ago
Rich Trott 773e1c1304 tools: enable caching for jslint task 8 years ago
Michael Dawson 836bfc188b build: fix dependencies on AIX 8 years ago
Rich Trott f4c3456610 build: do not lint src dir for JS errors 8 years ago
Rich Trott 60ff991c09 tools: update to ESLint 3.2.2 9 years ago
Daniel Bevenius 636cf2236a build: adding config.gypi dep to addons/.buildstamp 9 years ago
Ben Noordhuis 7ba0f860a6
src: fix erroneous fallthrough in ParseEncoding() 9 years ago
Brian White 71f84b5e6c build: add conflict marker check during CI lint 9 years ago
Rich Trott 2a84da5d09 tools: increase lint coverage 9 years ago
Michaël Zasso 4480b14fda build: use BUILDTYPE when building V8 in Makefile 9 years ago
Michaël Zasso 94a486a388 build: add v8 requirement to test-v8* in Makefile 9 years ago
Anna Henningsen f6ba5f6380 test: really run addon tests on `make test` 9 years ago
João Reis 9b5be44b01 build: split CI rules in Makefile 9 years ago
Myles Borins d857e9a3e9 tools: explicit path for V8 test tap output 9 years ago
Ben Noordhuis 001aa06bc0 src: lint v8abbr.h 9 years ago
Ben Noordhuis ca4fb084f6 src: lint node_lttng_tp.h 9 years ago
Ben Noordhuis da0ebf62c7 src: lint node_win32_perfctr_provider.cc 9 years ago
Ben Noordhuis 8a31b234ee build: remove unused files from CPPLINT_FILES 9 years ago
Ben Noordhuis 72e4e43b91 test: rebuild add-ons when their sources change 9 years ago
Ben Noordhuis 666b6f9302 build: add REPLACEME tag for version info in docs 9 years ago
Jeremiah Senkpiel 6439fbfac0 test: test TTY problems by fakeing a TTY using openpty 9 years ago
Robert Jefe Lindstaedt 15f6224418 doc: make doc-only -> fallback to user binary 9 years ago
Lance Ball e7b03be191 build: update build-addons when node-gyp changes 9 years ago
hefangshi 3f9d72408f test: pass python path to node-gyp 9 years ago
Rich Trott be241c3262 test: run known_issues tests in CI 9 years ago
Jesse McCarthy 6032dc25cc build: add Make `doc-only` target 9 years ago
Ben Noordhuis 6eed6a3ac0 build,test: fix build-addons dependency chain 9 years ago
Myles Borins 1de25f208c tools: do not build addons during compilation 9 years ago
Richard Lau 5149d66702 build: fix DESTCPU detection for binary target 9 years ago
Ben Noordhuis 5fe5fa2897 test: make addon testing part of `make test` 9 years ago
Johan Bergström 0d1985358a build: use shorthand lint target from test 9 years ago