aboutsummaryrefslogtreecommitdiffstats
path: root/pkgconfigdeps.sh
Commit message (Collapse)AuthorAgeFilesLines
* add error messages on stderr on pkg-config errorsNicolas Vigier2011-03-231-4/+4
|
* check exit value of pkg-configNicolas Vigier2011-03-231-2/+2
|
* fix check of pkg-config errorNicolas Vigier2011-03-231-2/+2
|
* check if pkgconfig version is defined, or exit with an errorNicolas Vigier2011-03-041-0/+4
|
* - really fix #285771.36Olivier Thauvin2007-02-171-2/+4
|
* - remove misplaced and not working codeOlivier Thauvin2007-02-131-6/+0
|
* - call pkgconfig one time all .pc file to allow to find all deps #28577Olivier Thauvin2007-02-131-8/+11
|
* - fork pkgconfig dependencies finder scriptOlivier Thauvin2007-02-131-0/+47