net: `Server.listen`, `Server.close` and `Socket.connect` return `this`
[platform/upstream/nodejs.git] / tools /
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
2011-07-05 Ryan DahlMerge branch 'V8-3.4'
2011-07-04 koichikFix doctool uses RegExp object as a Function
2011-07-03 koichikFix doctool uses RegExp object as a Function
2011-06-29 Ryan DahlMerge branch 'v8-3.1' into v0.4
2011-06-17 Ryan DahlRevert "Add --cov code coverage option"
2011-06-15 Ryan DahlMerge branch 'v0.4'
2011-06-03 Ryan DahlMerge branch 'v0.4'
2011-05-22 Ryan DahlMerge branch 'v0.4'
2011-05-21 Ryan DahlMerge branch 'v8-3.1' into v0.4
2011-05-20 Ryan DahlMerge branch 'v0.4'
2011-05-19 Ryan DahlMerge branch 'v0.4'
2011-05-17 Ryan DahlMerge branch 'v0.4'
2011-05-08 isaacsMerge branch 'v0.4'
2011-04-30 Ryan DahlMerge branch 'v8-3.1' into v0.4
2011-04-19 Ryan DahlMerge branch 'v0.4'
2011-04-15 Ryan DahlAdd covhtml.js tool
2011-04-11 Ryan DahlMerge branch 'v8-3.1' into v0.4
2011-03-31 Ryan DahlMerge branch 'v8-3.1' into v0.4
2011-03-25 Ryan DahlMerge branch 'v8-3.1' into v0.4
2011-03-18 Ryan DahlMerge branch 'v8-3.1' into v0.4
2011-03-15 Ryan DahlMerge branch 'v0.4'
2011-03-08 Tom HughesAdd string class that uses ExternalAsciiStringResource.
2011-02-18 Ryan DahlMerge branch 'v0.4'
2011-02-17 Bert BelderFix test runner bug on windows
2011-01-16 Ryan DahlBump version to v0.3.5 v0.3.5
2011-01-11 Ryan DahlMerge branch 'vanilla-libeio'
2011-01-04 Bert BelderMerge branch 'master' of git://github.com/ry/node
2011-01-02 Bert BelderMerge remote branch 'origin/master'
2010-12-20 Bert Belder`make test` somewhat works
2010-12-20 Bert BelderBetter way of getting rid of symlinks
2010-12-20 Bert BelderWafadmin: don't even think about using msvc
2010-12-02 Ryan DahlImport cpplint.py
2010-12-02 Ryan DahlImport Google's closure_linter
2010-11-30 Bert Belderwin: Symlink to jsmin.py doesn't work on windows
2010-11-22 Tom HughesAdd cmake build support.
2010-11-18 Micheil SmithGenerate Table of Contents at compile time.
2010-11-16 Micheil SmithBuild API page into build/doc; simplify doctool.
2010-11-15 Ryan DahlRemove RonnJS not used anymore
2010-11-13 Ryan Dahlfix 'make doc'
2010-11-01 Ryan DahlBack to WAF
2010-10-29 Ryan DahlInstall node-waf
2010-10-28 Micheil SmithMore simplification of the templating & rendering.
2010-10-28 Micheil SmithAdded a single page version, moved index to be standard...
2010-10-28 Micheil SmithAdding build tools & templates/assets
2010-10-25 Ryan DahlReplace WAF with make/autoconf
2010-10-18 Ryan DahlFix test harness for Linux
2010-10-13 Ben NoordhuisPreliminary pkg-config support.
2010-10-12 Ryan DahlDynamically load native scripts
2010-10-11 Micheil SmithSoft migration of sys -> util, Removal of deprecated...
next