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 }}
rhash
/
RHash
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
128
Star
723
Code
Issues
40
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-based build system for rhash
- #71
#71
Open
JPeterMugaas
wants to merge 9 commits into
rhash:master
rhash/RHash:master
from
JPeterMugaas:cmake-buildsystem
JPeterMugaas/RHash:cmake-buildsystem
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Open
CMake-based build system for rhash
#71
JPeterMugaas
wants to merge 9 commits into
rhash:master
rhash/RHash:master
from
JPeterMugaas:cmake-buildsystem
JPeterMugaas/RHash:cmake-buildsystem
Copy head branch name to clipboard
Commits
Commits on Feb 5, 2019
start on an alternative build system. This is far from finished and I want to implement some tests with it. This is an idea to help get things started. Comments and testing on your system are ap…
Show description for 1b05c65
JPeterMugaas
committed
1b05c65
View commit details
Copy full SHA for 1b05c65
Browse repository at this point
This includes some major reworkings so I'll ty summerize
Show description for 0ea1ca7
JPeterMugaas
committed
0ea1ca7
View commit details
Copy full SHA for 0ea1ca7
Browse repository at this point
Add comment about BUILD_SHARED and BUILD_STATIC.
Show description for 07378a6
JPeterMugaas
committed
07378a6
View commit details
Copy full SHA for 07378a6
Browse repository at this point
Two bug fixes.
Show description for 790a740
JPeterMugaas
committed
790a740
View commit details
Copy full SHA for 790a740
Browse repository at this point
Add more tests from an older attempt to cmake-based build system. These tests are roughly equivilant to the tests in the RHash/tests directory except that they are NOT based on bash.. The cmake s…
Show description for c0a3c21
JPeterMugaas
committed
c0a3c21
View commit details
Copy full SHA for c0a3c21
Browse repository at this point
Fixes for some tests to work on Linux. It turns out that rhash was outputting stuff to stderr even on sucesss. This was probably anticipated in the bash tests. This now works 100% on Archlinux.
JPeterMugaas
committed
cd70e17
View commit details
Copy full SHA for cd70e17
Browse repository at this point
Add optional support for using dia if it is available.
JPeterMugaas
committed
7486106
View commit details
Copy full SHA for 7486106
Browse repository at this point
Fix menu items.
Show description for 8b4ebae
JPeterMugaas
committed
8b4ebae
View commit details
Copy full SHA for 8b4ebae
Browse repository at this point
Try to make sure this matches the master branch. Merge CMakeLists into
Show description for 4d29e9a
JPeterMugaas
committed
4d29e9a
View commit details
Copy full SHA for 4d29e9a
Browse repository at this point
You can’t perform that action at this time.