summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* build: replace which with command -vraisinten2020-11-191-4/+4
* build: fix lint-js-fix targetAntoine du Hamel2020-11-021-1/+1
* doc: recommend test-doc instead of lint-mdAntoine du Hamel2020-10-301-1/+1
* build,tools: add lint-js-doc targetAntoine du Hamel2020-10-301-3/+6
* test: refactor coverage logicbcoe2020-10-251-26/+9
* test: add windows and C++ coverageBenjamin Coe2020-10-211-0/+1
* build: use make functions instead of echoAntoine du Hamel2020-10-211-43/+31
* build: do not pass mode option to test-v8 commandMichaël Zasso2020-10-191-2/+1
* build: improved release lint error messageShelley Vohr2020-10-081-1/+3
* test: fix test suite to work with npm 7Myles Borins2020-10-071-1/+1
* tools: fix docopen targetAntoine du HAMEL2020-09-061-2/+2
* doc: spruce up user journey to local docs browsingDerek Lewis2020-09-061-3/+2
* tools: fix doc build targetsAntoine du HAMEL2020-09-061-5/+5
* build,deps: add gen-openssl targetEvan Lucas2020-08-251-0/+16
* build: cover all benchmark addons with C++ linterAnna Henningsen2020-08-111-1/+1
* build: speed up source tarball creationRichard Lau2020-07-271-1/+1
* build: fix test-ci-js task in MakefileRich Trott2020-07-221-3/+3
* build: do not run benchmark tests on 'make test'Rich Trott2020-07-221-6/+8
* build: add benchmark tests to CI runsRich Trott2020-07-131-2/+2
* tools: remove lint-js.jsRich Trott2020-07-031-2/+3
* build: add target specific build_type variableDaniel Bevenius2020-06-221-7/+6
* build: add LINT_CPP_FILES to checkimports checkDaniel Bevenius2020-06-081-1/+1
* tools: fix check-imports.py to match on word boundariesRichard Lau2020-05-281-2/+2
* build: fix makefile script on windowsThomas2020-05-251-3/+4
* tools: add docserve targetAntoine du HAMEL2020-05-231-0/+5
* doc,tools: properly syntax highlight API ref docsDerek Lewis2020-05-231-1/+1
* Revert "src: add test/abort build tasks"Richard Lau2020-05-061-47/+6
* build: move doc versions JSON file out of out/docRichard Lau2020-04-111-1/+2
* build: fix LINT_MD_NEWER assignmentRich Trott2020-04-091-2/+2
* build: use tabs for indentation in MakefileLuigi Pinca2020-04-061-2/+2
* tools: only fetch previous versions when necessaryRichard Lau2020-03-311-2/+9
* doc: tests local links in markdown documentsAntoine du HAMEL2020-03-301-0/+1
* src: add test/abort build tasksChristian Niederer2020-03-301-6/+47
* test: add extended embedder cctestAnna Henningsen2020-03-211-2/+2
* src,test: add full-featured embedder API testAnna Henningsen2020-03-211-2/+8
* build: macOS package notarizationRod Vagg2020-03-101-0/+1
* build: fix zlib tarball generationShelley Vohr2020-03-041-1/+1
* doc: improve doc/markdown file organization coherenceConorDavenport2020-03-041-2/+2
* build: only lint markdown files that have changed (POSIX-only)Rich Trott2020-03-011-19/+15
* build: fix missing x64 arch suffix in binary tar namelegendecas2019-12-131-1/+1
* build,win: add test-ci-native and test-ci-jsJoão Reis2019-12-021-0/+1
* tools: add unified plugin changing links for html docsMarek Łabuz2019-11-301-1/+1
* test: fix Python unittests in ./test and ./toolscclauss2019-11-111-1/+1
* Revert "test: test configure ninja"Anna Henningsen2019-11-061-1/+1
* test: test configure ninjaPatrick Housley2019-11-051-1/+1
* build: make linter failures fail `test-doc` targetRichard Lau2019-10-221-2/+1
* build: build benchmark addons like test addonsRichard Lau2019-10-171-22/+14
* build: make full-icu the default for releasesRichard Lau2019-10-101-1/+1
* build: include deps/v8/test/torque in source tarballRichard Lau2019-09-281-1/+2
* build: do not indent assignments in MakefileJoyee Cheung2019-09-221-2/+2