mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
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:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -10,8 +10,8 @@ tags
|
||||
doc/api.xml
|
||||
tmp/
|
||||
test/tmp*/
|
||||
node
|
||||
node_g
|
||||
iojs
|
||||
iojs_g
|
||||
*.swp
|
||||
.benchmark_reports
|
||||
/.project
|
||||
|
||||
Reference in New Issue
Block a user