Is there something else but Automake?

M

Magnus Therning

I am currently using Automake to make distributable tar-balls of my
application. Is there something else (hopefully better) that I can use?

I use the following functionality of Automake:

- Modification of sources at build time for things like paths and
version numbers.
- Building an archive suitable for distributing both to people who are
interested in contributing and to people who are just using it.
- Installation of the application.

/M

--
-----------------------------------------------------------------------
Magnus Therning Philips Research Laboratories Eindhoven
Phone: +31 40 2745179 (OpenPGP: 0x4FBB2C40)

The only way to be truly creative is to never repeat yourself.
-- Rob Breszny
 
M

Miki Tebeka

Hello Magnus,
I am currently using Automake to make distributable tar-balls of my
application. Is there something else (hopefully better) that I can use?
You might want to have a look at SCons (http://www.scons.org).
Great tool and written in Python, you can also use any Python code inside
the configuration files.

Bye.
 
M

Magnus Therning

Miki Tebeka said:
Hello Magnus,

You might want to have a look at SCons (http://www.scons.org). Great
tool and written in Python, you can also use any Python code inside
the configuration files.

Yes, I already know of SCons. There are quite a few things missing from
it though since it is a build tool mostly, and a configuration tool to
some extent, it explicitly isn't a distribution tool. I guess I'd have
to do a bit of work myself in order to get it to behave the way I want
it :-(

/M

--
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,294
Messages
2,571,511
Members
48,218
Latest member
NatishaFin

Latest Threads

Top