Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
embeddedartistry
/
libcpp
Public
Notifications
You must be signed in to change notification settings
Fork
19
Star
93
Code
Issues
9
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 11, 2024
Fix missing newline in gitmodules courtesy of @cosmikwolf
phillipjohnston
committed
578dbdf
Copy full SHA for 578dbdf
Commits on Jan 31, 2024
Rename pottery files from colons to dashes
phillipjohnston
committed
a4a8fb0
Copy full SHA for a4a8fb0
Commits on Dec 7, 2023
Update to latest Meson submodule pointer.
phillipjohnston
committed
0b84da1
Copy full SHA for 0b84da1
Add check kwarg to run_command per Meson's advice.
phillipjohnston
committed
6491fee
Copy full SHA for 6491fee
Commits on Dec 6, 2023
Update meson submodule pointer.
phillipjohnston
committed
5bc2dbc
Copy full SHA for 5bc2dbc
Adjust Makefile shims by using `meson setup` instead of `meson` when creating the build output folder.
phillipjohnston
committed
9781003
Copy full SHA for 9781003
Commits on Dec 1, 2023
Update meson build module version
phillipjohnston
committed
29ce01c
Copy full SHA for 29ce01c
Commits on Nov 7, 2023
Update meson submodule pointer
phillipjohnston
committed
3849e9e
Copy full SHA for 3849e9e
Commits on Aug 21, 2023
Update wrap files.
phillipjohnston
committed
2a13d46
Copy full SHA for 2a13d46
Commits on Aug 17, 2023
Update meson module pointer
phillipjohnston
committed
f2998e1
Copy full SHA for f2998e1
Commits on May 15, 2023
Update .gitmodules file to account for the build/->meson/ rename
phillipjohnston
committed
06b8ec9
Copy full SHA for 06b8ec9
Adjust Makefiles for the fact that the Meson submodule has been renamed
phillipjohnston
committed
44ad947
Copy full SHA for 44ad947
Commits on Apr 7, 2023
Update meson submodule commit hash to the latest released version.
phillipjohnston
committed
d89d1ed
Copy full SHA for d89d1ed
Rename build/ folders to meson/
Show description for 7886e21
phillipjohnston
committed
7886e21
Copy full SHA for 7886e21
Commits on Jan 31, 2023
Update git submodule for meson-buildsystem to use https://
phillipjohnston
committed
ad28bac
Copy full SHA for ad28bac
Commits on Aug 6, 2022
Actual fix needed to find pthread.h on Linux
phillipjohnston
committed
d9539ca
Copy full SHA for d9539ca
Attempt fix
phillipjohnston
committed
341768f
Copy full SHA for 341768f
Commits on Aug 5, 2022
Improvement to config header specification based on the input of @eli-schwartz
phillipjohnston
committed
fea7018
Copy full SHA for fea7018
Commits on Nov 24, 2020
Provide a GLIBC definiton.
phillipjohnston
committed
3d809a7
Copy full SHA for 3d809a7
Condition features.h include on not using a baremetal build.
phillipjohnston
committed
cadc08f
Copy full SHA for cadc08f
Rename __config to __config.in to prevent include issues with the wrong configuration header being grabbed.
Show description for b22bd37
phillipjohnston
committed
b22bd37
Copy full SHA for b22bd37
Commits on Nov 23, 2020
Get Linux build working.
phillipjohnston
committed
6f7ac6b
Copy full SHA for 6f7ac6b
Address config header failures on linux
phillipjohnston
committed
7d30587
Copy full SHA for 7d30587
Update build module
phillipjohnston
committed
f9dc20e
Copy full SHA for f9dc20e
Overhaul how we handle embvm RTOS headers
Show description for cf7196f
phillipjohnston
committed
cf7196f
Copy full SHA for cf7196f
Commits on Oct 22, 2020
Change the logic for including is_initialized to eliminate unused function warnings.
phillipjohnston
committed
bbf755f
Copy full SHA for bbf755f
Commits on Oct 19, 2020
Fix problematic debug flag settings in the Makefile
phillipjohnston
committed
4f21c55
Copy full SHA for 4f21c55
Commits on Sep 29, 2020
Update path for modular framework build
phillipjohnston
committed
e4c3a93
Copy full SHA for e4c3a93
Commits on Sep 23, 2020
Eliminate compiler warning due to definition missing
phillipjohnston
committed
3c9b5bc
Copy full SHA for 3c9b5bc
Update Availability internal headers
phillipjohnston
committed
c084a08
Copy full SHA for c084a08
Add secondary logic check to prevent Meson from telling us that arm-none-eabi-gcc supports pthread when it doesn't.
phillipjohnston
committed
1cf0f0f
Copy full SHA for 1cf0f0f
Commits on Aug 14, 2020
Protect native logic with a libthread_native.found() check
phillipjohnston
committed
08a8be2
Copy full SHA for 08a8be2
Swap the native/host flag settings to the appropriate spot for libthread
phillipjohnston
committed
eb2fec6
Copy full SHA for eb2fec6
Commits on Jun 11, 2020
Add missing source files to resolve link errors with destructors for mutex and cv
phillipjohnston
committed
64a4e7e
Copy full SHA for 64a4e7e
Properly mark functions as extern C to resolve linker problems with libSystem
phillipjohnston
committed
9205f19
Copy full SHA for 9205f19
Pagination
Previous
Next
You can’t perform that action at this time.