summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2022-06-13fix job number in MakefileJonathan Buchanan
2021-07-16reduce build size and build timeJonathan Buchanan
2020-12-14build: fix make test-npmRuy Adorno
2020-12-04tools: remove bashisms from macOS release scriptsAntoine du Hamel
2020-11-27build: fix typo in Makefileraisinten
2020-11-19build: replace which with command -vraisinten
2020-11-02build: fix lint-js-fix targetAntoine du Hamel
2020-10-30doc: recommend test-doc instead of lint-mdAntoine du Hamel
2020-10-30build,tools: add lint-js-doc targetAntoine du Hamel
2020-10-25test: refactor coverage logicbcoe
2020-10-21test: add windows and C++ coverageBenjamin Coe
2020-10-21build: use make functions instead of echoAntoine du Hamel
2020-10-19build: do not pass mode option to test-v8 commandMichaël Zasso
2020-10-08build: improved release lint error messageShelley Vohr
2020-10-07test: fix test suite to work with npm 7Myles Borins
2020-09-06tools: fix docopen targetAntoine du HAMEL
2020-09-06doc: spruce up user journey to local docs browsingDerek Lewis
2020-09-06tools: fix doc build targetsAntoine du HAMEL
2020-08-25build,deps: add gen-openssl targetEvan Lucas
2020-08-11build: cover all benchmark addons with C++ linterAnna Henningsen
2020-07-27build: speed up source tarball creationRichard Lau
2020-07-22build: fix test-ci-js task in MakefileRich Trott
2020-07-22build: do not run benchmark tests on 'make test'Rich Trott
2020-07-13build: add benchmark tests to CI runsRich Trott
2020-07-03tools: remove lint-js.jsRich Trott
2020-06-22build: add target specific build_type variableDaniel Bevenius
2020-06-08build: add LINT_CPP_FILES to checkimports checkDaniel Bevenius
2020-05-28tools: fix check-imports.py to match on word boundariesRichard Lau
2020-05-25build: fix makefile script on windowsThomas
2020-05-23tools: add docserve targetAntoine du HAMEL
2020-05-23doc,tools: properly syntax highlight API ref docsDerek Lewis
2020-05-06Revert "src: add test/abort build tasks"Richard Lau
2020-04-11build: move doc versions JSON file out of out/docRichard Lau
2020-04-09build: fix LINT_MD_NEWER assignmentRich Trott
2020-04-06build: use tabs for indentation in MakefileLuigi Pinca
2020-03-31tools: only fetch previous versions when necessaryRichard Lau
2020-03-30doc: tests local links in markdown documentsAntoine du HAMEL
2020-03-30src: add test/abort build tasksChristian Niederer
2020-03-21test: add extended embedder cctestAnna Henningsen
2020-03-21src,test: add full-featured embedder API testAnna Henningsen
2020-03-10build: macOS package notarizationRod Vagg
2020-03-04build: fix zlib tarball generationShelley Vohr
2020-03-04doc: improve doc/markdown file organization coherenceConorDavenport
2020-03-01build: only lint markdown files that have changed (POSIX-only)Rich Trott
2019-12-13build: fix missing x64 arch suffix in binary tar namelegendecas
2019-12-02build,win: add test-ci-native and test-ci-jsJoão Reis
2019-11-30tools: add unified plugin changing links for html docsMarek Łabuz
2019-11-11test: fix Python unittests in ./test and ./toolscclauss
2019-11-06Revert "test: test configure ninja"Anna Henningsen
2019-11-05test: test configure ninjaPatrick Housley