gcmd-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gcmd-dev] cmake


From: Piotr Eljasiak
Subject: Re: [gcmd-dev] cmake
Date: Sun, 01 Oct 2006 19:42:27 +0200

On Sun, 2006-10-01 at 04:48 +0200, Micha wrote:
> btw: What do you think about cmake ?
> http://lwn.net/Articles/188693 (link found on http://lwn.net/Articles/198171 
> - if you are interested also read the postings of lovelace on that page)

http://developer.gnome.org/tools/build.html


GNU Build Tools
The GNOME project is using a number of standard GNU tools for building
on multiple architectures.


libtool
        A set of shell scripts to automatically configure UNIX
        architectures to build shared libraries in generic fashion. If
        everything is working, you won't even know it's there. 
              * Read the libtool info page (it ships with most GNU/Linux
                distributions). 
              * If the GNOME help browser works, load "info:libtool." 
autoconf
        Autoconf creates portable and configurable packages. If you've
        ever run a configure script, you've seen what autoconf can do. 
              * Read the autoconf info page (again, it ships with most
                GNU/Linux distributions). 
              * If the GNOME help browser works, load "info:autoconf." 
              * Read an overview of the GNU build system. 
              * Check out this autoconf tutorial. 
              * Read this tutorial on checking a library into CVS. It
                covers autoconf and CVS basics, and is key for
                understanding how the GNOME build system is meant to
                work. 
automake
        Automake is a Makefile generator. It normally works with
        autoconf to automatically produce Makefiles based upon what
        configure determined about a system. 
              * Read the automake info page. 
              * Load "info:automake" in the GNOME help browser. 






reply via email to

[Prev in Thread] Current Thread [Next in Thread]