Don't hurry to upgrade was Re: unix style end of lines

Stefano Rosanelli stefano.rosanelli at tin.it
Thu Jan 22 09:20:06 GMT 2004


Alle 23:47, mercoledì 21 gennaio 2004, hai scritto:
> There is a possibility to avoid using autotools at all. You can use QMake
> manager which is simple and powerfull enough even for big projects.
> You can check QMake c++ project templates.

Complaining with autotools is a common thing, and during development they can 
make your life hell!!
qmake is a good choice and has a good kdevelop integration, but there is 
another really interesting solution I would recommend: SCons [www.scons.org]. 
It's a wonderful build system python based, altough not a complete _autohell_ 
substitute [not yet]. It's elegant and SIMPLE.
I was deep into autotools hell months ago as I begun maintaining a big 
project... I have to say SCons really helped me a lot. 
Now I'm using it with KDevlop3 with some hacks (I built fake makefiles).
It would be really nice to integrate it somehow (maybe like Ant) in kdevelop.
When I have some time I will give it a try.... if someone is interested let me 
know.

Stefano


-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list