Skip to content

This is the OpenFrameworks library apothecary. It mixes formulas and potions to build and update the C/C++ lib dependencies.

License

Notifications You must be signed in to change notification settings

oxillo/apothecary

 
 

Repository files navigation

Apothecary

This is the OpenFrameworks library apothecary. It mixes formulas and potions to build and update the C/C++ lib dependencies.

This repository builds all the openFrameworks libraries through test servers and stores them.

Build status

Platform Master branch
Windows MSYS2 Build status
Windows Visual Studio Build status
Android Build-android
Linux build-linux64
Linux armv6v/armv7 build-linux-arm
Emscripten build-emscripten
macOS / iOS / tvOS build-macos

Built Libraries

Updates on master branch are automatically pushed to http://ci.openframeworks.cc/libs/ , and downloaded by running the download_libs.sh scripts in openFrameworks if working from git.

Run locally

Using Docker

To run the scripts locally, we have created a set of Docker images to replicate the setup on Travis. Read more in /docker.

Running directly

To build one of the dependencies, you can run a command like this to compile OpenCV on OSX`

./apothecary/apothecary -t osx -j 6 update opencv

See the help section for more options

./apothecary/apothecary --help

2014 OpenFrameworks team
2013 Dan Wilcox danomatika@gmail.com supported by the CMU Studio for Creative Inquiry

About

This is the OpenFrameworks library apothecary. It mixes formulas and potions to build and update the C/C++ lib dependencies.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 66.7%
  • C 13.5%
  • C++ 9.2%
  • Batchfile 6.3%
  • Makefile 2.2%
  • CMake 0.9%
  • Other 1.2%