0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-30 15:30:56 +01:00
nodejs/deps/cares
Michael Dawson 2a17c7f65e build: Updates to enable AIX support
These are the core changes that allow AIX to compile.  There
are still some test failures as there are some patches needed for
libuv and npm that we'll need to contribute through those
communities but this set allows node to be built on AIX and
pass most of the core tests

The change in js2c is because AIX does not support $ in
identifier names.  See the discussion/agreement in
https://github.com/nodejs/node/issues/2272

PR-URL: https://github.com/nodejs/node/pull/2364
Reviewed-By: Ben Noordhuis <ben@strongloop.com>
Reviewed-By: Rod Vagg <r@va.gg>
2015-09-15 13:17:28 -04:00
..
build
config build: Updates to enable AIX support 2015-09-15 13:17:28 -04:00
include deps: provide TXT chunk info in c-ares 2015-05-12 10:47:51 +02:00
src src,deps: replace LoadLibrary by LoadLibraryW 2015-05-12 10:47:51 +02:00
.gitignore
android-configure
build.mk
cares.gyp build: Updates to enable AIX support 2015-09-15 13:17:28 -04:00
common.gypi build: Updates to enable AIX support 2015-09-15 13:17:28 -04:00
gyp_cares
Makefile