icecc 1.4-1build1 source package in Ubuntu

Changelog

icecc (1.4-1build1) noble; urgency=medium

  * No-change rebuild against libarchive13t64

 -- Steve Langasek <email address hidden>  Sat, 09 Mar 2024 07:21:41 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
kde
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
icecc_1.4.orig.tar.gz 227.3 KiB 249dcf74f0fc477ff9735ff0bdcdfaa4c257a864c4db5255d8b25c9f4fd20b6b
icecc_1.4-1build1.debian.tar.xz 12.2 KiB f45f29170e252405f44d7a2e86b82c86ca2db6757e10f55a0e32452a68e017a5
icecc_1.4-1build1.dsc 2.2 KiB 27c34a3951d572675d1d8e7a59ee3a8e5b1b36de78f78bba5f2a4997c856cb24

Available diffs

View changes file

Binary packages built by this source

icecc: distributed compiler (client and server)

 icecc (also known as Icecream) 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.

icecc-dbgsym: debug symbols for icecc
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.