misson20000 / libtransistor-base

Base support libraries for libtransistor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libtransistor-base

Build Status Chat on Discord

This is a collection of base libraries required to build libtransistor. In general, the version numbers in this repository should match those in the main libtransistor repository.

Building

First, clone the repo with

git clone --recursive https://github.com/reswitched/libtransistor-base

You will need clang and lld >=5.0.0.

Running make should build all the libraries and install them to dist/. To build libtransistor, you will have to first copy this dist/ directory to your libtransistor source root.

See the main libtransistor repository for additional notes on packages you may have to install for your specific distro.

About

Base support libraries for libtransistor


Languages

Language:C 62.3%Language:Makefile 11.8%Language:Shell 10.4%Language:C++ 6.2%Language:M4 5.4%Language:Roff 1.8%Language:Objective-C 1.3%Language:Python 0.4%Language:Assembly 0.3%Language:Perl 6 0.0%Language:sed 0.0%