summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* tools: apply linting to doc toolsRich Trott2016-02-011-1/+1
* dgram: support dgram.send with multiple buffersMatteo Collina2016-01-291-1/+4
* build: Add VARIATION variable to binary targetStefan Budeanu2016-01-211-0/+5
* test: use addon.md block headings as test dir namesRod Vagg2016-01-141-3/+3
* tools: update eslint configMichaël Zasso2016-01-131-1/+1
* util: faster arrayToHashJackson Tian2015-12-301-0/+3
* crypto: fix native module compilation with FIPSStefan Budeanu2015-12-031-1/+1
* build: Intl: deps: bump ICU to 56.1 (GA)Steven R. Loomis2015-10-081-1/+2
* tools: apply linting to custom rules codeRich Trott2015-10-061-1/+2
* build: clean up the generated tap fileSakthipriyan Vairamani2015-09-151-0/+1
* build: fix .pkg creation toolingRod Vagg2015-09-061-1/+1
* build: set file permissions before uploadingRod Vagg2015-09-011-1/+9
* build: change staging directory on new serverRod Vagg2015-09-011-21/+21
* build: rename 'doc' directory to 'docs' for uploadRod Vagg2015-09-011-2/+2
* test: pass args to test-ci via env variableAlexis Campailla2015-08-271-1/+2
* test: support flaky tests in test-ciAlexis Campailla2015-08-271-1/+2
* build: make ci test addons in test/addonsBen Noordhuis2015-08-251-10/+31
* node: rename from io.js to nodecjihrig2015-08-231-18/+18
* test: lint addon testsBen Noordhuis2015-08-181-2/+13
* build: intl: converge from joyent/nodeSteven R. Loomis2015-08-131-3/+8