aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/dump.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-05-09Document JSON dump format (GH issue #182)Boris Kolpackov1-5/+5
2023-05-09Add support for dumping build system state in JSON format (GH issue #182)Boris Kolpackov1-65/+970
2023-05-03Add --dump-scope and --dump-target options to limit --dump outputBoris Kolpackov1-13/+27
2022-12-14Improve empty simple value to empty list of names reduction heuristicsBoris Kolpackov1-1/+1
2022-10-13Add visibility, overridable variable attributesBoris Kolpackov1-0/+4
2022-10-13Switch to public/private variables modelBoris Kolpackov1-2/+2
2022-04-06Add support for specifying custom ad hoc pattern rule namesBoris Kolpackov1-0/+8
2022-04-06Add support for rule hintsBoris Kolpackov1-1/+32
2021-06-08Implement ad hoc regex pattern rule supportBoris Kolpackov1-23/+68
2021-05-28Add support for regex-based target type/pattern specific variablesBoris Kolpackov1-2/+8
2021-03-19Redo entering of src directories into scope_mapBoris Kolpackov1-4/+6
2021-02-08Enter scope src directories into scope mapBoris Kolpackov1-8/+9
2020-06-19Get rid of unnecessary copyBoris Kolpackov1-1/+1
2020-06-05Add ability to specify ad hoc recipe actionsBoris Kolpackov1-1/+12
2020-05-27Initial support for ad hoc recipes (still work in progress)Boris Kolpackov1-62/+137
2020-05-27Amalgamation cutoff supportBoris Kolpackov1-0/+5
2020-03-17Rename all find*(variable) to lookup*(variable)Boris Kolpackov1-1/+1
2020-02-07Drop copyright notice from source codeKaren Arutyunov1-1/+0
2019-08-23Introduce notion of build contextBoris Kolpackov1-7/+9
2019-08-21Cleanup context.hxx and its usageBoris Kolpackov1-1/+0
2019-07-01Split build system into library and driverBoris Kolpackov1-0/+491