SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

cook rpm build for : Other. For other distributions click cook.

Name : cook
Version : 2.25 Vendor : (none)
Release : 1 Date : 2004-07-17 04:31:40
Group : Development/Building Source RPM : cook-2.25-1.src.rpm
Size : 1.43 MB
Packager : (none)
Summary : A file construction tool
Description :
Cook is a tool for constructing files. It is given a set of files to
create, and recipes of how to create them. In any non-trivial program
there will be prerequisites to performing the actions necessary to
creating any file, such as include files. The cook program provides a
mechanism to define these.

When a program is being developed or maintained, the programmer will
typically change one file of several which comprise the program. Cook
examines the last-modified times of the files to see when the
prerequisites of a file have changed, implying that the file needs to be
recreated as it is logically out of date.

Cook also provides a facility for implicit recipes, allowing users to
specify how to form a file with a given suffix from a file with a
different suffix. For example, to create filename.o from filename.c

* Cook is a replacement for the traditional make(1) tool. However, it
is necessary to convert makefiles into cookbooks using the make2cook
utility included in the distribution.

* Cook has a simple but powerful string-based description language with
many built-in functions. This allows sophisticated filename
specification and manipulation without loss of readability or
performance.

* Cook is able to use fingerprints to supplement file modification
times. This allows build optimization without contorted rules.

* Cook is able to build your project with multiple parallel threads,
with support for rules which must be single threaded. It is possible
to distribute parallel builds over your LAN, allowing you to turn your
network into a virtual parallel build engine.

If you are putting together a source-code distribution and planning to
write a makefile, consider writing a cookbook instead. Although Cook
takes a day or two to learn, it is much more powerful and a bit more
intuitave than the traditional make(1) tool. And Cook doesn\'t interpret
tab differently to 8 space characters!

RPM found in directory: /vol/rzm1/linux-ibiblio.old/devel/make

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  cook-2.25-1.i386.rpm
ftp.icm.edu.pl  cook-2.25-1.i386.rpm
     Search for other platforms
cook-2.25-1.sparc.rpm
cook-2.25-1.alpha.rpm
cook-2.25-1.ppc.rpm
cook-2.25-1.ia64.rpm
cook-2.25-1.s390.rpm

Provides :
cook

Requires :
/usr/bin/perl
libc.so.6
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1)
libc.so.6(GLIBC_2.3)
perl >= 0:5.004
perl(Getopt::Std)
perl(Sys::Syslog)
perl(host_lists.pl)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1


Content of RPM :
/usr/bin/c_incl
/usr/bin/cook
/usr/bin/cook_bom
/usr/bin/cook_rsh
/usr/bin/cookfp
/usr/bin/cooktime
/usr/bin/find_libs
/usr/bin/make2cook
/usr/bin/roffpp
/usr/lib/cook/en/LC_MESSAGES/c_incl.mo
/usr/lib/cook/en/LC_MESSAGES/cook.mo
/usr/lib/cook/en/LC_MESSAGES/cook_bom.mo
/usr/lib/cook/en/LC_MESSAGES/cookfp.mo
/usr/lib/cook/en/LC_MESSAGES/cooktime.mo
/usr/lib/cook/en/LC_MESSAGES/file_check.mo
/usr/lib/cook/en/LC_MESSAGES/find_libs.mo
/usr/lib/cook/en/LC_MESSAGES/make2cook.mo
/usr/lib/cook/en/LC_MESSAGES/roffpp.mo
/usr/share/cook/as
/usr/share/cook/bison
/usr/share/cook/c
/usr/share/cook/c++
/usr/share/cook/en/man1/c_incl.1
/usr/share/cook/en/man1/cook.1
/usr/share/cook/en/man1/cook_bom.1
/usr/share/cook/en/man1/cook_lic.1
/usr/share/cook/en/man1/cook_rsh.1
/usr/share/cook/en/man1/cookfp.1
/usr/share/cook/en/man1/cooktime.1
/usr/share/cook/en/man1/find_libs.1
There is 33 files more in these RPM.

 
ICM