| Commit message (Expand) | Author | Age | Files | Lines |
* | configure: add a "--dest-os" option to force a gyp "flavor" | Nathan Rajlich | 2012-09-09 | 1 | -0/+8 |
* | build: Don't set gcc_version for Windows | isaacs | 2012-08-15 | 1 | -1/+1 |
* | build: compile with -fno-tree-vrp when gcc >= 4.0 | Ben Noordhuis | 2012-08-13 | 1 | -1/+6 |
* | build: improve armv7 / hard-float detection | Adam Malcontenti-Wilson | 2012-07-26 | 1 | -6/+62 |
* | build: fix mksnapshot crash on sunos | Ben Noordhuis | 2012-07-18 | 1 | -0/+2 |
* | build: partially fix configure on ARM | Ben Noordhuis | 2012-07-12 | 1 | -17/+11 |
* | build: disable unsafe optimizations | Ben Noordhuis | 2012-07-12 | 1 | -1/+0 |
* | build: fix spurious mksnapshot crashes for good | Ben Noordhuis | 2012-07-11 | 1 | -10/+2 |
* | Fix the Windows build | Bert Belder | 2012-07-07 | 1 | -1/+5 |
* | build: rename strict_aliasing to node_no_strict_aliasing | Ben Noordhuis | 2012-07-03 | 1 | -3/+3 |
* | build: disable -fstrict-aliasing for any gcc < 4.6.0 | Ben Noordhuis | 2012-07-03 | 1 | -6/+3 |
* | build: detect cc version with -dumpversion | Ben Noordhuis | 2012-07-03 | 1 | -11/+3 |
* | build: handle output of localized gcc or clang | Ben Noordhuis | 2012-06-30 | 1 | -16/+18 |
* | build: rename openssl configure switches | Ben Noordhuis | 2012-06-30 | 1 | -21/+42 |
* | build: use proper python interpreter | Ben Noordhuis | 2012-06-28 | 1 | -3/+4 |
* | build: handle CC env var with spaces | Gabriel | 2012-06-27 | 1 | -1/+1 |
* | build: fix --shared-v8 option | Ben Noordhuis | 2012-06-27 | 1 | -1/+0 |
* | configure: don't fail if compiler_version() doesn't work | Bert Belder | 2012-06-26 | 1 | -3/+3 |
* | build: expand ~ in `./configure --prefix=~/a/b/c` | Ben Noordhuis | 2012-06-26 | 1 | -1/+1 |
* | build: disable strict aliasing in v8 with gcc 4.5.x | Ben Noordhuis | 2012-06-26 | 1 | -5/+11 |
* | Rename GYP variable node_use_system_openssl to be consistent | Ryan Dahl | 2012-06-20 | 1 | -2/+2 |
* | Fix #3465 Add ./configure --no-ifaddrs flag | isaacs | 2012-06-18 | 1 | -0/+8 |
* | Windows: Enable ETW events. | Igor Zinkovsky | 2012-06-13 | 1 | -0/+19 |
* | build: Set strict_aliasing on SunOS always | isaacs | 2012-05-16 | 1 | -0/+2 |
* | build: improve c compiler detection | Sadique Ali | 2012-05-15 | 1 | -10/+14 |
* | build: print error message if no compiler found | Javier Hernández | 2012-05-05 | 1 | -4/+14 |
* | configure: output a newline at the end of config.gypi | Nathan Rajlich | 2012-04-11 | 1 | -1/+1 |
* | configure: don't use "with" for Python 2.5 and older | Nathan Rajlich | 2012-04-11 | 1 | -2/+2 |
* | build: add support for DTrace and postmortem | Dave Pacheco | 2012-04-01 | 1 | -2/+16 |
* | build: make --openssl-use-sys a boolean option | Nathan Rajlich | 2012-03-17 | 1 | -1/+1 |
* | build: fix configure with spaces in CC | Alex Xu | 2012-03-16 | 1 | -1/+1 |
* | vcbuild: run the 'configure' script in vcbuild.bat | Nathan Rajlich | 2012-03-15 | 1 | -3/+30 |
* | build: disable -fvisibility=hidden if gcc < 4.0.0 | Ben Noordhuis | 2012-03-05 | 1 | -3/+3 |
* | build: make CC command in -fstrict-aliasing check configurable | Ben Noordhuis | 2012-03-05 | 1 | -8/+11 |
* | build: make CC command in host check configurable | Sadique Ali | 2012-03-05 | 1 | -2/+1 |
* | build: fix gcc version check | Shigeki Ohtsu | 2012-03-03 | 1 | -1/+1 |
* | build: remove unused import from configure script | Shigeki Ohtsu | 2012-03-03 | 1 | -1/+0 |
* | build: disable -fstrict-aliasing if gcc < 4.6.0 | Ben Noordhuis | 2012-03-02 | 1 | -12/+19 |
* | build: remove --shared-cares configure switch | Ben Noordhuis | 2012-03-02 | 1 | -26/+0 |
* | Fix #2830 for the old gcc bug on SmartOS | Shigeki Ohtsu | 2012-02-27 | 1 | -2/+13 |
* | build: support shared zlib | T.C. Hollingsworth | 2012-02-27 | 1 | -1/+31 |
* | Revert "Revert "build: support shared V8 properly"" | isaacs | 2012-02-23 | 1 | -0/+3 |
* | Merge branch 'v0.7.5-release' | isaacs | 2012-02-23 | 1 | -3/+0 |
|\ |
|
| * | Revert "build: support shared V8 properly" | isaacs | 2012-02-23 | 1 | -3/+0 |
* | | build: make default_configuration consistent with BUILDTYPE | Shigeki Ohtsu | 2012-02-23 | 1 | -0/+1 |
|/ |
|
* | build: support shared V8 properly | T.C. Hollingsworth | 2012-02-22 | 1 | -0/+3 |
* | build: better host_arch() definition in configure | Nathan Rajlich | 2012-02-20 | 1 | -17/+31 |
* | build: map i686 to ia32 | Nathan Rajlich | 2012-02-20 | 1 | -0/+1 |
* | build: test `uname -m` first, then `uname -p` | Nathan Rajlich | 2012-02-20 | 1 | -2/+2 |
* | build: detect host_arch better | Karl Skomski | 2012-02-13 | 1 | -7/+8 |