Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 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 }}
cmake-basis
/
BASIS
Public
Notifications
You must be signed in to change notification settings
Fork
10
Star
49
Code
Issues
130
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 Jul 7, 2021
fix DeprecationWarning of imp warning
cathaysia
authored and
schuhschuh
committed
ced792c
Copy full SHA for ced792c
Commits on Apr 5, 2020
make basis accept .cu and .cuh files as CXX type
Show description for b19cb61
geohussain
authored and
schuhschuh
committed
b19cb61
Copy full SHA for b19cb61
fix: CMake >=3.15 requires explicit project() command in top-level CMakeLists.txt
schuhschuh
committed
f71f9d6
Copy full SHA for f71f9d6
enh: Use find_package(Threads) with QUIET flag
schuhschuh
committed
eab6261
Copy full SHA for eab6261
fix: Use _dupenv_s only when compiler is MSVC
schuhschuh
committed
8763b0b
Copy full SHA for 8763b0b
fix: Build of gtest library on Windows with MSYS2 mingw64 subsystem
schuhschuh
committed
f7fd0a9
Copy full SHA for f7fd0a9
Commits on Aug 12, 2019
Merge CMake Modules
aschuh-hf
committed
78f2532
Copy full SHA for 78f2532
Squashed 'src/cmake/modules/' changes from c77e4360..2b8470d2
Show description for 77d3511
aschuh-hf
committed
77d3511
Copy full SHA for 77d3511
Commits on Feb 6, 2017
fix: basis_get_full_matlab_version when MATLAB_EXECUTABLE not set [Modules]
schuhschuh
committed
b21423c
Copy full SHA for b21423c
fix: Set MATLAB_DIR also from mcc, mex, and mexext path [Find]
schuhschuh
committed
79178cc
Copy full SHA for 79178cc
fix: Build of MEX-file that depends on VTK [Modules]
schuhschuh
committed
8fd00cb
Copy full SHA for 8fd00cb
fix: FIND_MODULE_PATH in installed BASISConfig.cmake
schuhschuh
committed
18a8d61
Copy full SHA for 18a8d61
Commits on Feb 2, 2017
Reset version to development version 0.0.0
schuhschuh
committed
fb18c98
Copy full SHA for fb18c98
Change version to 3.3.1
schuhschuh
committed
329f1b5
Copy full SHA for 329f1b5
doc: Changes since last release
schuhschuh
committed
d2fd051
Copy full SHA for d2fd051
fix: Quickstart script and update guide
schuhschuh
committed
2e48ac1
Copy full SHA for 2e48ac1
Squashed 'src/cmake/modules/' changes from ca1ddb8..c77e436
Show description for e9e3155
schuhschuh
committed
e9e3155
Copy full SHA for e9e3155
Merge CMake Modules
Show description for 345080c
schuhschuh
committed
345080c
Copy full SHA for 345080c
Commits on Jan 31, 2017
fix 608: Support package names with dashes
Show description for 4a99827
schuhschuh
committed
4a99827
Copy full SHA for 4a99827
fix #608: Support package names with dashes as separators when splitting version
schuhschuh
committed
6aec94d
Copy full SHA for 6aec94d
Merge pull request #614 from schuhschuh/update-find-modules
Show description for 86562f9
schuhschuh
authored
86562f9
Copy full SHA for 86562f9
Merge CMake Find modules
Show description for cb2ca99
schuhschuh
committed
cb2ca99
Copy full SHA for cb2ca99
Squashed 'src/cmake/find/' changes from 039482e..0de8612
Show description for 48092b8
schuhschuh
committed
48092b8
Copy full SHA for 48092b8
Commits on Aug 3, 2016
test: Add comment to trigger CI build
schuhschuh
authored
65930fd
Copy full SHA for 65930fd
Commits on Jun 2, 2016
Merge pull request #602 from schuhschuh/enh-basis_finalize_targets
Show description for 2e87d9a
schuhschuh
committed
2e87d9a
Copy full SHA for 2e87d9a
enh: Return immediately when there are no TARGETS to be finalized
schuhschuh
committed
f9fa763
Copy full SHA for f9fa763
Merge pull request #599 from wittenbe/master
Show description for 357486d
schuhschuh
committed
357486d
Copy full SHA for 357486d
Commits on May 21, 2016
Merge pull request #600 from schuhschuh/master
Show description for 0addc27
schuhschuh
committed
0addc27
Copy full SHA for 0addc27
Commits on May 20, 2016
fixed a problem with "list (REMOVE_ITEM ..." that could lead to cmake not working properly
wittenbe
committed
14d5d28
Copy full SHA for 14d5d28
changed #include directives to reflect the folder structure
wittenbe
committed
2128655
Copy full SHA for 2128655
updated quickstart documentation to a working state
wittenbe
committed
643e498
Copy full SHA for 643e498
Merge commit '45e2534c99def83f0922c1a55bbe49da1ccefc1c'
schuhschuh
committed
e1990b4
Copy full SHA for e1990b4
Commits on May 16, 2016
fix: Build of Python script with future statements [BASIS]
schuhschuh
committed
45e2534
Copy full SHA for 45e2534
Commits on May 4, 2016
fix: Use -H flag of sudo when running pip
schuhschuh
committed
8b321f7
Copy full SHA for 8b321f7
Merge pull request #597 from schuhschuh/fix-config-generator-expression-in-script-paths-and-tests
Show description for 403e606
schuhschuh
committed
403e606
Copy full SHA for 403e606
Pagination
Previous
Next
You can’t perform that action at this time.