summaryrefslogtreecommitdiff
path: root/test cases/linuxlike
AgeCommit message (Expand)Author
2016-12-04tests/linuxlike/1: Improve zlib pkg-config testNirbheek Chauhan
2016-12-03Allow many version conditions for pkg-config depsNirbheek Chauhan
2016-11-14More robust link check.Jussi Pakkanen
2016-10-19Can query pkg-config variables from the system. Closes #726.Jussi Pakkanen
2016-10-14Try using already setup fallback subprojects before using native dependencyThibault Saunier
2016-10-14interpreter: Add a type_name method to DependencyHolderThibault Saunier
2016-09-26Add dependency support to the checks using the compilerMatthew Waters
2016-07-01Add test for installation of libraries in subprojectsNirbheek Chauhan
2016-07-01Fix tests for the new library/executable naming schemeNirbheek Chauhan
2016-06-21Add a test for the broken cached version compareNirbheek Chauhan
2016-06-21Add a linuxlike test case for subdir include orderNirbheek Chauhan
2016-06-01Add various tests for versioned dependency checkingNirbheek Chauhan
2016-05-29Can query version strings of dependencies.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
2015-02-08Can specify version requirements to dependencies.Jussi Pakkanen
2014-09-03Use external libs of static libraries when the static library is linked to a ...Jussi Pakkanen
2014-06-22Renamed deps -> dependencies.Jussi Pakkanen
2014-06-22The mass flags -> args renaming for consistency.Jussi Pakkanen
2014-03-07Added a link_depends keyword for build targets.Jussi Pakkanen
2014-03-07Can get source dir location and use it to build stuff.Jussi Pakkanen
2014-03-07Can define custom linker flags.Jussi Pakkanen
2013-06-02Renamed find_dep to dependency.Jussi Pakkanen
2013-06-02Renamed add_test to test.Jussi Pakkanen
2013-06-01Required is the default for find_library.Jussi Pakkanen
2013-06-01The default value of required is true for dependencies.Jussi Pakkanen
2013-03-09Find and use external libraries.Jussi Pakkanen
2013-03-03Split test suite into common and platform dependent parts.Jussi Pakkanen