tools: add tap output to cpplint
[platform/upstream/nodejs.git] / tools /
2016-01-19 Johan Bergströmtools: add tap output to cpplint
2016-01-19 Michael Dawsonbuild: Updates for AIX npm support - part 1
2015-12-23 Rich Trotttest: retry on smartos if ECONNREFUSED
2015-12-23 Steven R. Loomisbuild: fix --with-intl=system-icu for x-compile
2015-10-08 Karl Skomskitest: report timeout in TapReporter
2015-10-08 Nathan Rajlichtools: remove leftover license boilerplate
2015-10-08 Rich Trotttest: make common.js mandatory via linting rule
2015-10-08 Rich Trotttools: apply linting to custom rules code
2015-10-08 Ben Noordhuistools: remove unused gflags module
2015-10-08 Steven R. Loomisbuild: intl: avoid 'duplicate main()' on ICU 56
2015-10-02 Michael Dawsoni18n: add caller to removal list for bidi in ICU55
2015-09-22 Matt Loringtools: single, cross-platform tick processor
2015-09-20 Stewart Addisonbuild: fix icutrim when building small-icu on BE
2015-09-15 Michael Dawsonbuild: Updates to enable AIX support
2015-09-15 Sakthipriyan Vairamanitools: open `test.tap` file in write-binary mode
2015-09-15 Matt Loringtools: add missing tick processor polyfill
2015-09-15 Sakthipriyan Vairamanitools: remove hyphen in TAP result
2015-09-11 Brian Whitewin,msi: fix documentation shortcut url
2015-09-07 Rod Vaggbuild: make .msi install to "nodejs", not "node"
2015-09-07 Ben Noordhuiscpplint: make it possible to run outside git repo
2015-09-06 Rod Vaggbuild: fix .pkg creation tooling
2015-09-06 Karl Skomskibuild: add --enable-asan with builtin leakcheck
2015-09-02 Rod Vaggtools: update release.sh to work with new website
2015-08-28 João Reiswin,msi: correct installation path registry keys
2015-08-28 João Reiswin,msi: change InstallScope to perMachine
2015-08-27 Alexis Campaillatest: runner should return 0 on flaky tests
2015-08-27 Alexis Campaillatest: runner support for flaky tests
2015-08-25 João Reiswin,msi: Upgrade from old upgrade code
2015-08-25 Ben Noordhuistools: make add-on scraper print filenames
2015-08-24 João Reiswin: fix custom actions for WiX older than 3.9
2015-08-24 Julien Gilliwin: fix custom actions on Visual Studio != 2013
2015-08-23 cjihrignode: additional cleanup for node rename
2015-08-23 Frederic Hembergerinstaller: fix installers for node.js rename
2015-08-23 cjihrignode: rename from io.js to node
2015-08-23 James M Snelltools: add license boilerplate to check-imports.sh
2015-08-18 Matt Loringtools: run the tick processor without building v8
2015-08-14 Steven R. Loomisbuild: work around VS2015 issue in ICU <56
2015-08-13 Steven R. Loomisbuild: Intl: bump ICU4C from 54 to 55
2015-08-13 João Reistest: option to run a subset of tests
2015-08-04 Frederic Hembergerbuild: prepare Windows installer for i18n support
2015-08-04 Michael Dawsonbuild: first set of updates to enable PPC support
2015-08-04 Ben Noordhuisdeps: update v8 to 4.4.63.9
2015-07-30 Johan Bergströmtools: expose skip output to test runner
2015-07-25 Jeremiah Senkpieltools: use local or specified $NODE for test-npm
2015-07-07 Ali Ijaz Sheikhtools: install gdbinit from v8 to $PREFIX/share
2015-06-30 Shigeki Ohtsutools: fix gyp to work on MacOSX without XCode
2015-06-30 Ben Noordhuistools: update gyp to 25ed9ac
2015-06-29 Roman Reisstools: update eslint to 0.24.0
2015-06-25 Rod Vaggbuild: add tar-headers target for headers-only tar
2015-06-25 Rod Vaggbuild: update build targets for io.js
2015-06-17 Jeremiah Senkpieltools: make test-npm work without global npm
2015-06-11 Roman Reisstools: enable/add additional eslint rules
2015-06-02 Ben Noordhuistools: update certdata.txt
2015-06-02 Ben Noordhuistools: customize mk-ca-bundle.pl
2015-06-02 Ben Noordhuistools: update mk-ca-bundle.pl to HEAD of upstream
2015-06-01 thefourtheyetools: Fix copying contents of deps/npm
2015-05-30 Johan Bergströmtools: pass constant to logger instead of string
2015-05-12 Jeremiah Senkpieltools: refactor `make test-npm` into test-npm.sh
2015-05-09 Yosuke Furukawatools: replace closure-linter with eslint
2015-05-07 thefourtheyeinstall: fix NameError
2015-05-06 thefourtheyetools: remove unused GuessWordSize function
2015-04-13 Dan Vargabuild: minor changes to fix rpm build
2015-04-13 Johan Bergströmtools: Remove unused files
2015-04-13 Johan Bergströmbuild: Simplify fetching release version
2015-04-10 Shigeki Ohtsutools: add to install deps/openssl/config/archs
2015-04-09 Roman Reisstest: increase timeouts on ARM
2015-04-07 Ben Noordhuistest: double test timeout on arm machines
2015-04-07 Johan Bergströmbuild: Remove building against a shared V8
2015-04-06 Oguz Bastemurtools: fix install source path for openssl headers
2015-04-06 Shigeki Ohtsutools: remove gyp test directory
2015-04-04 Shigeki Ohtsutools: fix gyp to work on MacOSX without XCode
2015-04-04 Fedor Indutnygyp: fix build with python 2.6
2015-04-04 Shigeki Ohtsudeps: update gyp to e1c8fcf7
2015-03-27 Ben Noordhuisjs2c: fix module id generation on windows
2015-03-25 Vladimir Kurchatkiniojs: introduce internal modules
2015-03-11 Ben Noordhuisdoc: make tools/update-authors.sh cross-platform
2015-03-05 Johan Bergströmbuild: remove mdb from io.js
2015-03-05 Johan Bergströmbuild: remove tools/wrk from the tree
2015-02-24 Johan Bergströmtest: support writing test output to file
2015-02-16 Rod Vaggtest: remove flaky test functionality
2015-02-03 Rod Vaggtools: add release tool and docs, remove old tools
2015-01-27 Mathias Küselwin,msi: broadcast WM_SETTINGCHANGE after install
2015-01-24 Rod Vaggtools: remove old updateAuthors.awk script
2015-01-16 Shigeki Ohtsutools: add python-gflags module
2015-01-16 Rod Vaggbuild: add new installer config for OS X
2015-01-15 Yosuke Furukawatools: update closure linter to 2.3.17
2015-01-15 Bert Belderwin,msi: warn that older io.js needs manual uninstall
2015-01-15 Bert Belderwin,msi: change UpgradeCode
2015-01-14 Bert BelderMerge tag 'v1.0.0-release' into v1.x
2015-01-14 Bert Belderwin,msi: correct doc website link
2015-01-14 Rod Vaggbuild: rename ChangeLog to CHANGELOG.md in build
2015-01-14 Bert Belderwin: use the new io.js icon
2015-01-14 Bert Belderwin,msi: link node.exe to iojs.exe
2015-01-13 Ben Noordhuistest: create test-ci, modify test-all, fix cpplint
2015-01-12 isaacsRemove excessive copyright/license boilerplate
2015-01-12 Rod Vaggsrc: rename node to io.js for Windows installer
2015-01-12 Steven Rockartswin,msi: create npm folder in AppData directory
2015-01-12 Chris Dickinsondoc: update style for iojs
2015-01-11 Bert Belderwin,test: try again if file unlink fails
2015-01-09 Chris Dickinsontools: enable ctrl-c for parallel tests
next