Just so that people aren't duplicating efforts, I have begun creating a
`node-gyp` project as described earlier in this thread. I'll be working on
getting an initial version out by the end of this weekend that will
hopefully be usable by everyone.

I'll notify this thread as soon as I have something worthwhile to show.
Cheers!

On Fri, Feb 3, 2012 at 1:23 PM, Bradley Meck <[email protected]> wrote:

> Currently we have several modules that have to be built and coexist as
> available for use from the same directory from multiple Node versions
> (daemon and node-fork). Right now we have a install script and runtime
> detection handling this, but it would be nice if package.json or NODE_PATH
> were a little cleaner and allowed us to specify what to pull at specific
> versions in instead of sharing the same compiled module filename for
> multiple ABIs and forcing runtime detection.
>
> --
> Job Board: http://jobs.nodejs.org/
> Posting guidelines:
> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
> You received this message because you are subscribed to the Google
> Groups "nodejs" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/nodejs?hl=en?hl=en
>

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to