Establishing a sane build environment for client and server

From FHU Wiki
Jump to: navigation, search

HiFi Build Server[edit]

The project is to establish a reproducible build environment for the HiFi code which will check out the code from a git repo, build it for various platforms and package it. The builds will be done in an easily reproducible environment.

The source can be found at https://gitlab.com/hifi-packaging.

The project is being run by Dale Glass, who can be found on this wiki, the FHU Discord and in HiFi itself.

 

Linux builds[edit]

Linux builds are being made in a Docker container, currently daleglass/hifi-ubuntu-build:latest

There are some issues with pthreads being worked on.