summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* format: reformat "tests/nl-test-util.h" fileThomas Haller2024-05-161-1/+0
* clang-format: rework container scriptThomas Haller2023-12-022-31/+31
* clang-format: add "-l" alias for option in "tools/clang-format.sh"Thomas Haller2023-08-171-11/+11
* include: drop "netlink-private/netlink.h" and move declarationsThomas Haller2023-08-021-1/+0
* include: split and drop "netlink-private/types.h"Thomas Haller2023-08-021-1/+0
* include: rename "nl-shared-core" to "nl-priv-dynamic-core"Thomas Haller2023-08-021-2/+2
* genl: rename private header "nl-priv-genl.h" to "nl-genl.h"Thomas Haller2023-08-021-1/+1
* lib: move "include/netlink-private/object-api" to include/nl-shared-coreThomas Haller2023-08-011-1/+1
* lib: move "include/netlink-private/cache-api" to include/nl-shared-coreThomas Haller2023-08-011-1/+1
* route: move "include/netlink-private/route/link/sriov.h" to lib/route/link-sr...Thomas Haller2023-08-011-1/+1
* lib: move "include/netlink-private/socket.h" to lib/nl-core.hThomas Haller2023-08-011-1/+1
* route: move "include/netlink-private/route/nexthop-encap.h" to lib/routeThomas Haller2023-08-011-1/+1
* route: merge "include/netlink-private/tc.h" to lib/route/tc-api.hThomas Haller2023-08-011-1/+0
* route: move "include/netlink-private/route/tc-api.h" to lib/routeThomas Haller2023-08-011-1/+1
* include: move "include/netlink-private/route/link/api.h" to lib/routeThomas Haller2023-07-311-1/+1
* include: move "include/netlink-private/route/mpls.h" to "lib/mpls.h"Thomas Haller2023-07-311-1/+1
* include: move "include/netlink-private/genl.h" to "lib/genl/nl-priv-genl.h"Thomas Haller2023-07-311-1/+1
* clang-format: reformat "include/netlink-private/nl-auto.h"Thomas Haller2023-07-311-1/+0
* style: format "include/netlink-private/utils.h" with clang-formatThomas Haller2023-07-281-1/+0
* tools: improve failure message with "tools/clang-format.sh -n"Thomas Haller2023-07-271-1/+3
* clang-format: add "tools/clang-format-container.sh" scriptThomas Haller2023-07-251-0/+51
* clang-format: add "tools/clang-format.sh" scriptThomas Haller2023-07-251-0/+557
* build: drop redundant "autogen.sh" call from "tools/build_release.sh"Thomas Haller2023-07-241-1/+0
* github: build documentation in CI testThomas Haller2022-04-151-1/+3
* tools: fix aborting on failure in "tools/build_release.sh" scriptThomas Haller2022-04-151-2/+2
* tools: fix building doc in build_release.shThomas Haller2017-05-031-0/+4
* build: add tools/build_release.sh scriptThomas Haller2017-02-281-0/+82