Skip to content

buildscripts to make ohNet libraries available on FreeBSD

Notifications You must be signed in to change notification settings

airflow2010/ohNet-build4FreeBSD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ohNet-build4FreeBSD

buildscripts to make ohNet libraries available on FreeBSD

some discussion about this to be found here: http://forum.openhome.org/showthread.php?tid=1320

ohNet-prep.bash

wrapper script, prepares for compilation of libraries

  • takes the zip-file from minim-server installation as input
  • determines the exact ohNet version to compile
  • downloads the sourcecode
  • calls the compilation script
  • packs the output of the compilation into the new zip-file needed for FreeBSD installation of MinimServer

ohNet-compile.bash

  • makes necessary changes to the sourcecode of ohNet-lib to make it compilable on FreeBSD
  • compiles the code

testing

testing of the compiled libs can be done with python AllTests.py --incremental --full --native

About

buildscripts to make ohNet libraries available on FreeBSD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages