build: add pkgsrc rule
[platform/upstream/nodejs.git] / configure
2013-05-22 Nathan Rajlichconfigure: respect the --dest-os flag consistently
2013-04-03 Dave Pachecobuild: allow building with dtrace on osx
2013-03-09 isaacsMerge remote-tracking branch 'ry/v0.8' into master
2013-03-06 isaacsMerge remote-tracking branch 'ry/v0.8' into master
2013-03-05 Ben NoordhuisMerge remote-tracking branch 'origin/v0.8'
2013-03-02 Ben NoordhuisMerge remote-tracking branch 'origin/v0.8'
2013-02-28 Ben NoordhuisMerge remote-tracking branch 'origin/v0.8'
2013-02-28 Ben NoordhuisMerge remote-tracking branch 'origin/v0.8'
2013-02-18 isaacsMerge remote-tracking branch 'ry/v0.8' into master
2013-02-07 isaacsMerge remote-tracking branch 'ry/v0.8' into master
2013-01-18 isaacsMerge remote-tracking branch 'ry/v0.8' into master
2013-01-11 isaacsMerge remote-tracking branch 'ry/v0.8' into master
2013-01-11 Nathan Rajlichconfigure: define "arm_fpu" and "arm_neon" for ARM
2013-01-03 Scott Blomquistwindows: improve Visual Studio Express build support
2013-01-03 Ben NoordhuisMerge remote-tracking branch 'origin/v0.8'
2012-12-27 isaacsbuild: Add hyphen to custom build tags
2012-12-27 Maciej Małeckibuild: allow to specify custom tags
2012-12-21 Maciej Małeckibuild: allow to specify custom tags
2012-12-21 isaacsMerge remote-tracking branch 'ry/v0.8'
2012-12-21 Scott BlomquistEase building with VS Express by checking in generated...
2012-12-20 Ben NoordhuisMerge remote-tracking branch 'origin/v0.8'
2012-12-14 isaacsMerge remote-tracking branch 'ry/v0.8' into master
2012-11-21 Scott Blomquistwindows: add tracing with performance counters
2012-11-20 Ben Noordhuisbuild: make python executable configurable
2012-11-16 Stephen Gallagherbuild: allow linking against system libuv
2012-11-05 Timothy J Fontainebuild: add configure option to generate xcode build...
2012-11-05 Stephen Gallagherbuild: allow linking against system c-ares
2012-11-05 Stephen Gallagherbuild: allow linking against system http_parser
2012-11-01 Shigeki Ohtsubuild: fix default dtrace flag on Linux
2012-11-01 Ben Noordhuisbuild: add --systemtap-includes configure switch
2012-11-01 Jan Wynholdstracing: add systemtap support
2012-10-31 Frederico Silvabuild: let gyp choose msvs version
2012-10-25 Ben NoordhuisMerge remote-tracking branch 'origin/v0.8'
2012-10-24 Ben Noordhuisbuild: add --unsafe-optimizations configure switch
2012-10-23 isaacsMerge remote-tracking branch 'ry/v0.8'
2012-10-23 Ben Noordhuisbuild: re-enable gdbjit, honor --gdb again
2012-10-23 isaacsMerge remote-tracking branch 'ry/v0.8'
2012-10-21 Ben NoordhuisMerge remote-tracking branch 'origin/v0.8'
2012-10-15 Ben Noordhuisconfigure: turn on VFPv3 on ARMv7
2012-10-13 Nathan RajlichMerge remote-tracking branch 'origin/v0.8'
2012-09-28 isaacsMerge remote-tracking branch 'ry/v0.8' into v0.8-merge
2012-09-19 Ben Noordhuisconfigure: turn on VFPv3 on ARMv7
2012-09-18 isaacsMerge branch 'v0.9.2-release'
2012-09-17 Alex Xuconfigure: always use shlex instead of split
2012-09-12 isaacsMerge remote-tracking branch 'ry/v0.8' into master
2012-09-09 Nathan Rajlichconfigure: add a "--dest-os" option to force a gyp...
2012-09-04 Ben Noordhuisbuild: add ninja support to Makefile
2012-09-04 Timothy J Fontainebuild: add configure option to build with ninja
2012-09-04 Ben NoordhuisMerge remote-tracking branch 'origin/v0.8'
2012-08-28 Bert BelderMerge branch 'v0.8'
2012-08-17 Ben NoordhuisMerge remote-tracking branch 'origin/v0.8'
2012-08-16 isaacsMerge branch 'v0.8.7-release' into v0.8
2012-08-15 isaacsbuild: Don't set gcc_version for Windows
2012-08-14 Ben Noordhuisaddon: remove node-waf, superseded by node-gyp
2012-08-13 Ben Noordhuisbuild: compile with -fno-tree-vrp when gcc >= 4.0
2012-08-03 isaacsMerge remote-tracking branch 'ry/v0.8'
2012-07-26 Adam Malcontenti... build: improve armv7 / hard-float detection
2012-07-19 isaacsMerge remote-tracking branch 'ry/v0.8' into master
2012-07-18 Ben Noordhuisbuild: fix mksnapshot crash on sunos
2012-07-13 isaacsMerge remote-tracking branch 'ry/v0.8'
2012-07-12 Ben Noordhuisbuild: partially fix configure on ARM
2012-07-12 Ben Noordhuisbuild: disable unsafe optimizations
2012-07-12 Bert BelderMerge branch 'v0.6' into v0.8
2012-07-12 isaacsMerge remote-tracking branch 'ry/v0.8' into v0.8-merge
2012-07-11 Ben Noordhuisbuild: fix spurious mksnapshot crashes for good
2012-07-07 Bert BelderFix the Windows build
2012-07-04 Ben NoordhuisMerge remote-tracking branch 'origin/v0.8'
2012-07-03 Ben Noordhuisbuild: rename strict_aliasing to node_no_strict_aliasing
2012-07-03 Ben Noordhuisbuild: disable -fstrict-aliasing for any gcc < 4.6.0
2012-07-03 Ben Noordhuisbuild: detect cc version with -dumpversion
2012-06-30 Ben Noordhuisbuild: handle output of localized gcc or clang
2012-06-30 Ben Noordhuisbuild: rename openssl configure switches
2012-06-29 Bert BelderMerge branch 'v0.8'
2012-06-27 Ben Noordhuisbuild: use proper python interpreter
2012-06-27 Gabrielbuild: handle CC env var with spaces
2012-06-26 Ben Noordhuisbuild: fix --shared-v8 option
2012-06-26 Bert Belderconfigure: don't fail if compiler_version() doesn't...
2012-06-26 Ben Noordhuisbuild: expand ~ in `./configure --prefix=~/a/b/c`
2012-06-26 Ben Noordhuisbuild: enable strict aliasing if gcc < 4.5.0
2012-06-26 Ben Noordhuisbuild: disable strict aliasing in v8 with gcc 4.5.x
2012-06-26 Ben Noordhuisbuild: disable strict aliasing in v8 with gcc 4.5.x
2012-06-20 Ryan DahlRename GYP variable node_use_system_openssl to be consi...
2012-06-18 isaacsFix #3465 Add ./configure --no-ifaddrs flag
2012-06-13 Igor ZinkovskyWindows: Enable ETW events.
2012-05-16 isaacsbuild: Set strict_aliasing on SunOS always
2012-05-15 isaacsMerge branch 'master' into v0.6-merge
2012-05-15 Sadique Alibuild: improve c compiler detection
2012-05-15 isaacsMerge remote-tracking branch 'ry/v0.6' into v0.6-merge
2012-05-09 isaacsMerge remote-tracking branch 'ry/v0.6' into v0.6-merge
2012-05-05 Javier Hernándezbuild: print error message if no compiler found
2012-05-04 isaacsMerge remote-tracking branch 'ry/v0.6' into v0.6-merge
2012-04-28 Bert BelderMerge branch 'v0.6'
2012-04-18 isaacsMerge remote-tracking branch 'ry/v0.6'
2012-04-18 isaacsMerge remote-tracking branch 'ry/v0.6' into master
2012-04-11 Nathan Rajlichconfigure: output a newline at the end of config.gypi
2012-04-11 Nathan Rajlichconfigure: don't use "with" for Python 2.5 and older
2012-04-01 Dave Pachecobuild: add support for DTrace and postmortem
2012-03-17 Nathan Rajlichbuild: make --openssl-use-sys a boolean option
2012-03-16 Alex Xubuild: fix configure with spaces in CC
2012-03-16 isaacsMerge remote-tracking branch 'ry/v0.6' into merge-v0.6
next