chiark / gitweb /
Merge branch 'full-bsd-osx-port' into 'master'
authorHans-Christoph Steiner <hans@guardianproject.info>
Mon, 15 Feb 2016 22:09:55 +0000 (22:09 +0000)
committerHans-Christoph Steiner <hans@guardianproject.info>
Mon, 15 Feb 2016 22:09:55 +0000 (22:09 +0000)
commitf861faa86d65c703b866bacf825889657818e6be
treeac135fbc7003c955a2bf97f4e3f0821e29317250
parentf06afe788433214c34b1cb24fa6b784028df975c
parent78151c04c583c8e6c10a9bffb8cc7d4f5dbbde9b
Merge branch 'full-bsd-osx-port' into 'master'

Full BSD/OSX port

This finishes up the OSX port by getting the full test suite running on OSX.  It also sets up an OSX CI job travis-ci.org, run as part of the github mirror here: https://github.com/f-droid/fdroidserver  You can see those CI builds here: https://travis-ci.org/f-droid/fdroidserver

This should translate entirely to *BSD since OSX's user land is merged with FreeBSD.

See merge request !100