chiark / gitweb /
Merge branch 'bsd-osx-porting-and-tests' into 'master'
authorCiaran Gultnieks <ciaran@ciarang.com>
Mon, 3 Aug 2015 12:43:15 +0000 (12:43 +0000)
committerCiaran Gultnieks <ciaran@ciarang.com>
Mon, 3 Aug 2015 12:43:15 +0000 (12:43 +0000)
commit581bc3c5411700bf582d78bf1726dfe689b69f02
tree94d7dc72c98b4b39dd9bf6d29002212f882afcd3
parentfd6e323ba96d0616f4a53d22ff63f1e643a73da0
parente2cbaff3773021e46207f4098ece2be380439385
Merge branch 'bsd-osx-porting-and-tests' into 'master'

BSD/OSX porting and tests

This makes `fdroid init` and `fdroid update` work on BSD/OSX and maybe Cygwin also (I didn't test Cygwin).  It also makes the install process more tolerant, like not requiring `python-magic` to run, while using it if its available.

Some fixes and additional tests are also included.  The commit messages have more info.

See merge request !56