Age | Commit message (Expand) | Author | Files | Lines |
2015-06-11 | tools: enable/add additional eslint rules | Roman Reiss | 1 | -0/+16 |
2015-06-02 | tools: update certdata.txt | Ben Noordhuis | 1 | -872/+2311 |
2015-06-02 | tools: customize mk-ca-bundle.pl | Ben Noordhuis | 1 | -193/+12 |
2015-06-02 | tools: update mk-ca-bundle.pl to HEAD of upstream | Ben Noordhuis | 1 | -53/+351 |
2015-06-01 | tools: Fix copying contents of deps/npm | thefourtheye | 1 | -2/+1 |
2015-05-30 | tools: pass constant to logger instead of string | Johan Bergström | 1 | -1/+1 |
2015-05-12 | tools: refactor `make test-npm` into test-npm.sh | Jeremiah Senkpiel | 1 | -0/+37 |
2015-05-09 | tools: replace closure-linter with eslint | Yosuke Furukawa | 3014 | -34506/+139046 |
2015-05-07 | install: fix NameError | thefourtheye | 1 | -2/+2 |
2015-05-06 | tools: remove unused GuessWordSize function | thefourtheye | 1 | -7/+0 |
2015-04-13 | build: minor changes to fix rpm build | Dan Varga | 1 | -2/+5 |
2015-04-13 | tools: Remove unused files | Johan Bergström | 4 | -130/+0 |
2015-04-13 | build: Simplify fetching release version | Johan Bergström | 1 | -11/+0 |
2015-04-10 | tools: add to install deps/openssl/config/archs | Shigeki Ohtsu | 1 | -0/+1 |
2015-04-09 | test: increase timeouts on ARM | Roman Reiss | 2 | -3/+6 |
2015-04-07 | test: double test timeout on arm machines | Ben Noordhuis | 2 | -4/+4 |
2015-04-07 | build: Remove building against a shared V8 | Johan Bergström | 1 | -2/+1 |
2015-04-06 | tools: fix install source path for openssl headers | Oguz Bastemur | 1 | -1/+1 |
2015-04-06 | tools: remove gyp test directory | Shigeki Ohtsu | 1432 | -50955/+0 |
2015-04-04 | tools: fix gyp to work on MacOSX without XCode | Shigeki Ohtsu | 1 | -0/+2 |
2015-04-04 | gyp: fix build with python 2.6 | Fedor Indutny | 1 | -1/+2 |
2015-04-04 | deps: update gyp to e1c8fcf7 | Shigeki Ohtsu | 1471 | -1421/+54748 |
2015-03-27 | js2c: fix module id generation on windows | Ben Noordhuis | 1 | -1/+11 |
2015-03-25 | iojs: introduce internal modules | Vladimir Kurchatkin | 1 | -7/+20 |
2015-03-11 | doc: make tools/update-authors.sh cross-platform | Ben Noordhuis | 1 | -15/+10 |
2015-03-05 | build: remove mdb from io.js | Johan Bergström | 1 | -97/+0 |
2015-03-04 | build: remove tools/wrk from the tree | Johan Bergström | 230 | -120315/+0 |
2015-02-24 | test: support writing test output to file | Johan Bergström | 1 | -8/+20 |
2015-02-16 | test: remove flaky test functionality | Rod Vagg | 1 | -35/+13 |
2015-02-04 | tools: add release tool and docs, remove old tools | Rod Vagg | 5 | -64/+187 |
2015-01-27 | win,msi: broadcast WM_SETTINGCHANGE after install | Mathias Küsel | 6 | -0/+257 |
2015-01-24 | tools: remove old updateAuthors.awk script | Rod Vagg | 1 | -13/+0 |
2015-01-16 | tools: add python-gflags module | Shigeki Ohtsu | 20 | -0/+4122 |
2015-01-16 | build: add new installer config for OS X | Rod Vagg | 6 | -23/+25 |
2015-01-15 | tools: update closure linter to 2.3.17 | Yosuke Furukawa | 166 | -3968/+29049 |
2015-01-15 | win,msi: warn that older io.js needs manual uninstall | Bert Belder | 1 | -1/+2 |
2015-01-15 | win,msi: change UpgradeCode | Bert Belder | 1 | -1/+1 |
2015-01-14 | win,msi: correct doc website link | Bert Belder | 1 | -1/+1 |
2015-01-14 | build: rename ChangeLog to CHANGELOG.md in build | Rod Vagg | 2 | -2/+2 |
2015-01-14 | win: use the new io.js icon | Bert Belder | 1 | -1/+1 |
2015-01-14 | win,msi: link node.exe to iojs.exe | Bert Belder | 1 | -0/+26 |
2015-01-13 | test: create test-ci, modify test-all, fix cpplint | Ben Noordhuis | 2 | -1/+2 |
2015-01-12 | Remove excessive copyright/license boilerplate | isaacs | 3 | -62/+0 |
2015-01-13 | src: rename node to io.js for Windows installer | Rod Vagg | 3 | -31/+31 |
2015-01-12 | win,msi: create npm folder in AppData directory | Steven Rockarts | 1 | -0/+12 |
2015-01-12 | doc: update style for iojs | Chris Dickinson | 3 | -43/+116 |
2015-01-11 | win,test: try again if file unlink fails | Bert Belder | 1 | -5/+13 |
2015-01-09 | tools: enable ctrl-c for parallel tests | Chris Dickinson | 1 | -5/+6 |
2015-01-08 | win,nodevars: run iojs.exe to get node version | Bert Belder | 1 | -1/+1 |
2015-01-08 | win,msi: rename node.exe to iojs.exe | Bert Belder | 1 | -3/+3 |