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
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 }}
tmolteno
/
necpp
Public
Notifications
You must be signed in to change notification settings
Fork
81
Star
304
Code
Issues
1
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Migrate build system from Makefile to CMake
- #116
#116
Merged
tmolteno
merged 10 commits into
master
tmolteno/necpp:master
from
feat/cmake-migration
tmolteno/necpp:feat/cmake-migration
Copy head branch name to clipboard
Jul 22, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Migrate build system from Makefile to CMake
#116
tmolteno
merged 10 commits into
master
tmolteno/necpp:master
from
feat/cmake-migration
tmolteno/necpp:feat/cmake-migration
Copy head branch name to clipboard
Commits
Commits on Jul 21, 2026
Migrate build system from hand-written Makefile to CMake
Show description for d27c745
tmolteno
committed
d27c745
View commit details
Copy full SHA for d27c745
Browse repository at this point
Migrate unit tests from Catch2 v1.9.7 (vendored) to Catch2 v3.7.1 (FetchContent)
Show description for 09a61e7
tmolteno
committed
09a61e7
View commit details
Copy full SHA for 09a61e7
Browse repository at this point
Commits on Jul 22, 2026
Remove Ruby/SWIG integration
Show description for 3695ae7
tmolteno
committed
3695ae7
View commit details
Copy full SHA for 3695ae7
Browse repository at this point
Remove Ruby/SWIG integration (file deletions)
Show description for c62c72a
tmolteno
committed
c62c72a
View commit details
Copy full SHA for c62c72a
Browse repository at this point
Fix MSVC build: scope -Wall/-Wextra/-Wshadow to GCC/Clang
Show description for 402572d
tmolteno
committed
402572d
View commit details
Copy full SHA for 402572d
Browse repository at this point
fix(cmake): guard math library linking for Windows
tmolteno
committed
59e5405
View commit details
Copy full SHA for 59e5405
Browse repository at this point
fix(ci): prevent windows test hangs and fix m.lib link error
Show description for fe8f194
tmolteno
committed
fe8f194
View commit details
Copy full SHA for fe8f194
Browse repository at this point
fix: resolve MSVC build warnings and unconditional Unix library linking
Show description for b344edb
tmolteno
committed
b344edb
View commit details
Copy full SHA for b344edb
Browse repository at this point
fix(tests): force static Catch2 to prevent MSVC loader deadlock
Show description for 7a43479
tmolteno
committed
7a43479
View commit details
Copy full SHA for 7a43479
Browse repository at this point
Merge remote-tracking branch 'origin/master' into feat/cmake-migration
tmolteno
committed
470d68a
View commit details
Copy full SHA for 470d68a
Browse repository at this point
You can’t perform that action at this time.