summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2019-07-22tools: remove unused pkgsrc directoryMichaƫl Zasso
2019-07-22build: skip test-ci doc targets if no cryptoRod Vagg
2019-06-18build: guard test-doc recipe with node_use_opensslDaniel Bevenius
2019-06-17build: lint all docs under docRichard Lau
2019-05-04build: delegate building from Makefile to ninjaRefael Ackermann
2019-04-27tools: implement node_mksnapshotJoyee Cheung
2019-04-22deps,test: bump googletest to 39f72ea6f5Refael Ackermann
2019-04-16build: run `mkcodecache` as an actionRefael Ackermann
2019-04-16tools: implement mkcodecache as an executableJoyee Cheung
2019-03-28build,deps: move gypfiles out 2/2 - movingRefael Ackermann
2019-03-21build,meta: quiet/pretty make output by defaultRefael Ackermann
2019-03-07Revert "build: silence cpp lint by default"Refael Ackermann
2019-02-28build: silence cpp lint by defaultRuben Bridgewater
2019-02-21build,test: guard eslint with crypto checkDaniel Bevenius
2019-02-02tools: improve prerequisites for test-all-suitesRich Trott
2019-02-01tools: exclude benchmark code from coverage reportRich Trott
2019-02-01tools: add test-all-suites to MakefileRich Trott
2019-02-01test: allow coverage threshold to be enforcedBenjamin Coe
2019-01-29test: enable marking of failing coverage testsMichael Dawson
2019-01-22build: do not lint python scripts under test/fixturesJoyee Cheung
2019-01-20test: switch to native v8 coverageBenjamin Coe
2019-01-17test: revert fail `coverage` target if tests fail"Michael Dawson
2019-01-15build,test: fail `coverage` target if tests failRefael Ackermann
2018-12-21tools: report unused disable-directives for ESLintRich Trott
2018-12-21build: correct fi indentation in MakefileDaniel Bevenius
2018-12-18tools: make apilinks building more robustJoyee Cheung
2018-12-15build: make lint-addon-docs run only if neededDaniel Bevenius
2018-12-09tools: do not lint tools/inspector_protocol or tools/markupsafecclauss
2018-12-05build: add '.git' to 'make lint-py' exclude listcclauss
2018-12-04build: fix check-xz for platforms defaulting to shRod Vagg
2018-12-04build: make tar.xz creation opt-out, fail if no xzRod Vagg
2018-12-04test: partition N-API testsGabriel Schulhof
2018-11-28build: only check REPLACEME & DEP...X for releasesRod Vagg
2018-11-25build: replace `-not` with `!` in `find`Rich Trott
2018-11-17src: factor out Node.js-agnostic N-APIsGabriel Schulhof
2018-11-16tools: fix `make lint-md-rollup` and run itDaijiro Wachi
2018-11-15build: remove unnecessary prerequisite in MakefileRich Trott
2018-11-12build: fix benchmark tests on CIRich Trott
2018-11-11build: use BUILDTYPE in bench-addons-build targetsDaniel Bevenius
2018-11-10test: move benchmark tests out of main test suiteRich Trott
2018-11-09test: initialize test/wpt to run URL and console .js testsJoyee Cheung
2018-11-07build: only try to find node when it's needed by the targetJoyee Cheung
2018-11-07build: change repo to https protocol in Makefilemritunjaygoutam12
2018-11-01build: make benchmark/napi all prereq order-onlyDaniel Bevenius
2018-10-24build: add lint-py which uses flake8cclauss
2018-10-24test: add test-benchmark-napiEmily Marigold Klassen
2018-10-22build: fix coverage generationMichael Dawson
2018-10-20build: spawn `make test-ci` with `-j1`Refael Ackermann
2018-10-05build: toggle lint-cpp using verbose (V) variableDaniel Bevenius
2018-10-05build: make lint-addon-docs quietDaniel Bevenius