mirror of https://github.com/lukechilds/node.git
Browse Source
* Allow overriding install path with CMAKE_INSTALL_PREFIX. * make sure js2min.py can be found when building out of source. * Replace empty macros with void(0). Expressions like "debug(x) && foo()" fail if debug(x) is an empty macro. * Make sure node-natives.h creation is deterministic. * Fix version string. The copyright header made the node_version.h file larger than the previously set file read limit.v0.7.4-release
Tom Hughes
14 years ago
committed by
Ben Noordhuis
3 changed files with 17 additions and 6 deletions
Loading…
Reference in new issue