summaryrefslogtreecommitdiff
path: root/node.gyp
AgeCommit message (Expand)Author
2012-04-17Fix 64-bit SmartOS buildDave Pacheco
2012-04-17Domain featureisaacs
2012-04-01build: add support for DTrace and postmortemDave Pacheco
2012-03-30core: add reusable slab allocatorBen Noordhuis
2012-03-15node.gyp: include the config.gypi file in the js2c inputs listNathan Rajlich
2012-03-05build: remove unnecessary link flags from node.gypBen Noordhuis
2012-02-27build: support shared zlibT.C. Hollingsworth
2012-02-26build: use else instead of node_shared_v8==falseT.C. Hollingsworth
2012-02-23Default node_shared_v8 to false.Nathan Rajlich
2012-02-23Revert "Revert "build: support shared V8 properly""isaacs
2012-02-23Revert "build: support shared V8 properly"isaacs
2012-02-22build: support shared V8 properlyT.C. Hollingsworth
2012-02-18Merge remote-tracking branch 'ry/v0.6' into v0.6-mergeisaacs
2012-02-16Windows: another attempt to support unicode argvBert Belder
2012-02-12Merge remote-tracking branch 'origin/v0.6'Ben Noordhuis
2012-02-07enable x64 windows buildIgor Zinkovsky
2012-02-06Revert support for isolates.Ben Noordhuis
2012-01-16fix windows buildIgor Zinkovsky
2012-01-12build: remove the old -DPLATFORM="mac" defineNathan Rajlich
2012-01-12build: set `process.platform` to "darwin" on OS XNathan Rajlich
2012-01-09Merge remote branch 'origin/v0.6'Ryan Dahl
2012-01-06support nosnapshot in vcbuild.batRyan Dahl
2011-12-29build: move internals to separate header fileBen Noordhuis
2011-12-29build: add --without-isolates configure switchBen Noordhuis
2011-12-29isolates: isolate-ify the main loopBen Noordhuis
2011-12-20Remove unnecessary stuff from node.gypRyan Dahl
2011-12-15Remove platform files, and use uv platform apiIgor Zinkovsky
2011-12-07Begin moving static vars into struct for isolates.Ryan Dahl
2011-11-30build: always compile with large file supportBen Noordhuis
2011-11-17build: remove v8-node.gypBen Noordhuis
2011-11-10Add node.rc with a version resourceIgor Zinkovsky
2011-10-29Add common.gypi to gyp outputBert Belder
2011-10-28Revert "remove node_io_watcher"Igor Zinkovsky
2011-10-27remove node_io_watcherIgor Zinkovsky
2011-10-26Don't compile in node_dtrace.cc when not supportedRyan Dahl
2011-10-26build: fix sunos gyp build, include platform fileBen Noordhuis
2011-10-12Add cluster.js to node.gypRyan Dahl
2011-10-11Fix windows buildRyan Dahl
2011-10-11Remove tty_legacyRyan Dahl
2011-10-11Remove dgram_legacyRyan Dahl
2011-10-11Remove dns_legacyRyan Dahl
2011-10-11Remove child_process_legacyRyan Dahl
2011-10-11Remove net_legacy timers_legacyRyan Dahl
2011-10-07Turn off V8's -Werror in GYPRyan Dahl
2011-10-06Upgrade libuv to 60c639fRyan Dahl
2011-10-06Fix gyp buildBert Belder
2011-09-27Add new tty js files to node.gypBert Belder
2011-09-22fs watcher bindingIgor Zinkovsky
2011-09-21remove node_zlib.h from node.gypIgor Zinkovsky
2011-08-17build: fix freebsd gyp buildBen Noordhuis