Git Product home page Git Product logo

xcsoar-docker-build's Introduction

Please note: This has since been integrated into the orginal code base: https://github.com/XCSoar/XCSoar/tree/master/ide/docker The Docker images on github have been switched to the xcsoar code base https://hub.docker.com/r/folken/xcsoar-build

XCSoar Docker Image

This Docker Image when built, will compile XCSoar for several targets in a clean room environment.

Currently Supported Targets:

  • UNIX (linux & co)
  • Android
  • PC
  • Kobo

Instructions:

The container itself is readonly. All output will be done to "/opt/xcsoar" on your host.

To build the container ./build.sh

To run the container interactivly: mkdir /opt/xcsoar /opt/xcsoar-ccache ./shell.sh

To run everything: mkdir /opt/xcsoar /opt/xcsoar-ccache ./run.sh

Inside the docker container the following scripts are available:

  • xcsoar-update will pull latest git sources and clean the tree
  • xcsoar-compile UNIX (will compile xcsoar for UNIX target)
  • xcsoar-compile ANDROID (will compile xcsoar for UNIX target)
  • xcsoar-compile PC (will compile xcsoar for PC target)
  • xcsoar-compile KOBO (will compile xcsoar for KOBO target)

Wishlist:

This is currently experimental. Here are some thoughts and things still needed:

  • build a container for master and one for v.6.8.X
  • use gnu parallel to automatically scale according to processors
  • proper build instructions
  • add a xcsoar-compile-release
  • add support for building WIN64, OpenVario, PI
  • add support for tests
  • proper namingscheme
  • checksumming external resources
  • add editors and other tools for editing code
  • add support for other repos than xcsoar
  • deal with the immutability of the container

xcsoar-docker-build's People

Contributors

kerel-fs avatar lordfolken avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

xcsoar-docker-build's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.