aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Collapse)AuthorAgeFilesLines
* Fix detection of Python2 on system where "python" means "python2".Hugo Parente Lima2012-03-081-3/+6
|
* Fix CMake FinPython3 script.Renato Filho2012-03-082-2/+15
|
* Updated CMake to find for python3.Renato Filho2012-03-084-3/+299
|
* Fixed python debug likage.Renato Filho2012-03-081-5/+29
| | | | | Reviewer: Marcelo Lira <marcelo.lira@openbossa.org> Hugo Parente Lima <hugo.pl@gmail.com>
* Added a custom cmake file to help finding Python debug provisions.Marcelo Lira2010-07-211-0/+21
Reviewed by Luciano Wolf <luciano.wolf@openbossa.org> Reviewed by Renato Araújo <renato.filho@openbossa.org>