rsyslog_build

Official

Efficiently build rsyslog with optimized commands and setup.

Authorrsyslog
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the build process for rsyslog, handling environment setup and optimizing builds for high performance.

Core Features & Use Cases

  • Environment Setup: Standardizes the setup for the rsyslog development environment, including dependency installation.
  • Bootstrap Logic: Ensures the build is ready with ./autogen.sh in necessary cases.
  • Incremental Builds: Facilitates high-performance incremental building for the rsyslog project using make -j$(nproc) check TESTS="".
  • Build Configuration: Provides options to enable debugging, testbench, diagnostics, and more via ./autogen.sh.

Quick Start

To set up the environment and build rsyslog, run:

.agent/skills/rsyslog_build/scripts/setup.sh
make -j$(nproc) check TESTS=""

Dependency Matrix

Required Modules

Makefileautoconfautomakelibtoolbisonflexlibcurllibfastjson

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: rsyslog_build
Download link: https://github.com/rsyslog/rsyslog/archive/main.zip#rsyslog-build

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.