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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
nasa
/
trick
Public
Notifications
You must be signed in to change notification settings
Fork
72
Star
158
Code
Issues
98
Pull requests
15
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
CMake
- #2157
#2157
Draft
brendan-nasa
wants to merge 28 commits into
master
nasa/trick:master
from
feature/cmake-transition
nasa/trick:feature/cmake-transition
Copy head branch name to clipboard
Conversation
Commits
28
(28)
Checks
Files changed
Draft
CMake
#2157
brendan-nasa
wants to merge 28 commits into
master
nasa/trick:master
from
feature/cmake-transition
nasa/trick:feature/cmake-transition
Copy head branch name to clipboard
Commits
Commits on Jul 2, 2026
cmake: transition: phase 1
brendan-nasa
committed
2ccb55b
View commit details
Copy full SHA for 2ccb55b
Browse repository at this point
git-ignore object files in project root; cleanup and dedupe gitignore
Show description for d91488b
brendan-nasa
committed
d91488b
View commit details
Copy full SHA for d91488b
Browse repository at this point
Commits on Jul 6, 2026
cmake: transition: phase 2
brendan-nasa
committed
2e3c1be
View commit details
Copy full SHA for 2e3c1be
Browse repository at this point
cmake: transition: phase 1: fix configuration mismatches from CI
Show description for 3e8dde7
brendan-nasa
committed
3e8dde7
View commit details
Copy full SHA for 3e8dde7
Browse repository at this point
cmake: transition: phase 3
brendan-nasa
committed
6419790
View commit details
Copy full SHA for 6419790
Browse repository at this point
cmake: transition: phase 2: Fixes to globs and GSL flags
brendan-nasa
committed
780b003
View commit details
Copy full SHA for 780b003
Browse repository at this point
Commits on Jul 7, 2026
cmake: transition: phase 4
brendan-nasa
committed
0198a9e
View commit details
Copy full SHA for 0198a9e
Browse repository at this point
cmake: transition: fix CommandLineArguments test that assumed an
Show description for 0d2630c
brendan-nasa
committed
0d2630c
View commit details
Copy full SHA for 0d2630c
Browse repository at this point
cmake: transition: all sim tests
brendan-nasa
committed
7205b2b
View commit details
Copy full SHA for 7205b2b
Browse repository at this point
cmake: transition: more ci logging
brendan-nasa
committed
24f772d
View commit details
Copy full SHA for 24f772d
Browse repository at this point
cmake: transition: ruff format
brendan-nasa
committed
7cb9f37
View commit details
Copy full SHA for 7cb9f37
Browse repository at this point
cmake: transition: fix errors found in ci
brendan-nasa
committed
d2841b0
View commit details
Copy full SHA for d2841b0
Browse repository at this point
Commits on Jul 8, 2026
cmake: transition: fix civetweb/GSL/-m32 gating
brendan-nasa
committed
3db82bc
View commit details
Copy full SHA for 3db82bc
Browse repository at this point
cmake: transition: fix HDF5 flag pass through
brendan-nasa
committed
103804e
View commit details
Copy full SHA for 103804e
Browse repository at this point
cmake: transition: use modern cmake features
brendan-nasa
committed
e2612b7
View commit details
Copy full SHA for e2612b7
Browse repository at this point
cmake: transition: move cmake file under cmake/
brendan-nasa
committed
13095e2
View commit details
Copy full SHA for 13095e2
Browse repository at this point
Commits on Jul 14, 2026
cmake: transition: remove dead code
brendan-nasa
committed
75eb937
View commit details
Copy full SHA for 75eb937
Browse repository at this point
cmake: transition: Simplify udunits2 import
brendan-nasa
committed
bf06891
View commit details
Copy full SHA for bf06891
Browse repository at this point
cmake: transition: Simplify hdf5 import
brendan-nasa
committed
ca0aaa8
View commit details
Copy full SHA for ca0aaa8
Browse repository at this point
cmake: transition: Consolidate ICG flags into TrickClangLibs.cmake
brendan-nasa
committed
764a704
View commit details
Copy full SHA for 764a704
Browse repository at this point
Commits on Jul 16, 2026
cmake: transition: fail configure if standard library mismatch
brendan-nasa
committed
c5486a9
View commit details
Copy full SHA for c5486a9
Browse repository at this point
fix trickops python warnings and modernize to python v3.10 style
brendan-nasa
committed
baf3e52
View commit details
Copy full SHA for baf3e52
Browse repository at this point
Ruff format
brendan-nasa
committed
88ebf91
View commit details
Copy full SHA for 88ebf91
Browse repository at this point
Ruff lint fixes
brendan-nasa
committed
113da3f
View commit details
Copy full SHA for 113da3f
Browse repository at this point
Commits on Jul 17, 2026
Support python version installed on RHEL 8 (3.6)
brendan-nasa
committed
07a11d4
View commit details
Copy full SHA for 07a11d4
Browse repository at this point
Revert python script changes to only ones needed for cmake compatibility
brendan-nasa
committed
e00c876
View commit details
Copy full SHA for e00c876
Browse repository at this point
ruff: lint
brendan-nasa
committed
d76c8a0
View commit details
Copy full SHA for d76c8a0
Browse repository at this point
ruff format
brendan-nasa
committed
ffa4444
View commit details
Copy full SHA for ffa4444
Browse repository at this point
You can’t perform that action at this time.