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 ;)
http://github.com/aldebaran/qibuild
https://groups.google.com/a/aldebaran-robotics.com/group/qibuild-dev/topics
https://community.aldebaran-robotics.com/doc/qibuild/
Requirements: Python 2.7
with pip
Just run:
pip install qibuild
- cmake http://www.cmake.org/cmake/project/license.html (BSD)
- gclient http://code.google.com/p/gclient/ (BSD)
- pygments http://pygments.org/ (BSD)