Giter Club home page Giter Club logo

build-server's People

Contributors

marvelous avatar

Stargazers

Oswaldo Zapata Cossio avatar

Watchers

Stéphane Magnenat avatar James Cloos avatar Michael Bonani avatar Francesco Mondada avatar

Forkers

mbonani

build-server's Issues

list of packages needed for complete build environment

This repository sets up a build farm in Jenkins, but doesn't install the development packages that are needed to compile Aseba. Here is what I did. I don't guarantee that it is complete.

On MacOSX, I installed Homebrew and installed packages with
brew install qt qwt zzuf valgrind cmake node

On Windows, I installed MSYS2/MINGW32 and installed packages with
pacman -Sy mingw-w64-i686-{toolchain,cmake,qt4,edit rights,nodejs} git make msys2-runtime cygrunsrv mingw-w64-i686-nsis{,-nsisunz}

On Ubuntu, I used aptitude and installed packages with
aptitude add-apt-repository ppa:george-edison55/cmake-3.x
aptitude install git cmake gcc g++ qt4-dev-tools libqwt5-qt4 valgrind nodejs

I suppose this could be written down in Ansible recipes, so that setting up a build environment could be reproducible.

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.