Commit Graph

8 Commits (e6f98393b8f3ba1abc8e84d18e8f4221d99d2f9c)

Author SHA1 Message Date
Teo Mrnjavac fd5d193529 Fix colors test again.
Teo Mrnjavac efdf4cb490 Fix check in CMakeColors.
Kevin Kofler 3fdd06b013 CMakeColors.cmake: Use colors only if stderr is an interactive terminal.
In particular, do not write ugly escape sequences to log files.

Fixes .
Aurélien Gâteau 9c05ecef4d Fix finding of Boost.Python on Ubuntu
Teo Mrnjavac 1dec58f178 Find Python3 + Boost.Python, and other buildsystem fixes.
Teo Mrnjavac 125b7914d5 Added module metadata file to CalamaresAddPlugin macro.
Also improved output.
Teo Mrnjavac 80640e4bea Added FindYamlCpp.cmake
Teo Mrnjavac b5ec7c4702 CMake skeleton.