build: rename binary from node to iojs

* rename the build targets

* update the test runner to use `out/{Debug,Release}/iojs`

* update the installer to install the iojs binary

* update one test that explicitly checks for the binary name

PR-URL: https://github.com/iojs/io.js/pull/262
Reviewed-By: Bert Belder <bertbelder@gmail.com>
This commit is contained in:
Ben Noordhuis
2015-01-08 14:00:43 +01:00
parent 3e7a25dd95
commit f17f473af5
6 changed files with 25 additions and 25 deletions

View File

@@ -73,7 +73,7 @@
'targets': [
{
'target_name': 'node',
'target_name': 'iojs',
'type': 'executable',
'dependencies': [