Hi,
I'm trying to automate the build of projects under Codewarrior 10.1.8 (StarCore). I have not been able to find a tcl build command yet, so I'm wondering how I could build a project by any other means or even with TCL, maybe I'm missing something.
The whole process has to be automated for a nightly build system, anything that requires interaction with a GUI is not usable for this task.
My other option seems to be setting up my own Makefiles, especially since the ones generated don't perform a clean properly when called from cmd.exe (I'm stuck with windows (commandline is too long)).
If you have any ideas on how to setup such a system or have at least answers to my questions above, I would be glad to receive your input.
Regards,
Killian