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-12-16build: configure return exit status from gypSteven R. Loomis
2014-10-16build: revert change to disable ssl2 and ssl3Timothy J Fontaine
2014-10-15configure: disable ssl2/ssl3 by defaultFedor Indutny
2014-09-03configure: add --openssl-no-asm flagFedor Indutny
2014-07-03configure: fix v8 overriding commands on buildTrevor Norris
2014-05-16configure: allow V8 snapshot for cross-compilationAndrei Sedoi
2014-02-21configure: allow --with-dtrace on freebsdFedor Indutny
2013-12-07build: pass --no-parallel by default to gypTimothy J Fontaine
2013-12-07build: ./configure pass positional args to gypTimothy J Fontaine
2013-11-11gyp: update to bebdceaTimothy J Fontaine
2013-09-08configure: add mips-float-abi (soft, hard) optionAndrei Sedoi
2013-06-25Revert "configure: fix cross-compilation host_arch_cc()"Ben Noordhuis
2013-06-14configure: fix cross-compilation host_arch_cc()Andrei Sedoi
2013-06-13openssl: add missing configuration pieces for MIPSAndrei Sedoi
2013-05-22configure: respect the --dest-os flag consistentlyNathan Rajlich
2013-04-03build: 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
2012-10-25build: add --unsafe-optimizations configure switchBen Noordhuis
2012-10-23build: re-enable gdbjit, honor --gdb againBen Noordhuis
2012-10-16configure: turn on VFPv3 on ARMv7Ben Noordhuis
2012-09-19configure: turn on VFPv3 on ARMv7Ben Noordhuis
2012-09-18configure: always use shlex instead of splitAlex Xu
2012-09-13Merge remote-tracking branch 'ry/v0.8' into masterisaacs
2012-09-09configure: add a "--dest-os" option to force a gyp "flavor"Nathan Rajlich
2012-09-04build: add ninja support to MakefileBen Noordhuis
2012-09-04build: add configure option to build with ninjaTimothy J Fontaine
2012-08-17Merge remote-tracking branch 'origin/v0.8'Ben Noordhuis
2012-08-15build: Don't set gcc_version for Windowsisaacs
2012-08-15addon: remove node-waf, superseded by node-gypBen Noordhuis
2012-08-13build: compile with -fno-tree-vrp when gcc >= 4.0Ben Noordhuis
2012-07-27build: improve armv7 / hard-float detectionAdam Malcontenti-Wilson
2012-07-19build: fix mksnapshot crash on sunosBen Noordhuis
2012-07-12build: partially fix configure on ARMBen Noordhuis
2012-07-12build: disable unsafe optimizationsBen Noordhuis
2012-07-11build: fix spurious mksnapshot crashes for goodBen Noordhuis