Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove net_legacy timers_legacy | Ryan Dahl | 2011-10-11 | 1 | -7/+2 |
* | Turn off V8's -Werror in GYP | Ryan Dahl | 2011-10-07 | 1 | -0/+3 |
* | Upgrade libuv to 60c639f | Ryan Dahl | 2011-10-06 | 1 | -1/+0 |
* | Fix gyp build | Bert Belder | 2011-10-06 | 1 | -2/+0 |
* | Add new tty js files to node.gyp | Bert Belder | 2011-09-27 | 1 | -1/+2 |
* | fs watcher binding | Igor Zinkovsky | 2011-09-22 | 1 | -0/+1 |
* | remove node_zlib.h from node.gyp | Igor Zinkovsky | 2011-09-21 | 1 | -1/+0 |
* | build: fix freebsd gyp build | Ben Noordhuis | 2011-08-17 | 1 | -1/+8 |
* | Add TTYWrap | Ryan Dahl | 2011-09-20 | 1 | -0/+1 |
* | Initial pass at zlib bindings | isaacs | 2011-09-17 | 1 | -0/+4 |
* | Fix windows build | Ryan Dahl | 2011-09-12 | 1 | -4/+1 |
* | build: configure node, v8, cares and openssl | Ben Noordhuis | 2011-09-12 | 1 | -1/+8 |
* | gyp: add js files to node project | Bert Belder | 2011-09-05 | 1 | -46/+48 |
* | win: link to psapi.lib | Ryan Dahl | 2011-09-02 | 1 | -0/+1 |
* | Use new uv_fs_ apis | Igor Zinkovsky | 2011-08-30 | 1 | -9/+0 |
* | Add headers to improve the IDE experience. | Peter Bright | 2011-08-24 | 1 | -0/+40 |
* | fix windows build | Ryan Dahl | 2011-08-24 | 1 | -0/+1 |
* | Add dgram_legacy and dgram_uv to node.gyp | Ryan Dahl | 2011-08-24 | 1 | -1/+2 |
* | gyp: -ldl on linux | Ryan Dahl | 2011-08-22 | 1 | -0/+1 |
* | import openssl from chrome | Ryan Dahl | 2011-08-22 | 1 | -14/+2 |
* | gyp: Support Linux | Ryan Dahl | 2011-08-15 | 1 | -0/+6 |
* | Rename gyp files to produce useful solution names. | Peter Bright | 2011-08-13 | 1 | -75/+9 |
* | build: add src/v8_typed_array.cc to gyp sources list | Ben Noordhuis | 2011-08-12 | 1 | -0/+1 |
* | Fix MSVS building. | Peter Bright | 2011-08-11 | 1 | -1/+1 |
* | Move GYP file to the project root | Ryan Dahl | 2011-08-08 | 1 | -0/+276 |