How about considering switch to cmake

From: Massimo Fidanza <massimo_fidanza(at)alice(dot)it>
To: pgadmin-support(at)postgresql(dot)org
Subject: How about considering switch to cmake
Date: 2006-12-23 10:25:40
Message-ID: 458D0424.7040006@alice.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

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 shell + something else but only cmake script. The project
that swith to cmake are very happy with it. I can help with the portig
of pgadmin. Let me know if you are interested.

Massimo

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Clodoaldo 2006-12-23 12:07:40 1.6.1 and 1.7.0 rendering bug
Previous Message Dave Page 2006-12-22 18:59:27 Re: Where to find 1.6.2?