aboutsummaryrefslogtreecommitdiff
path: root/test cases/linuxlike
AgeCommit message (Expand)AuthorFilesLines
2016-03-17Add dir support for find_library and remove deprecated standalone version. Cl...Jussi Pakkanen1-3/+2
2016-03-12Added find_library method and deprecated the standalone version. Closes #396.Jussi Pakkanen1-2/+7
2016-01-10Can use external libs as dependencies of dependencies. Closes #321.Jussi Pakkanen2-0/+10
2015-11-04Can store ext deps to internal deps. Closes #304.Jussi Pakkanen1-0/+5
2015-10-20Created a link test method.Jussi Pakkanen1-0/+19
2015-02-08Can specify version requirements to dependencies.Jussi Pakkanen1-1/+1
2014-09-03Use external libs of static libraries when the static library is linked to a ...Jussi Pakkanen3-0/+23
2014-06-22Renamed deps -> dependencies.Jussi Pakkanen2-2/+2
2014-06-22The mass flags -> args renaming for consistency.Jussi Pakkanen1-1/+1
2014-03-07Added a link_depends keyword for build targets.Jussi Pakkanen1-2/+3
2014-03-07Can get source dir location and use it to build stuff.Jussi Pakkanen1-1/+1
2014-03-07Can define custom linker flags.Jussi Pakkanen5-0/+33
2013-06-02Renamed find_dep to dependency.Jussi Pakkanen1-2/+2
2013-06-02Renamed add_test to test.Jussi Pakkanen2-2/+2
2013-06-01Required is the default for find_library.Jussi Pakkanen1-1/+1
2013-06-01The default value of required is true for dependencies.Jussi Pakkanen1-1/+5
2013-03-09Find and use external libraries.Jussi Pakkanen2-0/+13
2013-03-03Split test suite into common and platform dependent parts.Jussi Pakkanen2-0/+16