summaryrefslogtreecommitdiff
path: root/test cases/linuxlike/2 external library
AgeCommit message (Expand)Author
2020-11-24compiler: allow non-built internal dependencies as argumentsPaolo Bonzini
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
2016-11-14More robust link check.Jussi Pakkanen
2016-03-17Add dir support for find_library and remove deprecated standalone version. Cl...Jussi Pakkanen
2016-03-12Added find_library method and deprecated the standalone version. Closes #396.Jussi Pakkanen
2016-01-10Can use external libs as dependencies of dependencies. Closes #321.Jussi Pakkanen
2015-11-04Can store ext deps to internal deps. Closes #304.Jussi Pakkanen
2015-10-20Created a link test method.Jussi Pakkanen
2014-06-22Renamed deps -> dependencies.Jussi Pakkanen
2013-06-02Renamed add_test to test.Jussi Pakkanen
2013-06-01Required is the default for find_library.Jussi Pakkanen
2013-03-09Find and use external libraries.Jussi Pakkanen