lp://staging/~russel/unison/macosx
Created by
Russel Winder
and last modified
A feature branch of Unison Trunk that has changes allowing things to be built on a Mac OS X Snow Leopard machine that has a 64-bit processor but only runs 32-bit Mac OS X using the OCaml from MacPorts.
The issue is that OCaml 3.12.0 (also the earlier 3.11.2) works in 64-bit mode because it checks the processor, but Xcode work in 32-bit because it checks the OS. The changes here force Xcode to work in 64-bit mode.
Also there is an update to the Growl framework as the version in Trunk will not work with 64-bit mode.
- Get this branch:
- bzr branch lp://staging/~russel/unison/macosx
Only
Russel Winder
can upload to this branch. If you are
Russel Winder
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Branch information
Recent revisions
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/unison