The meta build framework
Project description
qiBuild is a collection of command-line tools to help development of multiple projects.
It contains:
qibuild : compilation of C++ projects made easy, using CMake as a backend
qitoolchain: managing cross-toolchains and pre-compiled packages
qisrc: managing several git projects
qidoc: managing documentation written using Sphinx or Doxygen
qipy: managing Python projects depending on C++ projects using virtualenv as a backend
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
Mailing list
https://groups.google.com/a/aldebaran-robotics.com/group/qibuild-dev/topics
IRC channel
Join us on #qi on freenode.
Documentation
Installation
Requirements: Python 2.7 with pip
Just run:
pip install qibuild
qiBuild contains work from
cmake http://www.cmake.org/cmake/project/license.html (BSD)
gclient http://code.google.com/p/gclient/ (BSD)
pygments http://pygments.org/ (BSD)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.