summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-08-17clang-format: add "-l" alias for option in "tools/clang-format.sh"Thomas Haller
2023-08-02include: drop "netlink-private/netlink.h" and move declarationsThomas Haller
2023-08-02include: split and drop "netlink-private/types.h"Thomas Haller
2023-08-02include: rename "nl-shared-core" to "nl-priv-dynamic-core"Thomas Haller
2023-08-02genl: rename private header "nl-priv-genl.h" to "nl-genl.h"Thomas Haller
2023-08-01lib: move "include/netlink-private/object-api" to include/nl-shared-coreThomas Haller
2023-08-01lib: move "include/netlink-private/cache-api" to include/nl-shared-coreThomas Haller
2023-08-01route: move "include/netlink-private/route/link/sriov.h" to lib/route/link-sr...Thomas Haller
2023-08-01lib: move "include/netlink-private/socket.h" to lib/nl-core.hThomas Haller
2023-08-01route: move "include/netlink-private/route/nexthop-encap.h" to lib/routeThomas Haller
2023-08-01route: merge "include/netlink-private/tc.h" to lib/route/tc-api.hThomas Haller
2023-08-01route: move "include/netlink-private/route/tc-api.h" to lib/routeThomas Haller
2023-07-31include: move "include/netlink-private/route/link/api.h" to lib/routeThomas Haller
2023-07-31include: move "include/netlink-private/route/mpls.h" to "lib/mpls.h"Thomas Haller
2023-07-31include: move "include/netlink-private/genl.h" to "lib/genl/nl-priv-genl.h"Thomas Haller
2023-07-31clang-format: reformat "include/netlink-private/nl-auto.h"Thomas Haller
2023-07-28style: format "include/netlink-private/utils.h" with clang-formatThomas Haller
2023-07-27tools: improve failure message with "tools/clang-format.sh -n"Thomas Haller
2023-07-25clang-format: add "tools/clang-format-container.sh" scriptThomas Haller
2023-07-25clang-format: add "tools/clang-format.sh" scriptThomas Haller
2023-07-24build: drop redundant "autogen.sh" call from "tools/build_release.sh"Thomas Haller
2022-04-15github: build documentation in CI testThomas Haller
2022-04-15tools: fix aborting on failure in "tools/build_release.sh" scriptThomas Haller
2017-05-03tools: fix building doc in build_release.shThomas Haller
2017-02-28build: add tools/build_release.sh scriptThomas Haller