Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-29configure: --v8-options optionFedor Indutny
2014-03-02Merge remote-tracking branch 'origin/v0.10'Fedor Indutny
2014-02-27src: update to latest libuv apiTimothy J Fontaine
2014-02-21configure: allow --with-dtrace on freebsdFedor Indutny
2014-01-09configure: always set `arm_float_abi`Fedor Indutny
2013-12-07build: older pythons don't support ternary ifTimothy J Fontaine
2013-12-07Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine
2013-12-07build: pass --no-parallel by default to gypTimothy J Fontaine
2013-12-07build: ./configure pass positional args to gypTimothy J Fontaine
2013-12-06build: add libicu i18n supportBen Noordhuis
2013-11-19Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine
2013-11-11v8: upgrade to 3.22.24Ben Noordhuis
2013-11-11gyp: update to bebdceaTimothy J Fontaine
2013-11-09build: make v8 use random seed for hash tablesBen Noordhuis
2013-10-30build: use zero overhead systemtap probesBen Noordhuis
2013-09-08configure: add mips-float-abi (soft, hard) optionAndrei Sedoi
2013-08-10build: disable SSLv2 by defaultBen Noordhuis
2013-08-10build: fix up style issues in configure scriptBen Noordhuis
2013-08-10configure: order configure switches alphabeticallyBen Noordhuis
2013-08-06build: embed the mdb_v8.so into the binaryTimothy J Fontaine
2013-07-06build: remove --unsafe-optimizations flagBen Noordhuis
2013-07-05Merge remote-tracking branch 'origin/v0.10'Ben Noordhuis
2013-06-25Merge remote-tracking branch 'ry/v0.10' into masterisaacs
2013-06-25Revert "configure: fix cross-compilation host_arch_cc()"Ben Noordhuis
2013-06-17build: add android supportLinus Mårtensson
2013-06-14configure: fix cross-compilation host_arch_cc()Andrei Sedoi
2013-06-13openssl: add missing configuration pieces for MIPSAndrei Sedoi
2013-05-28Merge remote-tracking branch 'ry/v0.10'isaacs
2013-05-22configure: respect the --dest-os flag consistentlyNathan Rajlich
2013-05-16dtrace: enable uv's probes if enabledTimothy J Fontaine
2013-04-24build: Makefile should respect configure --prefixTimothy J Fontaine
2013-04-19build: fix arm build after v8 upgradeBen Noordhuis
2013-04-03build: allow building with dtrace on osxDave Pacheco
2013-03-30build: allow building with dtrace on osxDave Pacheco
2013-01-11configure: define "arm_fpu" and "arm_neon" for ARMNathan Rajlich
2013-01-04windows: improve Visual Studio Express build supportScott Blomquist
2012-12-27build: Add hyphen to custom build tagsisaacs
2012-12-22build: allow to specify custom tagsMaciej Małecki
2012-12-21Ease building with VS Express by checking in generated files.Scott Blomquist
2012-11-21windows: add tracing with performance countersScott Blomquist
2012-11-21build: make python executable configurableBen Noordhuis
2012-11-17build: allow linking against system libuvStephen Gallagher
2012-11-06build: add configure option to generate xcode build filesTimothy J Fontaine
2012-11-06build: allow linking against system c-aresStephen Gallagher
2012-11-06build: allow linking against system http_parserStephen Gallagher
2012-11-02build: fix default dtrace flag on LinuxShigeki Ohtsu
2012-11-01build: add --systemtap-includes configure switchBen Noordhuis
2012-11-01tracing: add systemtap supportJan Wynholds
2012-11-01build: let gyp choose msvs versionFrederico Silva
2012-10-25Merge remote-tracking branch 'origin/v0.8'Ben Noordhuis