summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
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
2015-09-15build: clean up the generated tap fileSakthipriyan Vairamani
2015-09-06build: fix .pkg creation toolingRod Vagg
2015-09-01build: set file permissions before uploadingRod Vagg
2015-09-01build: change staging directory on new serverRod Vagg
2015-09-01build: rename 'doc' directory to 'docs' for uploadRod Vagg
2015-08-27test: pass args to test-ci via env variableAlexis Campailla
2015-08-27test: support flaky tests in test-ciAlexis Campailla
2015-08-25build: make ci test addons in test/addonsBen Noordhuis
2015-08-23node: rename from io.js to nodecjihrig
2015-08-18test: lint addon testsBen Noordhuis
2015-08-13build: intl: converge from joyent/nodeSteven R. Loomis
2015-08-04build: first set of updates to enable PPC supportMichael Dawson
2015-08-04src: introduce process.release objectRod Vagg
2015-07-24tools: use local or specified $NODE for test-npmJeremiah Senkpiel
2015-07-15build: always use prefix=/ for tar-headersRod Vagg
2015-07-10build: run-ci makefile ruleAlexis Campailla
2015-06-25build: add tar-headers target for headers-only tarRod Vagg
2015-06-25build: update build targets for io.jsRod Vagg
2015-06-15build: don't run lint from test-ciJohan Bergström
2015-06-15build: simplify execution of built binaryJohan Bergström
2015-06-11tools: enable/add additional eslint rulesRoman Reiss
2015-05-19test: enable linting for testsRoman Reiss
2015-05-12tools: make eslint work on subdirectoriesRoman Reiss
2015-05-12tools: refactor `make test-npm` into test-npm.shJeremiah Senkpiel
2015-05-09tools: replace closure-linter with eslintYosuke Furukawa
2015-04-28build: remove -J from test-ciRod Vagg