Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/diegostamigni/boost-compiler

This scripts collection allows you to build boost libs for iOS, Android and macOS.
https://github.com/diegostamigni/boost-compiler

Last synced: 3 months ago
JSON representation

This scripts collection allows you to build boost libs for iOS, Android and macOS.

Awesome Lists containing this project

README

        

## boost-compiler
==============

This script's collection allows you to build boost libs for iOS, Android and OSX.

### contents

`boost-combined.sh` compile boost for all the platform mentioned above.
`boost-iosx.sh` compile boost for ios and osx. it will export frameworks too.
`boost-android.sh` compile boost for android (armv7s, armv7).

### thanks

This project is an extension of the [BoostOniPhone](https://gitorious.org/boostoniphone/boostoniphone/source/566a34778c5519a8986e3dbbde7283559cef2709:) project. Thanks to Pete Goodliffe and [Joseph Galbraith](https://gitorious.org/boostoniphone/galbraithjosephs-boostoniphone/commits/6ba665dee7e4ad72a32e4e085306baa81420b799).