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