test tls: make tests use new `tls.connect` API
[platform/upstream/nodejs.git] / node.gyp
2012-01-02 Ben NoordhuisMerge remote-tracking branch 'origin/v0.6'
2011-12-29 Ben NoordhuisMerge branch 'isolates2'
2011-12-29 Ben NoordhuisMerge branch 'v0.6'
2011-12-29 Ben Noordhuisbuild: move internals to separate header file
2011-12-29 Ben Noordhuisbuild: add --without-isolates configure switch
2011-12-29 Ben Noordhuisisolates: isolate-ify the main loop
2011-12-29 Ben NoordhuisMerge remote-tracking branch 'origin/v0.6'
2011-12-27 Ben Noordhuisbuild: move internals to separate header file
2011-12-27 Ben Noordhuisbuild: add --without-isolates configure switch
2011-12-27 Ben Noordhuisisolates: isolate-ify the main loop
2011-12-23 Ryan DahlMerge remote branch 'origin/v0.6'
2011-12-21 Ryan DahlMerge remote branch 'origin/v0.6'
2011-12-21 Ryan DahlRemove unnecessary stuff from node.gyp
2011-12-16 Ryan DahlMerge remote branch 'origin/v0.6'
2011-12-16 Igor ZinkovskyRemove platform files, and use uv platform api
2011-12-07 Ryan DahlBegin moving static vars into struct for isolates.
2011-12-07 Ryan DahlMerge remote branch 'origin/v0.6'
2011-12-06 Ryan DahlMerge remote branch 'origin/v0.6'
2011-12-02 Ben NoordhuisMerge branch 'v0.6'
2011-11-30 Ben Noordhuisbuild: always compile with large file support
2011-11-25 Bert BelderMerge branch 'v0.6'
2011-11-22 Ryan DahlMerge remote branch 'origin/v0.6'
2011-11-17 Ben Noordhuisbuild: remove v8-node.gyp
2011-11-10 Igor ZinkovskyAdd node.rc with a version resource
2011-10-28 Bert BelderAdd common.gypi to gyp output
2011-10-28 Igor ZinkovskyRevert "remove node_io_watcher"
2011-10-27 Igor Zinkovskyremove node_io_watcher
2011-10-26 Ryan DahlDon't compile in node_dtrace.cc when not supported
2011-10-26 Ben Noordhuisbuild: fix sunos gyp build, include platform file
2011-10-22 Ryan DahlMerge remote branch 'origin/v0.4'
2011-10-12 Ryan DahlAdd cluster.js to node.gyp
2011-10-11 Ryan DahlFix windows build
2011-10-11 Ryan DahlRemove tty_legacy
2011-10-11 Ryan DahlRemove dgram_legacy
2011-10-11 Ryan DahlRemove dns_legacy
2011-10-11 Ryan DahlRemove child_process_legacy
2011-10-11 Ryan DahlRemove net_legacy timers_legacy
2011-10-07 Ryan DahlTurn off V8's -Werror in GYP
2011-10-06 Ryan DahlUpgrade libuv to 60c639f
2011-10-06 Bert BelderFix gyp build
2011-09-27 Ryan DahlMerge branch 'new-tty-binding'
2011-09-27 Bert BelderAdd new tty js files to node.gyp
2011-09-23 Igor Zinkovskyfs watcher binding
2011-09-21 Igor Zinkovskyremove node_zlib.h from node.gyp
2011-08-17 Ben Noordhuisbuild: fix freebsd gyp build
2011-09-20 Ryan DahlAdd TTYWrap
2011-09-18 isaacsInitial pass at zlib bindings
2011-09-15 Ryan DahlMerge remote branch 'origin/v0.4'
2011-09-15 Ryan DahlMerge remote branch 'origin/v0.4'
2011-09-13 Ryan DahlFix windows build
2011-09-12 Ben Noordhuisbuild: configure node, v8, cares and openssl
2011-09-08 Ryan DahlMerge remote branch 'origin/v0.4'
2011-09-05 Bert Beldergyp: add js files to node project
2011-09-02 Ryan Dahlwin: link to psapi.lib
2011-08-30 Igor ZinkovskyUse new uv_fs_ apis
2011-08-26 Ryan DahlMerge remote branch 'origin/v0.4'
2011-08-25 Peter BrightAdd headers to improve the IDE experience.
2011-08-24 Ryan Dahlfix windows build
2011-08-24 Ryan DahlAdd dgram_legacy and dgram_uv to node.gyp
2011-08-23 Ryan Dahlgyp: -ldl on linux
2011-08-22 Ryan Dahlimport openssl from chrome
2011-08-17 Ryan DahlMerge remote branch 'origin/v0.4'
2011-08-16 Ryan Dahlgyp: Support Linux
2011-08-14 Peter BrightRename gyp files to produce useful solution names.
2011-08-12 Ben Noordhuisbuild: add src/v8_typed_array.cc to gyp sources list
2011-08-11 Peter BrightFix MSVS building.
2011-08-08 Ryan DahlMerge branch 'gyp'
2011-08-08 Ryan DahlMove GYP file to the project root