summaryrefslogtreecommitdiff
path: root/test cases/linuxlike/1 pkg-config/meson.build
AgeCommit message (Expand)Author
2023-11-14dependencies: allow get_variable to define multiple pkgconfig definesEli Schwartz
2019-11-18Use strict function prototypesMichael Hirsch, Ph.D
2019-11-17use '-Werror=unused-parameter' for gcc/clang on project tests and -fimplicit-...Michael Hirsch, Ph.D
2018-12-22Can specify a string to print when dep not found. Closes #2407.Jussi Pakkanen
2018-02-08Add get_pkgconfig_variable(default:)Jon Turney
2017-12-03Merge pull request #2663 from inigomartinez/pkg-config-define-variableJussi Pakkanen
2017-12-01dependencies: Use prefix variable with define_variableIñigo Martínez
2017-11-26spelling: nonexistentJosh Soref
2017-11-20dependencies: Allow pkg-config to define variablesIñigo Martínez
2017-05-09dependencies: Fix caching of native/cross dependenciesNirbheek Chauhan
2016-12-23Can specify include directories to compiler tests.Jussi Pakkanen
2016-12-04tests/linuxlike/1: Improve zlib pkg-config testNirbheek Chauhan
2016-10-19Can query pkg-config variables from the system. Closes #726.Jussi Pakkanen
2016-05-29Can query version strings of dependencies.Jussi Pakkanen
2016-01-10Can use external libs as dependencies of dependencies. Closes #321.Jussi Pakkanen
2015-02-08Can specify version requirements to dependencies.Jussi Pakkanen
2014-06-22Renamed deps -> dependencies.Jussi Pakkanen
2013-06-02Renamed find_dep to dependency.Jussi Pakkanen
2013-06-02Renamed add_test to test.Jussi Pakkanen
2013-06-01The default value of required is true for dependencies.Jussi Pakkanen
2013-03-03Split test suite into common and platform dependent parts.Jussi Pakkanen