|
You are here |
btorpey.github.io | ||
| | | | |
github.com
|
|
| | | | | A cross-platform, linkable library implementation of Git that you can use in your application. - libgit2/libgit2 | |
| | | | |
samthursfield.wordpress.com
|
|
| | | | | I spent the past few weeks converting a bunch of Make and Autotools-based modules to use CMake instead. This was my first major outing with CMake. Maybe there will be a few blog posts on that subject! In general I think CMake has a sound design and I quite want to like it. It seems... | |
| | | | |
peter0x44.github.io
|
|
| | | | | Cross compilation is a common task during development, but different compilers and programming languages handle it in their own ways, and I wanted to write about the various flavors of trade-offs and design decisions that you will find across different tooling. I feel like I have absorbed a lot of information about how cross compilation works across different targets, tools and languages, so I figured it was time to condense my knowledge into a blog post. This is not a tutorial, but it still contains practically applicable knowledge. I don't claim to get every detail correct, merely explaining how things work to my understanding. | |
| | | | |
www.tumfatig.net
|
|
| | | The OpenBSD virtual machine daemon works pretty well with Linux VMs nowadays. This was time for me to see if I could replace the Synology Docker service with some Docker host provided by vmd(8). | ||