Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
C
cmake-kernel-module
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
6
Snippets
Groups
Projects
Show more breadcrumbs
Philipp Schuster
cmake-kernel-module
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
ubuntu-clion-ide
Select Git revision
0 results
Begin with the selected commit
Created with Raphaël 2.2.0
24
Oct
26
Sep
16
Dec
4
18
Nov
24
Oct
22
README
ubuntu-clion-ide
ubuntu-clion-ide
code formatting and typos
typos
adjusted project to fit my needs for clion ide kernel development
Finds header files on Ubuntu + CLion IDE Support
Build with instead of to pass on makeflags such as -j 8
Format the readme.
Describe it a bit.
Refactor hello.c
Remove Kbuild as cmake generates it now.
Refactor CMakeLists.txt.
Refactor CMakeLists.txt.
Add FindKernelHeaders.cmake and use it.
Build hello.ko in current directory e.g. build/
Correct output paths.
Add debug message and depend upon source correctly.
Initial commit.
Loading