summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2014-07-02configure: 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-06build: pass --no-parallel by default to gypTimothy J Fontaine
2013-12-06build: ./configure pass positional args to gypTimothy J Fontaine
2013-11-10gyp: update to bebdceaTimothy J Fontaine
2013-09-07configure: 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-21configure: respect the --dest-os flag consistentlyNathan Rajlich
2013-04-03build: allow building with dtrace on osxDave Pacheco
2013-01-10configure: define "arm_fpu" and "arm_neon" for ARMNathan Rajlich
2013-01-03windows: improve Visual Studio Express build supportScott Blomquist
2012-12-26build: Add hyphen to custom build tagsisaacs
2012-12-21build: 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-20build: make python executable configurableBen Noordhuis
2012-11-16build: 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-01build: fix default dtrace flag on LinuxShigeki Ohtsu
2012-11-01build: add --systemtap-includes configure switchBen Noordhuis
2012-11-01tracing: add systemtap supportJan Wynholds
2012-10-31build: 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-15configure: turn on VFPv3 on ARMv7Ben Noordhuis
2012-09-19configure: turn on VFPv3 on ARMv7Ben Noordhuis
2012-09-17configure: always use shlex instead of splitAlex Xu
2012-09-12Merge 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-14addon: remove node-waf, superseded by node-gypBen Noordhuis
2012-08-13build: compile with -fno-tree-vrp when gcc >= 4.0Ben Noordhuis
2012-07-26build: improve armv7 / hard-float detectionAdam Malcontenti-Wilson
2012-07-18build: 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
2012-07-07Fix the Windows buildBert Belder
2012-07-03build: rename strict_aliasing to node_no_strict_aliasingBen Noordhuis
2012-07-03build: disable -fstrict-aliasing for any gcc < 4.6.0Ben Noordhuis
2012-07-03build: detect cc version with -dumpversionBen Noordhuis