test tls: make tests use new `tls.connect` API
[platform/upstream/nodejs.git] / tools /
2012-01-05 Shigeki Ohtsubuild: set product_prefix to empty for Linux
2012-01-04 Ben Noordhuisbuild: fix npm-cli.js install
2012-01-02 Ben NoordhuisMerge remote-tracking branch 'origin/v0.6'
2011-12-29 Ben NoordhuisMerge branch 'v0.6'
2011-12-29 Ben NoordhuisMerge remote-tracking branch 'origin/v0.6'
2011-12-23 Ryan DahlMerge remote branch 'origin/v0.6'
2011-12-23 Ryan DahlGYP: rename options.gypi to config.gypi
2011-12-21 Ryan DahlUpgrade GYP to r1115
2011-12-21 Ryan DahlMerge remote branch 'origin/v0.6'
2011-12-21 Ryan DahlSupport addons with gyp
2011-12-20 Ryan DahlFix 'make install'
2011-12-17 Fedor Indutny--without-npm option
2011-12-16 Ryan DahlUpgrade GYP to r1107
2011-12-16 Ryan DahlMerge remote branch 'origin/v0.6'
2011-12-15 Ryan DahlDon't print args from gyp_node
2011-12-14 Fedor IndutnyImplement make install
2011-12-10 Igor ZinkovskyFix MSI generation on VC Express
2011-12-10 Ryan DahlChange artwork in msi
2011-12-08 Igor ZinkovskyEnable upgrades in MSI.
2011-12-07 Ryan DahlMerge remote branch 'origin/v0.6'
2011-12-06 Ryan DahlMerge remote branch 'origin/v0.6'
2011-12-06 isaacss/NPM/npm/
2011-12-03 Ben Noordhuisgyp: upgrade to r1103
2011-12-02 Ben NoordhuisMerge branch 'v0.6'
2011-12-01 isaacsRemove duplicate npmrc file
2011-12-01 Igor Zinkovskynpm msi changes
2011-12-01 isaacsRe #2207 Add default npmrc for MSI install
2011-11-28 Ben Noordhuisdocs: add rel="canonical" link to latest API docs
2011-11-25 Bert BelderMerge branch 'v0.6'
2011-11-23 Ryan DahlFixes #2076. Add logos to MSI
2011-11-23 Ryan DahlFixes #2083. Support installing npm in the .msi
2011-11-22 Ryan DahlMerge remote branch 'origin/v0.6'
2011-11-22 Ryan DahlFix broken commit 2cd5adc
2011-11-22 Ryan DahlInstall npm with 'make install'
2011-11-21 Ryan DahlInclude NPM, update .pkg to install it.
2011-11-21 Ryan DahlFixes #2084. Makeify tools/osx-dist.sh
2011-11-17 Paddy Byersbuild: fix gyp xcode project generator
2011-11-17 Ben NoordhuisMerge remote branch 'origin/v0.6'
2011-11-16 Ryan DahlMerge remote branch 'origin/v0.6'
2011-11-15 Ryan DahlRemove SCONS deprecate WAF
2011-11-15 Ryan DahlRemove str.format to support python2.5.
2011-11-11 Ryan DahlBe consistent with v before version in packages
2011-11-11 Igor Zinkovskymsi changes
2011-11-11 Ryan DahlSimplify and move getnodeversion.py
2011-11-11 Ryan DahlImprove OSX installer
2011-11-11 Igor Zinkovskyfix msi builder
2011-11-10 Igor ZinkovskyAdd node.rc with a version resource
2011-11-02 Ryan DahlRemove separation of libuv tests
2011-10-26 Ben Noordhuisgyp: support older bash versions
2011-10-22 Ryan DahlMerge remote branch 'origin/v0.4'
2011-10-21 Ben Noordhuisgyp: upgrade to r1081
2011-10-18 Ryan DahlUpgrade GYP to r1078
2011-10-11 Tomasz Janczukwix project to create msi installer for windows
2011-10-10 Ben Noordhuisgyp: work around sunos python flock() bug
2011-09-21 Vitor Baloccodocs: Add anchor links next to each function
2011-08-17 Ben Noordhuisgyp: add freebsd support
2011-08-17 Ben Noordhuisgyp: revive sunos support, lost in 6b98a63
2011-09-18 Ryan DahlUpgrade gyp to r1046
2011-09-15 Ryan DahlMerge remote branch 'origin/v0.4'
2011-09-15 Ryan DahlMerge remote branch 'origin/v0.4'
2011-09-12 Ben Noordhuisgyp: add sunos support
2011-09-08 Ryan DahlUpgrade GYP to r1034
2011-09-08 Ryan DahlMerge remote branch 'origin/v0.4'
2011-08-26 Ryan DahlMerge remote branch 'origin/v0.4'
2011-08-24 Ryan DahlReapply Peter Bright's fixes for GYP on MSVS
2011-08-24 Ryan Dahltools/test.py to support marking files a libuv-broken
2011-08-24 Ryan DahlSupport MSVS build directories in tools/test.py
2011-08-23 Ryan DahlWAF builds in out/ instead of build/
2011-08-23 Ryan DahlHave WAF variants match GYP configuration names
2011-08-23 Ryan DahlUpgrade GYP to r1010
2011-08-17 Ryan DahlMerge remote branch 'origin/v0.4'
2011-08-16 Ryan DahlComplete GYP support for Python 2.5.2
2011-08-16 Ryan DahlGYP Support python 2.5.2
2011-08-15 Ryan DahlUpgrade GYP to r999
2011-08-15 Ryan DahlUpgrade GYP to r995
2011-08-14 Peter BrightRename gyp files to produce useful solution names.
2011-08-11 Peter BrightFix MSVS building.
2011-08-09 Ryan DahlTests should point at the build directory until GYP...
2011-08-08 Ryan DahlMerge branch 'gyp'
2011-08-08 Ryan DahlRevert "Remove scons"
2011-08-08 Ryan DahlFix MSVS build
2011-08-08 Ryan DahlMove GYP file to the project root
2011-08-08 Ryan Dahlsketch out configure support
2011-08-07 Peter BrightDisable optimization in debug builds.
2011-08-07 Peter BrightSilence VC++ warnings about use of badly-designed parts...
2011-08-07 Peter BrightFix bad platform name.
2011-08-07 Peter BrightMake MSVS build.
2011-08-07 Peter BrightModify GYP scripts for VC build
2011-08-06 Ryan DahlRemove scons
2011-08-06 Ryan DahlBring gyp into the tools directory; handwritten makefile
2011-08-06 Ryan Dahlgyp: fix test runner
2011-08-02 Ben Noordhuishttp: make http2 the default, legacy backend is availab...
2011-08-02 Ryan DahlMerge branch 'v0.4'
2011-08-01 Ben Noordhuistest: add targets `test-http2` and `test-all-http2`
2011-07-27 Ryan DahlRemove pkg-conf file
2011-07-22 Ryan DahlMerge branch 'v0.4'
2011-07-22 Ryan DahlMerge branch 'V8-3.4'
2011-07-16 Ryan DahlMerge branch 'V8-3.4'
2011-07-14 Ryan DahlMerge branch 'v0.4'
2011-07-14 Brian WhiteAddons should not -DEV_MULTIPLICITY=0
next