pkgconf/cli
Kai Pastor 78d53ea012 Revise serials, traversal, flattening
Remove the 'traverse_serial' fields which were added in 2.1.1.
Use the 'serial' field to track the current traversal.
Stop using 'identifier' to sort packages in the flattened solution.
Directly construct the flattened solution by a specific walk which
also preserves the relative order in Requires and Requires.private.
The topological sort is a single list, so don't fill requires_private.
Purely private dependencies are marked in dependency flags.
The ancestor flag is a pkg property, not a client property.
2024-03-27 11:15:04 -07:00
..
bomtool Avoid undefined behaviour with the ctype(3) functions. 2023-05-02 11:43:56 -07:00
getopt_long.c build: move cli tool to cli folder 2018-02-12 00:42:27 -06:00
getopt_long.h build: move cli tool to cli folder 2018-02-12 00:42:27 -06:00
main.c Revise serials, traversal, flattening 2024-03-27 11:15:04 -07:00
renderer-msvc.c cli: renderer-msvc: remove pointless buf_remaining store 2022-08-16 18:53:29 +00:00
renderer-msvc.h build: move cli tool to cli folder 2018-02-12 00:42:27 -06:00