>>14I hate GIT.
Just the UI, I hope? It is indeed atrocious. Git actually manages to be even less consistent than a lot of traditional Unix tools (which I'm sure you hate regardless).
I hate it when people use makefiles for compilation with no notion of visual studio project files.
Is this a Windows only project? msbuild is nice, but if you aren't using 100% Microsoft tools it's difficult to justify using it.
I hate it when idiots who think make is an imperative language write makefiles. If it weren't for them, there would probably be a lot fewer people who hate make.