Zangetsu38 / ext-boost

Subset of Boost libraries used by Vita3K

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Boost libraries - trimmed down for Vita3K

This is a subset of Boost v1.81.0 generated using the bcp tool. To get a list of boost modules guaranteed to exist, check the build script. Adapted from citra-emu/ext-boost.

Updating this repo

To update the Boost version (or to add a new library) follow these steps:

  • Download boost and extract the package.
  • Copy update.sh or update.cmd in this repo to extracted directory of boost.
  • cd to extracted boost directory and run update script. The trimed down version of boost will be in the subsets-boost directory.
  • Copy update.sh, update.bat, .gitignore, and README.md in this repo to subsets-boost directory.
  • Remove all the files in this directory (except the .git directory).
  • Copy all files in subsets-boost to this repo directory.
  • Commit all changes.

About

Subset of Boost libraries used by Vita3K

License:Boost Software License 1.0


Languages

Language:C++ 79.5%Language:HTML 19.0%Language:Python 0.7%Language:C 0.3%Language:Makefile 0.1%Language:CSS 0.1%Language:CMake 0.1%Language:Cuda 0.1%Language:Shell 0.1%Language:Batchfile 0.0%Language:Yacc 0.0%Language:DIGITAL Command Language 0.0%Language:XSLT 0.0%Language:Perl 0.0%Language:Objective-C 0.0%Language:Objective-C++ 0.0%Language:QML 0.0%Language:Ruby 0.0%Language:SCSS 0.0%Language:Sass 0.0%Language:IDL 0.0%