summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2016-07-05test: really run addon tests on `make test`Anna Henningsen
2016-07-02build: split CI rules in MakefileJoão Reis
2016-06-29tools: explicit path for V8 test tap outputMyles Borins
2016-06-28src: lint v8abbr.hBen Noordhuis
2016-06-28src: lint node_lttng_tp.hBen Noordhuis
2016-06-28src: lint node_win32_perfctr_provider.ccBen Noordhuis
2016-06-28build: remove unused files from CPPLINT_FILESBen Noordhuis
2016-06-13src: fix erroneous fallthrough in ParseEncoding()Ben Noordhuis
2016-06-13test: rebuild add-ons when their sources changeBen Noordhuis
2016-06-06build: add REPLACEME tag for version info in docsBen Noordhuis
2016-06-01test: test TTY problems by fakeing a TTY using openptyJeremiah Senkpiel
2016-05-23doc: make doc-only -> fallback to user binaryRobert Jefe Lindstaedt
2016-05-20build: update build-addons when node-gyp changesLance Ball
2016-05-13tools: do not build addons during compilationMyles Borins
2016-05-13build: fix DESTCPU detection for binary targetRichard Lau
2016-05-12test: pass python path to node-gyphefangshi
2016-05-10build: add Make `doc-only` targetJesse McCarthy
2016-05-10build,test: fix build-addons dependency chainBen Noordhuis
2016-05-06test: run known_issues tests in CIRich Trott
2016-05-02test: make addon testing part of `make test`Ben Noordhuis
2016-04-30build: use shorthand lint target from testJohan Bergström
2016-04-29tools: add tests for the doctoolIan Kronquist
2016-04-28build: exclude tap files from tarballsBrian White
2016-04-25tools: rewrite check-install.sh in pythonSakthipriyan Vairamani
2016-04-20doc: git mv to .mdRobert Jefe Lindstaedt
2016-04-19build: fix make tar-headers for LinuxGibson Fahnestock
2016-04-16build: allow test-ci to run tests in parallelJohan Bergström
2016-04-15tools: improve js linterBrian White
2016-04-01build: introduce ci targets for lint/benchmarkJohan Bergström
2016-03-29build: enable compilation for linuxOneMichael Dawson
2016-03-16build: remove lint/dotfiles from release tarballJohan Bergström
2016-03-10build: don't install github templatesJohan Bergström
2016-03-08Revert "build: run lint before tests"Rich Trott
2016-03-04tools: support testing known issuescjihrig
2016-03-03build: do not ignore errors during build-addonsAli Ijaz Sheikh
2016-03-03tools: enable linting for benchmarksRich Trott
2016-03-02build: remove --quiet from eslint invocationfiredfox
2016-03-01test: allow options for v8 testingMichael Dawson
2016-03-01build: run lint before testsRich Trott
2016-02-11test: run v8 tests from node treeBryon Leung
2016-02-11build: treat aarch64 as arm64Johan Bergström
2016-02-01tools: apply linting to doc toolsRich Trott
2016-01-29dgram: support dgram.send with multiple buffersMatteo Collina
2016-01-21build: Add VARIATION variable to binary targetStefan Budeanu
2016-01-14test: use addon.md block headings as test dir namesRod Vagg
2016-01-13tools: update eslint configMichaël Zasso
2015-12-30util: faster arrayToHashJackson Tian
2015-12-03crypto: fix native module compilation with FIPSStefan Budeanu
2015-10-08build: Intl: deps: bump ICU to 56.1 (GA)Steven R. Loomis
2015-10-06tools: apply linting to custom rules codeRich Trott