Skip to content

bithium/qibuild

 
 

Repository files navigation

qiBuild

This project aims to make compilation of cmake-based projects easy. Please refer to the documentation for more information.

qibuild is under a BSD-style license that can be found in the COPYING file. Any contribution is more than welcome ;)

git repository

http://github.com/aldebaran/qibuild

Mailing list

https://groups.google.com/a/aldebaran-robotics.com/group/qibuild-dev/topics

Documentation

http://developer.aldebaran-robotics.com/doc/qibuild/

Installation

Note that right now these methods are meant for qibuild git users only, so that they can update qibuild by just pulling the git repository.

If you wish to package qibuild for your distribution, have a look at the INSTALL file.

Linux, Mac

Simply run:

./install-qibuild.sh

Windows

  • Make sure c:\Python27 and c:\Python27\scripts are in %PATH% (adapt these paths to reflect your Python's installation)

Then run:

install-qibuild.bat

qiBuild contains work from

Maintainers

About

qiBuild: compilation of C++ projects made easy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.8%
  • C++ 1.6%
  • Other 0.6%