Y
Hacker News
new
|
ask
|
show
|
jobs
by
aa-jv
147 days ago
^ This.
Plus, we already have great C package management. Its called CMake.
3 comments
bluGill
147 days ago
CMake is not a package management tool, it is a build tool. It can be abused to do package management, but that isn't what it is for.
link
aa-jv
146 days ago
It's a perfectly cromulant package manager.
link
rurban
146 days ago
That's not great, that's horrible. It only helps windows users, which are used to even worse horrors. autotools and pkgconfig is fine.
link
rwmj
147 days ago
I hate autotools, but I have stockholm syndrome so I still use it.
link
kergonath
147 days ago
I hated auto tools until I had to use cmake. Now, I still hate auto tools, but I hate cmake more.
link
aa-jv
147 days ago
Its not so hard once you learn it. Of course, you will carry that trauma with you, and rightly so. ;)
link