]> Cypherpunks repositories - gostls13.git/commit
misc/osx: Add scripts to create OS X package and disk image
authorScott Lawrence <bytbox@gmail.com>
Sat, 19 Nov 2011 01:05:53 +0000 (19:05 -0600)
committerJoe Poirier <jdpoirier@gmail.com>
Sat, 19 Nov 2011 01:05:53 +0000 (19:05 -0600)
commitdd731478b862b70f0f028e31408973b340fcabc3
tree4d0bf791bcb61cbcf1b3dc10fda2439e855f23a6
parent6c864210fc726e2eb27a4ce3ec1ff47f8671378e
misc/osx: Add scripts to create OS X package and disk image

Fixes #2327.

R=golang-dev, rsc, roberto, jdpoirier
CC=golang-dev
https://golang.org/cl/5375049
.hgignore
misc/osx/README [new file with mode: 0644]
misc/osx/ReadMe.txt [new file with mode: 0644]
misc/osx/etc/paths.d/go [new file with mode: 0644]
misc/osx/etc/profile.go [new file with mode: 0755]
misc/osx/image.bash [new file with mode: 0755]
misc/osx/package.bash [new file with mode: 0755]
misc/osx/scripts/postinstall [new file with mode: 0644]
misc/osx/utils.bash [new file with mode: 0644]