summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* build: do not lint src dir for JS errorsRich Trott2016-08-181-2/+2
* tools: update to ESLint 3.2.2Rich Trott2016-08-091-1/+1
* build: adding config.gypi dep to addons/.buildstampDaniel Bevenius2016-08-011-1/+2
* benchmark: move cli parts of common.js into run.jsAndreas Madsen2016-07-261-12/+12
* benchmark: remove unused filesAndreas Madsen2016-07-261-8/+0
* build: add conflict marker check during CI lintBrian White2016-07-201-0/+9
* tools: increase lint coverageRich Trott2016-07-131-4/+2
* build: use BUILDTYPE when building V8 in MakefileMichaël Zasso2016-07-101-1/+1
* build: add v8 requirement to test-v8* in MakefileMichaël Zasso2016-07-101-3/+3
* test: really run addon tests on `make test`Anna Henningsen2016-07-051-1/+1
* build: split CI rules in MakefileJoão Reis2016-07-021-4/+20
* tools: explicit path for V8 test tap outputMyles Borins2016-06-291-3/+3
* src: lint v8abbr.hBen Noordhuis2016-06-281-1/+0
* src: lint node_lttng_tp.hBen Noordhuis2016-06-281-2/+0
* src: lint node_win32_perfctr_provider.ccBen Noordhuis2016-06-281-1/+0
* build: remove unused files from CPPLINT_FILESBen Noordhuis2016-06-281-2/+0
* src: fix erroneous fallthrough in ParseEncoding()Ben Noordhuis2016-06-131-1/+1
* test: rebuild add-ons when their sources changeBen Noordhuis2016-06-131-1/+5
* build: add REPLACEME tag for version info in docsBen Noordhuis2016-06-061-0/+4
* test: test TTY problems by fakeing a TTY using openptyJeremiah Senkpiel2016-06-011-2/+3
* doc: make doc-only -> fallback to user binaryRobert Jefe Lindstaedt2016-05-231-2/+6
* build: update build-addons when node-gyp changesLance Ball2016-05-201-2/+5
* tools: do not build addons during compilationMyles Borins2016-05-131-1/+3
* build: fix DESTCPU detection for binary targetRichard Lau2016-05-131-1/+30
* test: pass python path to node-gyphefangshi2016-05-121-0/+2
* build: add Make `doc-only` targetJesse McCarthy2016-05-101-6/+8
* build,test: fix build-addons dependency chainBen Noordhuis2016-05-101-3/+3
* test: run known_issues tests in CIRich Trott2016-05-061-3/+3
* test: make addon testing part of `make test`Ben Noordhuis2016-05-021-3/+6
* build: use shorthand lint target from testJohan Bergström2016-04-301-3/+3
* tools: add tests for the doctoolIan Kronquist2016-04-291-2/+2
* build: exclude tap files from tarballsBrian White2016-04-281-0/+1
* tools: rewrite check-install.sh in pythonSakthipriyan Vairamani2016-04-251-0/+1
* doc: git mv to .mdRobert Jefe Lindstaedt2016-04-201-6/+6
* build: fix make tar-headers for LinuxGibson Fahnestock2016-04-191-3/+4
* build: allow test-ci to run tests in parallelJohan Bergström2016-04-161-4/+9
* tools: improve js linterBrian White2016-04-151-4/+9
* build: introduce ci targets for lint/benchmarkJohan Bergström2016-04-011-1/+5
* build: enable compilation for linuxOneMichael Dawson2016-03-291-0/+8
* build: remove lint/dotfiles from release tarballJohan Bergström2016-03-161-4/+22
* build: don't install github templatesJohan Bergström2016-03-101-0/+1
* Revert "build: run lint before tests"Rich Trott2016-03-081-1/+1
* tools: support testing known issuescjihrig2016-03-041-0/+3
* build: do not ignore errors during build-addonsAli Ijaz Sheikh2016-03-031-1/+1
* tools: enable linting for benchmarksRich Trott2016-03-031-2/+2
* build: remove --quiet from eslint invocationfiredfox2016-03-021-1/+1
* test: allow options for v8 testingMichael Dawson2016-03-011-2/+3
* build: run lint before testsRich Trott2016-03-011-1/+1
* test: run v8 tests from node treeBryon Leung2016-02-111-1/+58
* build: treat aarch64 as arm64Johan Bergström2016-02-111-0/+4