build: add new installer config for OS X
authorRod Vagg <rod@vagg.org>
Tue, 13 Jan 2015 23:53:26 +0000 (10:53 +1100)
committerRod Vagg <rod@vagg.org>
Fri, 16 Jan 2015 03:04:15 +0000 (14:04 +1100)
commit265cb76517d81408afb72506c778f0c0b889f4dc
tree2c006a94d93b54b4e1e423b48b1c0def7d44dfaf
parent8cf6079a6a7f5d1afb06606b7c51acf9b1a046a0
build: add new installer config for OS X

Works with PackageMaker (old tool, discontinued but still
available for download from Apple).

index.xml is now templated to insert the version number.

PR-URL: https://github.com/iojs/io.js/pull/435
Reviewed-By: Chris Dickinson <christopher.s.dickinson@gmail.com>
.gitignore
Makefile
doc/osx_installer_logo.png [moved from doc/mac_osx_nodejs_installer_logo.png with 100% similarity]
tools/osx-pkg.pmdoc/01local-contents.xml
tools/osx-pkg.pmdoc/01local.xml
tools/osx-pkg.pmdoc/02npm-contents.xml
tools/osx-pkg.pmdoc/02npm.xml
tools/osx-pkg.pmdoc/index.xml [deleted file]
tools/osx-pkg.pmdoc/index.xml.tmpl [new file with mode: 0644]