What command can I run from the command line t get CCS v5.1 to update the makefiles? We parse makefiles to deliver source to our customers.
I am trying to do as much as I can from the command line so I can run builds nightly and do other activities with a single keystroke. I wish that I had a command line manual instead of having to use the command line help. Most of the time it fails do to some obtuse syntax problem and the response is more suited for the CCS developers rather than the user community. I haven't seen anything looking like a good set of command line examples, especially window versions.
Also, what is the sequence for CCS V5.1 to write to .cproject and other project files? Originally, I assumed that all files were written and/or updated every time a build was started. Now, I don't think that it true.