Hello Leandro,

I don't want to replace autotools as a build system but add support for 
creating projects based on tntnet. Cxxtools and tntdb are not that hard, 
since they are just libraries and hence straight forward. But tntnet has 
a precompiler, which makes it more difficult to create dependencies.

On one hand the ecpp file may have a <%include>, which makes it 
dependend from the included ecpp files and on the other hand the 
generated cpp depends on a bunch of headers but itself are just 
intermediate files.

We have hand written Makefiles at work and I maintain them, so I know, 
how difficult it is. We ended up in writing a perl script which 
generated build rules. It is similar to what cmake or other build tools do.

If it is possible to integrate the ecpp compiler to cmake it would be 
very helpful.

Tommi


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Tntnet-general mailing list
Tntnet-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tntnet-general

Reply via email to