473,388 Members | 1,377 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,388 software developers and data experts.

Is there something else but Automake?

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
Jul 18 '05 #1
2 1532
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.
--
------------------------------------------------------------------------
Miki Tebeka <mi*********@zoran.com>
http://tebeka.spymac.net
The only difference between children and adults is the price of the toys
Jul 18 '05 #2
Miki Tebeka <mi*********@zoran.com> wrote:
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.


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

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

X-Windows: ...A mistake carried out to perfection.
Jul 18 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: ahevans | last post by:
HI, I have the following scenario if (isset($area)) { if ($area === 'green') { if (isset($task)) {
2
by: Shalafi | last post by:
Hi, I've modified an old library, flip (fuzzy logic stuff), to work with new gcc compiler, I've made operation like substituting #include <strstream.h> with #include <strstream> and inserted...
2
by: BigCalm | last post by:
I'm currently modifying a daemon (on AIX unix) which is primarily C source. At the moment, the daemon sleeps 30 seconds before checking if it has anything to do, but I'd like to improve this so...
5
by: SStory | last post by:
Hi all, I really needed to get the icons associated with each file that I want to show in a listview. I used the follow modified code sniplets found on the internet. I have left in...
13
compman9902
by: compman9902 | last post by:
Hello, and thank you for hwlping me with this run-in with trouble. I am making a script for pig latin transulation, and there is something wrong with the "if" statement in line 51. Here is the code...
1
by: wingri | last post by:
Hello, I`ve got problem with make tool. I`ve got project and source codes are in direcory. Then, there are some other source codes in subdirectory of this directory. Now, from file in directory I...
1
by: rpjanaka | last post by:
I am using an open source library called IGI_UDP for measure the available bandwidth of a link (http://www.cs.cmu.edu/%7Ehnn/igi/ ). with that library they have provided a "Makefile" which is not an...
4
by: lutzkac | last post by:
Hi Everyone, I am in a bit of a pickle and need some expert advice. I have a db in access. I am trying to create a query with fields from the tables. In my query I need to take the value of one...
0
by: Hendrik van Rooyen | last post by:
Lawrence D'Oliveiro wrote: The above is an endless loop, doing something every five seconds, and something else in the in between times. I don't think you are dense - its a good point,...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.