Re: Conversion capabilities

Vaclav Slavik <[email protected]> Sat, 08 May 2010 12:17:44 +0200
Newsgroups gmane.comp.sysutils.bakefile.devel
Message-ID <1273313864.13604.19.camel@localhost>
--===============4357083976993971354==
Content-Type: multipart/signed; micalg="pgp-sha1";
	protocol="application/pgp-signature";
	boundary="=-qpYtWNQZX41md4ZqCkuM"


--=-qpYtWNQZX41md4ZqCkuM
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

Hi,

On Sat, 2010-05-08 at 10:50 +0100, John Emmas wrote:
> Thanks Vaclav.  I'm not very familiar with Bakefile yet - but from
> what I've read, it allows programmers to define a set of 'rules' which
> can then be used to generate makefiles (or projects) for commonly used
> compilers.

That's misleading characterization. Bakefile is the same as Automake: it
takes simple(r) build description as input and produces build rules for
lower-level tools (gmake, vcproj etc.). This is the same thing Automake
does: it takes high-level Makefile.am descriptions and produces
low-level make files. Conceptually, the only difference is that Bakefile
can produce output in different formats, not just one (well, and that it
tries to be more flexible).

> Has nobody thought to do the same thing in reverse?=20

Let's just say that nobody actually *did* it. There may be a reason for
that.

Vaclav

--=-qpYtWNQZX41md4ZqCkuM
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (GNU/Linux)

iEYEABECAAYFAkvlOkgACgkQxDYa/UZSZMk11ACdEEZIvPQf6+21+0zVbDUiDtt7
JfcAniarqF3PmaSe6lsEuKyw7pgzdc1m
=IA7c
-----END PGP SIGNATURE-----

--=-qpYtWNQZX41md4ZqCkuM--



--===============4357083976993971354==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

------------------------------------------------------------------------------


--===============4357083976993971354==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Bakefile-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bakefile-devel

--===============4357083976993971354==--