icecc 0.9.7-4 source package in Ubuntu

Changelog

icecc (0.9.7-4) unstable; urgency=low


  * Fix typo: ICECC_ALLOW_REMOTE.

 -- Fathi Boudra <email address hidden>  Sat, 17 Sep 2011 16:26:59 +0300

Upload details

Uploaded by:
Debian KDE Extras Team
Uploaded to:
Sid
Original maintainer:
Debian KDE Extras Team
Architectures:
any
Section:
kde
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
icecc_0.9.7-4.dsc 1.4 KiB 73c91adf323982ebf1bfcbd56ca32591d6342bd31db32b6a0afd120b7e803741
icecc_0.9.7.orig.tar.bz2 370.6 KiB ba01c19e946d5a142ad9f912c24086ee12e7ca4927d64860787eb4bcd100657f
icecc_0.9.7-4.debian.tar.gz 17.4 KiB 3acf21c45262ec1cd76d2d314affcc7a94657d6ece9090e49d9662335d964b98

No changes file available.

Binary packages built by this source

icecc: distributed compiler (client and server)

 icecc is a distributed compile system. It allows parallel compiling by
 distributing the compile jobs to several nodes of a compile network running
 the icecc daemon. The icecc scheduler routes the jobs and provides status and
 statistics information to the icecc monitor.
 .
 Each compile node can accept one or more compile jobs depending on the number
 of processors and the settings of the daemon. Link jobs and other jobs which
 cannot be distributed are executed locally on the node where the compilation
 is started.

libicecc-dev: development files for icecc (distributed compiler)

 This package is part if icecc. It provides files which are necessary to build
 icecc-monitor.
 .
 See the 'icecc' package for more information.