aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/action.hxx
AgeCommit message (Collapse)AuthorFilesLines
2020-02-07Drop copyright notice from source codeKaren Arutyunov1-1/+0
2019-08-29Work around VC14 miscompilationKaren Arutyunov1-0/+8
2019-08-23Introduce notion of build contextBoris Kolpackov1-3/+11
All non-const global state is now in class context and we can now have multiple independent builds going on at the same time.
2019-07-01Split build system into library and driverBoris Kolpackov1-0/+202