Re: [pgadmin-support] How about considering switch to cmake

2006-12-28 Thread Dave Page
Massimo Fidanza wrote: Dave Page ha scritto: Massimo Fidanza wrote: Hi all, in the past I try to use auto hell and I found it very hard to hack, now I'm developing a plugin for kate (KDE advanced editor) and I discover the simplicity of cmake. CMake as auto hell is cross platform and has a ve

Re: [pgadmin-support] How about considering switch to cmake

2006-12-27 Thread Massimo Fidanza
Dave Page ha scritto: Massimo Fidanza wrote: Hi all, in the past I try to use auto hell and I found it very hard to hack, now I'm developing a plugin for kate (KDE advanced editor) and I discover the simplicity of cmake. CMake as auto hell is cross platform and has a very simple and clean synt

Re: [pgadmin-support] How about considering switch to cmake

2006-12-27 Thread Dave Page
Massimo Fidanza wrote: Hi all, in the past I try to use auto hell and I found it very hard to hack, now I'm developing a plugin for kate (KDE advanced editor) and I discover the simplicity of cmake. CMake as auto hell is cross platform and has a very simple and clean syntax, and the script are

[pgadmin-support] How about considering switch to cmake

2006-12-23 Thread Massimo Fidanza
Hi all, in the past I try to use auto hell and I found it very hard to hack, now I'm developing a plugin for kate (KDE advanced editor) and I discover the simplicity of cmake. CMake as auto hell is cross platform and has a very simple and clean syntax, and the script are not a mix of m4 + posix