test tls: make tests use new `tls.connect` API
[platform/upstream/nodejs.git] / configure
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: add --without-isolates configure switch
2011-12-29 Ben NoordhuisMerge remote-tracking branch 'origin/v0.6'
2011-12-27 Ben Noordhuisbuild: add --without-isolates configure switch
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 DahlMerge remote branch 'origin/v0.6'
2011-12-19 jbergstroemgyp: switch json for pprint when generating config
2011-12-17 Fedor Indutny--without-npm option
2011-12-16 Ryan Dahlgyp: use built-in openssl by default
2011-12-16 Ryan DahlMerge remote branch 'origin/v0.6'
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-29 Ben Noordhuisbuild: DRY configure script
2011-11-25 Bert BelderMerge branch 'v0.6'
2011-11-22 Ryan DahlMerge remote branch 'origin/v0.6'
2011-11-18 Ryan DahlForce makefile generation in gyp
2011-11-17 Ben NoordhuisMerge remote branch 'origin/v0.6'
2011-11-16 Ryan DahlMerge remote branch 'origin/v0.6'
2011-11-15 Ben Noordhuisbuild: auto-run tools/gyp_node after ./configure
2011-11-15 Ryan DahlRemove SCONS deprecate WAF
2011-10-22 Ryan DahlMerge remote branch 'origin/v0.4'
2011-09-15 Ryan DahlMerge remote branch 'origin/v0.4'
2011-09-15 Ryan DahlMerge remote branch 'origin/v0.4'
2011-09-08 Ryan DahlMerge remote branch 'origin/v0.4'
2011-08-26 Ben NoordhuisFix typo in configure script
2011-08-09 Ryan DahlRevert "Unify configure scripts"
2011-08-08 Ryan DahlMerge branch 'gyp'
2011-08-08 Ryan DahlUnify configure scripts
2011-08-08 Ryan DahlBring back old Makefile and configure script
2011-08-08 Ryan Dahlsketch out configure support
2010-11-01 Ryan DahlBack to WAF
2010-10-30 Ryan DahlChanges to compile on solaris
2010-10-26 Ryan Dahlexec instead of sh a the configure.real script
2010-10-26 Ryan Dahlmore configure hackery
2010-10-26 Ryan Dahladd configure
2010-10-25 Ryan DahlReplace WAF with make/autoconf
2010-05-11 Ryan DahlQuote variables in configure script
2009-12-06 Ryan DahlUse --jobs=1 with WAF
2009-11-22 Jan Lehnardtdetect ccache and bail out since v8 doens't like to...
2009-10-03 Ryan DahlDon't unnecessarily output the makefile from the config...
2009-10-02 Ryan DahlUse waf-light instead of waf
2009-09-11 RyanRevert "Add xsl files to doc directory so people can...
2009-09-11 RyanAdd xsl files to doc directory so people can build...
2009-09-10 RyanMan page generation.
2009-08-25 RyanRestyle website/api.html. Now looks like the front...
2009-07-16 RyanFix 'make test-debug'
2009-07-13 RyanAdd benchmark scripts.
2009-06-30 RyanAdd new documentation (using asciidoc!)
2009-06-26 RyanAdd make test-all
2009-06-22 RyanUse v8's test runner
2009-06-22 RyanCreate tools directory
2009-06-16 Urban HafnerMerge branch 'master' of git://github.com/ry/node
2009-06-16 RyanOnly run debug tests if the build debug was built
2009-06-13 Ryantest default build too
2009-05-19 RyanAdd color PASS/FAIL statements. Use python for portability.
2009-05-15 RyanInform V8 of external allocations.
2009-05-14 RyanRemove -n from echo in Makefile. (Doesn't work on OSX.)
2009-04-23 Ryanwasn't sending pos arg for puts()
2009-04-22 Ryanimport full versions of dependency libraries!
2009-04-21 Ryanadd 'make test'
2009-04-18 Ryanfix configure so it can handle --debug argument
2009-04-15 Ryaneverything is changed. i've waited much too long to...