Problem Excuse the pun in the title, the project this is for is called “Cheddar” (a type of cheese). Github […]
Tag: makefile
Updating my package version using only a Makefile
Problem So I have written a Makefile that has a release function that can be run like: make release bump=patch […]
Write and read non-serializable object to file android example
Problem I couldn’t find a good example, so after some fighting with writing non-serializable object to file in Android, I […]
Simple VGA driver for a toy kernel
Problem I learn about OS development and follow the tutorial Bare Bones on OSDev. And I did some extra tasks […]
A Makefile to make some Cheese
Problem Excuse the pun in the title, the project this is for is called “Cheddar” (a type of cheese). Github […]