| Commit message (Expand) | Author | Age | Files | Lines |
* | tools: add compile_commands to ignore file | Yash Ladha | 2022-03-14 | 1 | -0/+3 |
* | build: add OpenSSL gyp artifacts to .gitignore | Luigi Pinca | 2022-01-31 | 1 | -0/+3 |
* | build: add YAML linting | Rich Trott | 2021-09-21 | 1 | -2/+3 |
* | deps: add corepack | Maël Nison | 2021-09-06 | 1 | -0/+1 |
* | tools: take ownership of deps/v8/tools/node | Michaël Zasso | 2021-07-11 | 1 | -1/+1 |
* | build: correct Xcode spelling in .gitignore | bl-ue | 2021-06-11 | 1 | -1/+1 |
* | tools: update gitignore for CMake | Jiawen Geng | 2021-03-20 | 1 | -0/+9 |
* | tools: add msvc /P output to .gitignore | Jiawen Geng | 2020-10-30 | 1 | -0/+3 |
* | tools: add pythonenv to .gitignore | Michaël Zasso | 2020-09-30 | 1 | -0/+2 |
* | build,win: use x64 Node when building for ARM64 | Dennis Ameling | 2020-08-20 | 1 | -0/+3 |
* | quic: gitignore qlog files | James M Snell | 2020-07-23 | 1 | -0/+1 |
* | build: remove `.txt` files from .gitignore | Rich Trott | 2020-04-09 | 1 | -1/+0 |
* | build: drop Travis in favor of Actions | Matheus Marchini | 2020-03-27 | 1 | -1/+0 |
* | build: macOS package notarization | Rod Vagg | 2020-03-10 | 1 | -0/+1 |
* | build: ignore all the "Debug","Release" folders | ConorDavenport | 2020-01-31 | 1 | -2/+2 |
* | build,win: support building MSI with VS2019 | João Reis | 2019-12-13 | 1 | -0/+5 |
* | build: ignore backup files | Adam Majer | 2019-07-28 | 1 | -0/+1 |
* | tools: add coverage to ignored files | Lucas Holmquist | 2019-07-15 | 1 | -0/+1 |
* | deps: ignore deps/.cipd fetched by deps/v8/tools/node/fetch_deps.py | Joyee Cheung | 2019-06-08 | 1 | -0/+2 |
* | build,meta: rearrange and narrow git ignore rules | Refael Ackermann | 2019-06-03 | 1 | -77/+80 |
* | tools: add Release and Debug symlinks to .gitignore | Gerhard Stoebich | 2019-05-02 | 1 | -2/+2 |
* | deps,test: bump googletest to 39f72ea6f5 | Refael Ackermann | 2019-04-22 | 1 | -0/+1 |
* | build,win: put all compilation artifacts into `out` | Refael Ackermann | 2019-04-12 | 1 | -7/+3 |
* | tools: move cpplint configuration to .cpplint | Refael Ackermann | 2019-04-08 | 1 | -0/+1 |
* | build,deps: move gypfiles out 2/2 - moving | Refael Ackermann | 2019-03-28 | 1 | -2/+1 |
* | tools: remove unneeded .gitignore entries | Rich Trott | 2019-03-02 | 1 | -7/+0 |
* | build: add .DS_store to .gitgnore | Marcos Frony | 2018-10-15 | 1 | -0/+2 |
* | build: cleanup in .gitignore | Refael Ackermann | 2018-10-04 | 1 | -6/+4 |
* | tools: use lint-md.js | Refael Ackermann | 2018-09-11 | 1 | -3/+0 |
* | tools: add missing package-lock to clang-format | Michaël Zasso | 2018-08-25 | 1 | -0/+3 |
* | tools: add `make format-cpp` to run clang-format on C++ diffs | Joyee Cheung | 2018-08-03 | 1 | -0/+1 |
* | tools: produce JSON documentation using unified/remark/rehype | Sam Ruby | 2018-07-25 | 1 | -0/+3 |
* | build: remove requirement to re-run ./configure | Anna Henningsen | 2018-06-29 | 1 | -0/+1 |
* | test: remove outdated, non-functioning test | Anatoli Papirovski | 2018-06-24 | 1 | -1/+0 |
* | build: initial .travis.yml implementation | Anna Henningsen | 2018-06-08 | 1 | -0/+1 |
* | tools: ignore VS compiler output | Yulong Wang | 2018-05-10 | 1 | -0/+2 |
* | doc: remove eu-strip from tarball | jvelezpo | 2018-04-27 | 1 | -0/+1 |
* | tools: ignore VS compiler output in deps/v8 | Michaël Zasso | 2018-02-24 | 1 | -0/+5 |
* | lint: move eslint to new plugin system | Gus Caplan | 2018-02-20 | 1 | -1/+1 |
* | Revert "build,test: make building addon tests less fragile" | Rod Vagg | 2018-01-25 | 1 | -0/+1 |
* | build,test: make building addon tests less fragile | Ben Noordhuis | 2018-01-21 | 1 | -1/+0 |
* | tools: move eslint from tools to tools/node_modules | Michaël Zasso | 2018-01-11 | 1 | -1/+1 |
* | tools: do not override V8's gitignore | Yang Guo | 2018-01-09 | 1 | -0/+3 |
* | gitignore: ignore *.VC.db files | Tobias Nießen | 2017-12-31 | 1 | -0/+1 |
* | test: keep coverage reports after coverage-clean | Anatoli Papirovski | 2017-11-22 | 1 | -0/+1 |
* | tools: speed up lint-md-build | Refael Ackermann | 2017-11-14 | 1 | -2/+2 |
* | build: add lint-md-build | Daijiro Wachi | 2017-10-25 | 1 | -0/+2 |
* | tools, build: refactor macOS installer | JP Wesselink | 2017-09-28 | 1 | -2/+1 |
* | test: exclude write-coverage from coverage report | Benjamin Coe | 2017-09-08 | 1 | -0/+1 |
* | gitignore: add libuv book and GitHub template | cjihrig | 2017-06-07 | 1 | -0/+5 |