Francisco Ferreira
|
2e3b4df47e
|
waf: don't fail on missing pkg-config
Also remove unneeded wrapper method and use standard waf
|
2018-11-13 10:30:34 +11:00 |
Lucas De Marchi
|
73edda697d
|
build: align help options
While it's aesthetically nice to start the help message in a new line
looking at the code, the first \n screws the output leaving them not
aligned.
|
2018-05-04 11:47:04 -07:00 |
Gustavo Jose de Sousa
|
5d7ca3fd27
|
waf: build_summary: don't call size for empty list of nodes
Otherwise, that will cause an error.
|
2016-08-31 00:19:51 -03:00 |
Gustavo Jose de Sousa
|
d1c5691501
|
waf: build_summary: let the user register the post build callback
That allows more control from the user's point of view.
|
2016-07-28 17:50:19 -03:00 |
Gustavo Jose de Sousa
|
4f3af94c57
|
waf: build_summary: add Waf tool
|
2016-05-25 17:47:00 -03:00 |