aboutsummaryrefslogtreecommitdiff
path: root/test cases/common/49 subproject
AgeCommit message (Expand)AuthorFilesLines
2016-07-01Fix tests for the new library/executable naming schemeNirbheek Chauhan2-3/+2
2016-05-30Added method to get current project name.Jussi Pakkanen2-0/+4
2015-11-29Projects can specify a license which is written to the dep manifest.Jussi Pakkanen2-2/+6
2015-10-16Can specify version requirements to subprojects.Jussi Pakkanen1-1/+1
2015-08-21Add version numbers to projects and generate a dep manifest.Jussi Pakkanen3-2/+13
2015-07-28Fix symbol exportation and other things to make all tests pass on MSVC.Jussi Pakkanen3-3/+19
2015-02-04Rework installation logic so we can go outside the install prefix.Jussi Pakkanen1-2/+2
2014-10-05Moved is_subproject into the meson object.Jussi Pakkanen2-2/+2
2014-08-05Spell out include_directories.Jussi Pakkanen2-3/+3
2014-02-23Start of subproject redesign, moved subprojects to the dedicated subdirectory.Jussi Pakkanen4-0/+0
2013-12-09Can check if running as a subproject.Jussi Pakkanen2-0/+8
2013-12-09Install file for unit tests.Jussi Pakkanen1-0/+2
2013-12-09And, with that, subprojects actually work.Jussi Pakkanen1-1/+1
2013-12-09Can parse subprojects but it does not work yet.Jussi Pakkanen1-1/+1
2013-12-09Added simple test case for subproject. Now to make it pass...Jussi Pakkanen6-0/+47