aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/target.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-02-07Drop copyright notice from source codeKaren Arutyunov1-1/+0
2019-11-18Add couple of sanity checksBoris Kolpackov1-2/+1
2019-11-14Make use of butl::to_stream(ostream, path, bool)Karen Arutyunov1-2/+4
2019-09-04Add support for native shared library versioning on LinuxBoris Kolpackov1-3/+9
2019-08-26Implement updating build system modulesBoris Kolpackov1-0/+15
2019-08-23Introduce notion of build contextBoris Kolpackov1-39/+69
2019-07-01Split build system into library and driverBoris Kolpackov1-0/+1260