Results 86 comments of ibilon

`dependencies` has the meaning of "add this lib to the compilation" so unless haxe becomes a haxelib package (which would be cool) it's weird here.

A simple proxy exe which sends all its arguments to `$(haxelib path haxe [version])/haxe` with the required haxe_std env var should work without too much issues I guess (hope). Thanks...

Haxelib doesn't use interp mode anymore, so that shouldn't be a problem ;)

Kind of the same problem that this issue https://github.com/HaxeFoundation/haxelib/issues/124#issuecomment-166347215 The folder is an artifact from the zipping process, and isn't there when installing the lib, I don't think it should...

Might as well double that question with the database for the haxe.org blog.

That's not too hard to parse ;)

Thinking more about this, with rewriting I don't think the logs have enough information for that.

npm has both a `homepage` and `repository` field And since `url` is shown as "Website" on lib.haxe.org it doesn't make a lot of sense (semantically speaking) to put a github...

Is this only for post-install hook or is there plans for a pre/post-update and pre-remove too?

Looks like it's only for newly uploaded versions http://lib.haxe.org/p/hxnodejs/4.0.2/files/ So most likely something from the last deploy.