rsyslog_build
OfficialEfficiently build rsyslog with optimized commands and setup.
Software Engineering#development environment#build process#incremental build#rsyslog#optimized commands
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.shin 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.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.