Lines Matching full:foo
61 pkgconf --libs foo
68 -o inline:"-fPIC -I/test/include/foo -L/test/lib -lfoo\n" \
69 pkgconf --cflags --libs foo
77 -o inline:"-fPIC -I/test/include/foo -L/test/lib -lfoo\n" \
78 pkgconf --cflags --libs 'foo > 1.2'
85 -o inline:"-fPIC -I/test/include/foo -L/test/lib -lbar -lfoo\n" \
86 pkgconf --cflags --libs 'foo > 1.2 bar >= 1.3'
93 -o inline:"-fPIC -I/test/include/foo -L/test/lib -lbar -lfoo\n" \
94 pkgconf --cflags --libs 'foo > 1.2,bar >= 1.3'
101 -o inline:"-fPIC -I/test/include/foo -L/test/lib -lfoo\n" \
102 pkgconf --cflags --libs 'foo' '>' '1.2'
109 -o inline:"-fPIC -I/test/include/foo -L/test/lib -lfoo\n" \
110 pkgconf --cflags --libs 'foo' '!=' '1.3.0'
119 …-e inline:"Package dependency requirement 'foo != 1.2.3' could not be satisfied.\nPackage 'foo' ha…
120 pkgconf --cflags --libs 'foo' '!=' '1.2.3'
143 pkgconf --exists 'foo > 1.2'
151 pkgconf --exists 'foo > 1.2.3'
158 pkgconf --exists 'foo' '>' '1.2'
166 pkgconf --uninstalled 'foo'
181 pkgconf --exists 'foo >= '
210 pkgconf --exists '' 'foo'
257 pkgconf --libs foo bar
273 pkgconf --libs foo
283 pkgconf --with-path=${selfdir}/lib1 --with-path=${selfdir}/lib2 --libs foo
307 cp ${selfdir}/lib1/foo.pc .
310 pkgconf --libs foo.pc
318 pkgconf --define-prefix --variable=prefix ${basedir}/lib-relocatable/lib/pkgconfig/foo.pc
325 -o inline:"foo\n" \
332 -o inline:"foo: ISC\n" \
333 pkgconf --with-path=${selfdir}/lib1 --license foo
354 pkgconf --with-path=${selfdir}/lib1 --cflags --exists-cflags --fragment-filter=D foo
361 pkgconf --with-path=${selfdir}/lib1 --cflags --exists-cflags --fragment-filter=D --env=FOO foo
368 pkgconf --with-path=${selfdir}/lib1 --libs --env=FOO foo
374 …-o inline:"FOO_CFLAGS='-fPIC -I/test/include/foo'\nFOO_LIBS='-L/test/lib -lfoo'\nFOO_INCLUDEDIR='/…
375 pkgconf --with-path=${selfdir}/lib1 --env=FOO --print-variables --cflags --libs foo
383 pkgconf --with-path=${selfdir}/lib1 --env=FOO --variable=includedir foo