summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* build: disable SSLv2 by defaultBen Noordhuis2013-08-101-6/+8
* build: fix up style issues in configure scriptBen Noordhuis2013-08-101-14/+18
* configure: order configure switches alphabeticallyBen Noordhuis2013-08-101-234/+235
* build: embed the mdb_v8.so into the binaryTimothy J Fontaine2013-08-051-0/+7
* build: remove --unsafe-optimizations flagBen Noordhuis2013-07-061-8/+0
* Merge remote-tracking branch 'origin/v0.10'Ben Noordhuis2013-07-051-9/+4
|\
| * Revert "configure: fix cross-compilation host_arch_cc()"Ben Noordhuis2013-06-251-9/+4
* | Merge remote-tracking branch 'ry/v0.10' into masterisaacs2013-06-251-4/+11
|\ \ | |/
| * 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
* | build: add android supportLinus Mårtensson2013-06-171-1/+4
* | Merge remote-tracking branch 'ry/v0.10'isaacs2013-05-271-13/+19
|\ \ | |/
| * configure: respect the --dest-os flag consistentlyNathan Rajlich2013-05-211-13/+19
| * build: allow building with dtrace on osxDave Pacheco2013-04-031-1/+1
* | dtrace: enable uv's probes if enabledTimothy J Fontaine2013-05-151-0/+2
* | build: Makefile should respect configure --prefixTimothy J Fontaine2013-04-241-0/+4
* | build: fix arm build after v8 upgradeBen Noordhuis2013-04-191-13/+7
* | build: allow building with dtrace on osxDave Pacheco2013-03-301-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