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
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
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 }}
hdds-team
/
hdds
Public
Notifications
You must be signed in to change notification settings
Fork
9
Star
35
Code
Issues
4
Pull requests
3
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
CMake Improvements
- #15
#15
Open
Davide-1998
wants to merge 15 commits into
hdds-team:master
hdds-team/hdds:master
from
Davide-1998:cmake_improvement
Davide-1998/hdds:cmake_improvement
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
CMake Improvements
#15
Davide-1998
wants to merge 15 commits into
hdds-team:master
hdds-team/hdds:master
from
Davide-1998:cmake_improvement
Davide-1998/hdds:cmake_improvement
Copy head branch name to clipboard
Commits
Commits on Jul 26, 2026
feat (hdds-c): allow C code to be included inside C++ projects
Show description for c1d3690
Davide-1998
committed
c1d3690
View commit details
Copy full SHA for c1d3690
Browse repository at this point
feat (CMake): improved CMake by allowing usage as third party without manually calling `cargo build`
Show description for 8156d51
Davide-1998
committed
8156d51
View commit details
Copy full SHA for 8156d51
Browse repository at this point
Commits on Jul 28, 2026
fix (CMake): fixed default configuration fails due to CMAKE_BUILD_TYPE
Show description for 610e833
Davide-1998
committed
610e833
View commit details
Copy full SHA for 610e833
Browse repository at this point
fix (CMake): invalid cargo build flags
Show description for 5688da7
Davide-1998
committed
5688da7
View commit details
Copy full SHA for 5688da7
Browse repository at this point
fix (CMake): added missing `bcrypt` linking on Windows
Show description for b3ed237
Davide-1998
committed
b3ed237
View commit details
Copy full SHA for b3ed237
Browse repository at this point
fix (CMake): removed install and CPack directives
Show description for 6d67964
Davide-1998
committed
6d67964
View commit details
Copy full SHA for 6d67964
Browse repository at this point
chore (CMake): CMake project version matches workspace one
Show description for a468246
Davide-1998
committed
a468246
View commit details
Copy full SHA for a468246
Browse repository at this point
chore (CMake): disabled default building for CXX tests and examples
Show description for 2f37665
Davide-1998
committed
2f37665
View commit details
Copy full SHA for 2f37665
Browse repository at this point
Commits on Jul 29, 2026
fix (CMake): fixed `GENERATOR_IS_MULTI_CONFIG` and `CMAKE_BUILD_TYPE` evaluation
Show description for b315a35
Davide-1998
committed
b315a35
View commit details
Copy full SHA for b315a35
Browse repository at this point
feat (CMake): read project version from `cargo.toml`
Show description for 9e6dc2f
Davide-1998
committed
9e6dc2f
View commit details
Copy full SHA for 9e6dc2f
Browse repository at this point
fix (CMake): missing quoted `CMAKE_BUILD_TYPE` evaluation
Show description for 587dca0
Davide-1998
committed
587dca0
View commit details
Copy full SHA for 587dca0
Browse repository at this point
Commits on Jul 31, 2026
fix (CMake): using `Cargo.toml` with uppercase letter
Show description for 53500fe
Davide-1998
committed
53500fe
View commit details
Copy full SHA for 53500fe
Browse repository at this point
fix (CMake): workspace version regex matches empty string
Show description for b20b2a1
Davide-1998
committed
b20b2a1
View commit details
Copy full SHA for b20b2a1
Browse repository at this point
fix (CMake): removed quoting from `--crate-type` argument and added `VERBATIM` to add_custom_target
Show description for 71faf44
Davide-1998
committed
71faf44
View commit details
Copy full SHA for 71faf44
Browse repository at this point
fix (CMake): added `BYPRODUCT` option to add_custom_target
Show description for 8249553
Davide-1998
committed
8249553
View commit details
Copy full SHA for 8249553
Browse repository at this point
You can’t perform that action at this time.