summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* gyp: update to bebdceagyp-updateTimothy J Fontaine2013-11-101-1/+1
* configure: add mips-float-abi (soft, hard) optionAndrei Sedoi2013-09-071-0/+18
* Revert "configure: fix cross-compilation host_arch_cc()"Ben Noordhuis2013-06-251-9/+4
* configure: fix cross-compilation host_arch_cc()Andrei Sedoi2013-06-141-4/+9
* openssl: add missing configuration pieces for MIPSAndrei Sedoi2013-06-131-0/+2
* configure: respect the --dest-os flag consistentlyNathan Rajlich2013-05-211-13/+19
* build: allow building with dtrace on osxDave Pacheco2013-04-031-1/+1
* configure: define "arm_fpu" and "arm_neon" for ARMNathan Rajlich2013-01-101-5/+11
* windows: improve Visual Studio Express build supportScott Blomquist2013-01-031-7/+6
* build: Add hyphen to custom build tagsisaacs2012-12-261-1/+4
* build: allow to specify custom tagsMaciej MaƂecki2012-12-211-0/+7
* Ease building with VS Express by checking in generated files.Scott Blomquist2012-12-211-0/+16
* windows: add tracing with performance countersScott Blomquist2012-11-211-2/+20
* build: make python executable configurableBen Noordhuis2012-11-201-1/+2
* build: allow linking against system libuvStephen Gallagher2012-11-161-0/+35
* build: add configure option to generate xcode build filesTimothy J Fontaine2012-11-061-0/+8
* build: allow linking against system c-aresStephen Gallagher2012-11-061-0/+35
* build: allow linking against system http_parserStephen Gallagher2012-11-061-0/+35
* build: fix default dtrace flag on LinuxShigeki Ohtsu2012-11-011-2/+3
* build: add --systemtap-includes configure switchBen Noordhuis2012-11-011-0/+9
* tracing: add systemtap supportJan Wynholds2012-11-011-1/+5
* build: let gyp choose msvs versionFrederico Silva2012-10-311-1/+1
* Merge remote-tracking branch 'origin/v0.8'Ben Noordhuis2012-10-251-0/+8
|\
| * build: add --unsafe-optimizations configure switchBen Noordhuis2012-10-251-0/+8
| * configure: turn on VFPv3 on ARMv7Ben Noordhuis2012-10-151-8/+18
* | build: re-enable gdbjit, honor --gdb againBen Noordhuis2012-10-231-1/+1
* | configure: turn on VFPv3 on ARMv7Ben Noordhuis2012-09-191-8/+18
* | configure: always use shlex instead of splitAlex Xu2012-09-171-4/+4
* | Merge remote-tracking branch 'ry/v0.8' into masterisaacs2012-09-121-0/+8
|\ \ | |/
| * configure: add a "--dest-os" option to force a gyp "flavor"Nathan Rajlich2012-09-091-0/+8
* | build: add ninja support to MakefileBen Noordhuis2012-09-041-4/+10
* | build: add configure option to build with ninjaTimothy J Fontaine2012-09-041-1/+8
* | Merge remote-tracking branch 'origin/v0.8'Ben Noordhuis2012-08-171-1/+6
|\ \ | |/
| * build: Don't set gcc_version for Windowsisaacs2012-08-151-1/+1
| * build: compile with -fno-tree-vrp when gcc >= 4.0Ben Noordhuis2012-08-131-1/+6
* | addon: remove node-waf, superseded by node-gypBen Noordhuis2012-08-141-6/+0
|/
* build: improve armv7 / hard-float detectionAdam Malcontenti-Wilson2012-07-261-6/+62
* build: fix mksnapshot crash on sunosBen Noordhuis2012-07-181-0/+2
* build: partially fix configure on ARMBen Noordhuis2012-07-121-17/+11
* build: disable unsafe optimizationsBen Noordhuis2012-07-121-1/+0
* build: fix spurious mksnapshot crashes for goodBen Noordhuis2012-07-111-10/+2
* Fix the Windows buildBert Belder2012-07-071-1/+5
* build: rename strict_aliasing to node_no_strict_aliasingBen Noordhuis2012-07-031-3/+3
* build: disable -fstrict-aliasing for any gcc < 4.6.0Ben Noordhuis2012-07-031-6/+3
* build: detect cc version with -dumpversionBen Noordhuis2012-07-031-11/+3
* build: handle output of localized gcc or clangBen Noordhuis2012-06-301-16/+18
* build: rename openssl configure switchesBen Noordhuis2012-06-301-21/+42
* build: use proper python interpreterBen Noordhuis2012-06-281-3/+4
* build: handle CC env var with spacesGabriel2012-06-271-1/+1
* build: fix --shared-v8 optionBen Noordhuis2012-06-271-1/+0