summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Expand)Author
2018-01-11tools: move eslint from tools to tools/node_modulesMichaël Zasso
2018-01-09tools: do not override V8's gitignoreYang Guo
2017-12-31gitignore: ignore *.VC.db filesTobias Nießen
2017-11-22test: keep coverage reports after coverage-cleanAnatoli Papirovski
2017-11-14tools: speed up lint-md-buildRefael Ackermann
2017-10-25build: add lint-md-buildDaijiro Wachi
2017-09-28tools, build: refactor macOS installerJP Wesselink
2017-09-08test: exclude write-coverage from coverage reportBenjamin Coe
2017-06-07gitignore: add libuv book and GitHub templatecjihrig
2017-05-27build: ignore more VC++ artifactsRefael Ackermann
2017-05-02tools: ignore node_trace.*.logDaijiro Wachi
2017-03-31tools: update dotfile whitelist in .gitignoreMichaël Zasso
2016-12-04meta: whitelist dotfiles in .gitignoreClaudio Rodriguez
2016-11-10gitignore: ignore all tap filesJohan Bergström
2016-08-30tools: enable caching for jslint taskRich Trott
2016-08-05tools: add .vscode folder to .gitignoreJosh Gavant
2016-04-18gitignore: adding .vs/ directory to .gitignoreMike Kaufman
2016-04-18gitignore: ignore VS 2015 *.VC.opendb filesMike Kaufman
2016-03-29etw,build: always generate .rc and .h filesJoão Reis
2016-01-14test: use addon.md block headings as test dir namesRod Vagg
2016-01-13gitignore: never ignore debug moduleMichaël Zasso
2015-12-03crypto: fix native module compilation with FIPSStefan Budeanu
2015-11-02gitignore: don't ignore 'debug' in deps/npmRebecca Turner
2015-10-14gitignore: don't ignore debug source directory in V8Michaël Zasso
2015-09-24deps: remove and gitignore .bin directoryBen Noordhuis
2015-08-23node: rename from io.js to nodecjihrig
2015-06-05gitignore: don't ignore the debug npm moduleKat Marchán
2015-04-30gitignore: ignore xcode workspaces and projectsRoman Klauke
2015-04-04build: default to armv7+vfpv3 for androidGiovanny Andres Gongora Granada
2015-03-04build: remove tools/wrk from the treeJohan Bergström
2015-02-24build: make test-ci output TAP to stdout and logRod Vagg
2015-01-27win,msi: broadcast WM_SETTINGCHANGE after installMathias Küsel
2015-01-16build: add new installer config for OS XRod Vagg
2015-01-13build: create smaller build artifactsJohan Bergström
2015-01-10src: remove icu_configTrevor Norris
2015-01-08build: rename binary from node to iojsBen Noordhuis
2015-01-05Merge remote-tracking branch 'joyent/v0.12' into v1.xBen Noordhuis
2015-01-02build: i18n: add icu config optionsSteven R. Loomis
2014-12-17test: run tests in parallel, common improvementsFedor Indutny
2014-10-07build: i18n: move noisy variables to separate gypiSteven R. Loomis
2014-10-01build, i18n: improve Intl build, add "--with-intl"Steven R. Loomis
2014-08-07Merge remote-tracking branch 'upstream/v0.10' into v0.12Timothy J Fontaine
2014-07-31timers: backport f8193abJulien Gilli
2014-01-22addons: build and test examplesFedor Indutny
2013-12-06build: Ignore gyp-generated files on androidSteven Kabbes
2013-08-21tools: script release steps after jenkins buildTimothy J Fontaine
2013-02-19tools: Add wrk for benchmarking http serversisaacs
2013-02-01gitignore: Ignore release tarballs and shasum filesisaacs
2013-01-24gitignore: ignore v8.log filesBen Noordhuis
2013-01-23build: Add some gyp artifacts to .gitignoreScott Blomquist