Changeset [c09f657965b26f7050f82e9e3e2780c48139272e] by Douglas Creager

November 27th, 2008 @ 06:44 PM

Adding scripts for creating Mac OS X installation package

This patch introduces a script and some ancillary files for creating a Mac OS X installation package. We create an framework to hold the CSP₀ library and command-line tool. The installation package installs this framework into /Libraries/Frameworks, and creates a symbolic link in /usr/bin to point at the csp0 executable.

The package doesn't include the Haskell CSPM code yet; I still need to figure out the best way to package it and its GHC dependency. http://github.com/hst/hst/commit...

Committed by Douglas Creager

  • M packaging/.DS_Store
  • M packaging/mac/.DS_Store
  • M packaging/mac/.gitignore
  • M packaging/mac/HST.pmdoc/01hst-contents.xml
  • M packaging/mac/HST.pmdoc/01hst.xml
  • M packaging/mac/HST.pmdoc/index.xml
  • M packaging/mac/Info.plist
  • M packaging/mac/create-pkg.sh
  • M packaging/mac/scripts/postinstall
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

An open-source refinement checker for the CSP process algebra.