Adriaan de Groot
31d0b5b194
REUSE: (BSD-2-Clause) CMakeModules/
...
The intended license for the CMake modules is BSD-2-Clause;
there's no desire to restrict what can be done with these,
and CMake modules are generally 2-clause licensed.
2020-08-26 02:01:48 +02:00
Adriaan de Groot
8b19f672e7
CMake: also follow CMAKE_COLOR_MAKEFILE settings
2017-08-02 11:32:27 -04:00
Adriaan de Groot
f711d6e39c
CMake: colorised through test -t doesn't work
2017-08-02 11:27:14 -04:00
Teo Mrnjavac
fd5d193529
Fix colors test again.
2014-11-07 17:58:47 +01:00
Teo Mrnjavac
efdf4cb490
Fix check in CMakeColors.
2014-11-07 14:20:59 +01:00
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 #124 .
2014-11-05 23:49:41 +01:00
Teo Mrnjavac
125b7914d5
Added module metadata file to CalamaresAddPlugin macro.
...
Also improved output.
2014-06-23 17:14:55 +02:00