[Vm-dev] [Cog] Proposal: get rid of checks if files should be regenerated

Igor Stasenko siguctua at gmail.com
Wed Jun 29 17:27:16 UTC 2011


Hello,

just a proposal.
A full VMMaker sources generation under cog vm takes less than 1
minute, in fact even less:

[ CogMacOSConfig generateWithSources ] timeToRun 24919

(so, in fact its 25 seconds)
this is including all plugins and cmake files!

which makes me thinking that we could simplify code generation a lot
by removing unnecessary checks whether file(s) should be re-generated
or not.
Because it just adds a mess and unnecessary complexity into already
complex code.
What you think?

-- 
Best regards,
Igor Stasenko AKA sig.


More information about the Vm-dev mailing list