So pretty much I am trying to compile my current source code using the GNU GCC without the need of the IDE. I'd love to setup an automated compiling system so I can produce nightlys but without a makefile this is massively complicated. Has anyone accomplish doing something like this?
and note that using a makefile does not preclude sticking with the Keil tools.