Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Try a little bit harder to detect .pc files. Now, it tries only .pc files | Arnaud Patard | 2011-04-28 | 1 | -4/+8 |
* | fix typo in variable name | Nicolas Vigier | 2011-03-23 | 1 | -2/+2 |
* | check if the list of .pc files is not null before running pkg-config on it | Nicolas Vigier | 2011-03-23 | 1 | -14/+20 |
* | add error messages on stderr on pkg-config errors | Nicolas Vigier | 2011-03-23 | 1 | -4/+4 |
* | check exit value of pkg-config | Nicolas Vigier | 2011-03-23 | 1 | -2/+2 |
* | fix check of pkg-config error | Nicolas Vigier | 2011-03-23 | 1 | -2/+2 |
* | check if pkgconfig version is defined, or exit with an error | Nicolas Vigier | 2011-03-04 | 1 | -0/+4 |
* | - really fix #285771.36 | Olivier Thauvin | 2007-02-17 | 1 | -2/+4 |
* | - remove misplaced and not working code | Olivier Thauvin | 2007-02-13 | 1 | -6/+0 |
* | - call pkgconfig one time all .pc file to allow to find all deps #28577 | Olivier Thauvin | 2007-02-13 | 1 | -8/+11 |
* | - fork pkgconfig dependencies finder script | Olivier Thauvin | 2007-02-13 | 1 | -0/+47 |