Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
jwinarske
/
sdbus-cpp-examples
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
8
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
sdbus-cpp-examples
.github
on
main
User selector
All users
All time
Commit history
Commits on Jul 12, 2026
Adopt shared UniqueFd, per-config LTO, and tidy hygiene
Show description for b5da30d
jwinarske
committed
b5da30d
View commit details
Copy full SHA for b5da30d
View code at this point
Browse repository at this point
Speed up CI: cache deps, ccache, changed-file clang-tidy
Show description for bc7a2b7
jwinarske
committed
bc7a2b7
View commit details
Copy full SHA for bc7a2b7
View code at this point
Browse repository at this point
Commits on Mar 7, 2026
Add missing pipe character in CI
Show description for d1268d0
jwinarske
committed
d1268d0
View commit details
Copy full SHA for d1268d0
View code at this point
Browse repository at this point
Fix GitHub Actions Actions Pinned to Mutable Tags (Not SHA)
Show description for 858c2a4
jwinarske
committed
858c2a4
View commit details
Copy full SHA for 858c2a4
View code at this point
Browse repository at this point
roll codeql-action
Show description for a2df07e
jwinarske
committed
a2df07e
View commit details
Copy full SHA for a2df07e
View code at this point
Browse repository at this point
Commits on Nov 24, 2025
clang-tidy fixes
Show description for 70a1b5f
jwinarske
committed
70a1b5f
View commit details
Copy full SHA for 70a1b5f
View code at this point
Browse repository at this point
Commits on Nov 23, 2025
Remove CMAKE_CXX_STANDARD overrides from CI jobs
Show description for 19789ab
Copilot
and
jwinarske
committed
19789ab
View commit details
Copy full SHA for 19789ab
View code at this point
Browse repository at this point
Add --system-headers=false to completely exclude third_party from clang-tidy
Show description for b71cb40
Copilot
and
jwinarske
committed
b71cb40
View commit details
Copy full SHA for b71cb40
View code at this point
Browse repository at this point
Use GCC-14 for clang-tidy to fix include path issues
Show description for b2fd9e2
Copilot
and
jwinarske
committed
b2fd9e2
View commit details
Copy full SHA for b2fd9e2
View code at this point
Browse repository at this point
Use C++20 standard for clang-tidy to avoid C++23 module issues
Show description for 048222d
Copilot
and
jwinarske
committed
048222d
View commit details
Copy full SHA for 048222d
View code at this point
Browse repository at this point
Disable C++ modules in clang-tidy to fix analysis errors
Show description for 463ccfb
Copilot
and
jwinarske
committed
463ccfb
View commit details
Copy full SHA for 463ccfb
View code at this point
Browse repository at this point
Exclude third_party headers from clang-tidy analysis
Show description for 77127e8
Copilot
and
jwinarske
committed
77127e8
View commit details
Copy full SHA for 77127e8
View code at this point
Browse repository at this point
Fix LLVM-19 build by adding lld-19 linker package
Show description for d7ab31a
Copilot
and
jwinarske
committed
d7ab31a
View commit details
Copy full SHA for d7ab31a
View code at this point
Browse repository at this point
Fix clang-tidy CI job by adding LLVM package for llvm-config
Show description for 121aa54
Copilot
and
jwinarske
committed
121aa54
View commit details
Copy full SHA for 121aa54
View code at this point
Browse repository at this point
Add CodeQL security analysis job to CI workflow
Show description for 455b431
Copilot
and
jwinarske
committed
455b431
View commit details
Copy full SHA for 455b431
View code at this point
Browse repository at this point
Fix clang-format errors and add llvm-config for LLVM-19 builds
Show description for 3d8db7e
Copilot
and
jwinarske
committed
3d8db7e
View commit details
Copy full SHA for 3d8db7e
View code at this point
Browse repository at this point
Replace deprecated apt-key with modern gpg key management
Show description for 4d62bba
Copilot
and
jwinarske
committed
4d62bba
View commit details
Copy full SHA for 4d62bba
View code at this point
Browse repository at this point
Update build CI to use GCC-14 and LLVM-19 with C++23 support and libc++
Show description for ebaa45d
Copilot
and
jwinarske
committed
ebaa45d
View commit details
Copy full SHA for ebaa45d
View code at this point
Browse repository at this point
Add explicit GITHUB_TOKEN permissions for security best practices
Show description for 390ab43
Copilot
and
jwinarske
committed
390ab43
View commit details
Copy full SHA for 390ab43
View code at this point
Browse repository at this point
Address code review feedback: include .cc files and improve dependency handling
Show description for 64da610
Copilot
and
jwinarske
committed
64da610
View commit details
Copy full SHA for 64da610
View code at this point
Browse repository at this point
Add GitHub Actions CI workflow with clang-format, clang-tidy, and build jobs
Show description for 01aca46
Copilot
and
jwinarske
committed
01aca46
View commit details
Copy full SHA for 01aca46
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.