distcc 3.4+really3.4-1build1 source package in Ubuntu
Changelog
distcc (3.4+really3.4-1build1) lunar; urgency=medium * No-change rebuild with Python 3.11 as default -- Graham Inggs <email address hidden> Sun, 25 Dec 2022 19:43:07 +0000
Upload details
- Uploaded by:
- Graham Inggs
- Uploaded to:
- Lunar
- Original maintainer:
- Christian Marillat
- Architectures:
- any
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
distcc_3.4+really3.4.orig.tar.gz | 978.3 KiB | 37a34c9555498a1168fea026b292ab07e7bb394715d87d8403e0c33b16d2d008 |
distcc_3.4+really3.4-1build1.debian.tar.xz | 44.4 KiB | 2422e781aad2eb787f4038d0c8dde6910fc1c8c03524fc6704c9dfa6104cb81d |
distcc_3.4+really3.4-1build1.dsc | 2.0 KiB | b61bb52f9185f2d0a1d5c41c164ec5313a34295e5872484d86b6648a681d5369 |
Available diffs
Binary packages built by this source
- distcc: simple distributed compiler client and server
distcc is a program to distribute compilation of C or C++ code across
several machines on a network. distcc should always generate the same
results as a local compile, is simple to install and use, and is often
significantly faster than a local compile. distcc does not require all
machines to share a filesystem, have synchronized clocks, or to have
the same libraries or header files installed.
- distcc-dbgsym: debug symbols for distcc
- distcc-pump: pump mode for distcc a distributed compiler client and server
distcc is a program to distribute compilation of C or C++ code across
several machines on a network. distcc should always generate the same
results as a local compile, is simple to install and use, and is often
significantly faster than a local compile. distcc does not require all
machines to share a filesystem, have synchronized clocks, or to have
the same libraries or header files installed.
.
this package contains the necessary additions for distcc's "pump" mode,
which improves on plain distcc by distributing not only compilation but
also preprocessing to distcc servers.
.
If you have more than 10 CPUs involved in your distcc setup, you should
consider using this package on your distcc client machine.
- distcc-pump-dbgsym: debug symbols for distcc-pump
- distccmon-gnome: GTK+ monitor for distcc a distributed client and server
distcc is a program to distribute compilation of C or C++ code across
several machines on a network. distcc should always generate the same
results as a local compile, is simple to install and use, and is often
significantly faster than a local compile. distcc does not require all
machines to share a filesystem, have synchronized clocks, or to have
the same libraries or header files installed.
.
this is the GTK+ monitor program.
- distccmon-gnome-dbgsym: debug symbols for distccmon-gnome