Main > Free Download Search >

Free distcc 2.18.3 software for linux

distcc 2.18.3

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 28
distcc 2.18.3

distcc 2.18.3


distcc is a fast and simple distributed C/C++/ObjC compiler. more>>
distcc is a program to distribute builds of C, C++, Objective C or Objective C++ code across several machines on a network.

distcc should always generate the same results as a local build, is simple to install and use, and is usually much 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.

They can even have different processors or operating systems, if cross-compilers are installed.
<<less
Download (0.33MB)
Added: 2005-04-13 License: GPL (GNU General Public License) Price:
1662 downloads
distccKNOPPIX 0.1.3

distccKNOPPIX 0.1.3


distccKNOPPIX is a directly bootable and self-configuring Linux system on a small (55MB) iso running a distccd daemon. more>>
distccKNOPPIX is a directly bootable and self-configuring Linux system on a small (55MB) iso running a distccd daemon. distccKNOPPIX is a simple remastering of Knoppix running a distccd daemon and some general cleaning up/removal of unneeded packages/apps.
Its obvious target is for those who have other machines at their hands, and for some reason or an other can not get a distccd daemon running on it.
Attention Gentoo Users: The distccKNOPPIX (Debian) version of gcc is not patched with pie or protector support like the Gentoo version is. Im working on fixing this, but you will probably have problems compiling glibc, grub and perhaps other programs until this issue is remedied.
All versions are identical except for the default gcc. All downloads have all 4 versions of gcc. You can also change the default gcc at the boot prompt by typing knoppix gcc-3.4 for example. Or you can change the gcc version at the command line with update-alternatives --config gcc. If you are unsure which version to download, try the gcc-3.3 one.
Main features:
- Kernel 2.4.26
- distcc 2.16 (port 3632)
- gcc 2.95.4, 3.2.3, 3.3.4, 3.4.1
- cpp 2.95.4, 3.2.3, 3.3.4, 3.4.1
- g++ 2.95.4, 3.2.3, 3.3.4, 3.4.1
Enhancements:
- added c++ link to g++
- more cleanups
- created a mailing list
<<less
Download (54MB)
Added: 2005-05-18 License: GPL (GNU General Public License) Price:
1626 downloads
Distccmon-Qt 0.1

Distccmon-Qt 0.1


Distccmon-Qt is a Qt based monitoring tool for distcc. more>>
Distccmon-Qt is a Qt based monitoring tool for distcc(distcc.samba.org), a distributed C/C++ compiler which helps you to speed up compilations.

Installation instructions can be found in the tarball.
<<less
Download (0.015MB)
Added: 2005-05-27 License: GPL (GNU General Public License) Price:
1610 downloads
DistCC LiveCD 3.3.6

DistCC LiveCD 3.3.6


Distcc Livecd is a small bootable cdrom that contains a uClibc Linux system, the GNU compiler and a distcc daemon. more>>
Distcc Livecd is a small bootable cdrom that contains a uClibc Linux system, the GNU compiler and a distcc daemon.

The purpose of this CD is to be able to borrow compile CPU power from computers without installing anything on the harddisk. The CD is build with the Gentoo portage framework.

Unlike distccKnoppix, the C compiler on this CD (the default gentoo hardened gcc compiler) supports position independent code (PIE) and stack smashing protection (SSP).

Contents:

gcc
distcc
dropbear ssh
<<less
Download (40.1MB)
Added: 2006-07-04 License: GPL (GNU General Public License) Price:
1212 downloads
DistccPPCKnoppix 0.0.9

DistccPPCKnoppix 0.0.9


DistccPPCKnoppix is a Knoppix distribution that contains distcc servers for both Linux x86 and OSX ppc compiling. more>>
DistccPPCKnoppix is a Knoppix distribution which contains distcc servers for both Linux x86 and OSX ppc compiling. With it you can utilize your extra x86 computers to build Linux x86 and OSX PPC binaries.

After running across "Building a Darwin cross compiler for use with distcc and fink" and "HOWTO: Use Gentoo Distcc Host to cross-compile for OSX" I quickly set out and build my own cross compiler to speed up my Apple OSX development. Like most people I have more x86 hardware then I do ppc. It didnt take long to get it build and a test distccd server up to show that it was working.

When I compile for Linux x86 I use distccKnoppix to utilize all my spare x86 computers I have lying around. Using the Knoppix Remastering Howto I quickly added the ppc cross compiler to distccKnoppix. Now when it boots two distccd demons start on separate ports. The default port (3632) has the x86 compiler and the ppc compiler is on port 3633.

Now Apple developers finally have a use for their x86 hardware (that they can admit to). This is also a nice cheap way to speed up OSX compiling and development.
<<less
Download (45.1MB)
Added: 2006-04-24 License: GPL (GNU General Public License) Price:
1279 downloads
libwnck 2.18.3 / 2.19.90

libwnck 2.18.3 / 2.19.90


libwnck is Window Navigator Construction Kit, i.e. a library to use for writing pagers and taskslists and stuff. more>>
libwnck is Window Navigator Construction Kit, i.e. a library to use for writing pagers and taskslists and stuff.
libwnck isnt supported in the devel platform, which means OS vendors wont guarantee the API/ABI long-term, but authors of open source apps should feel free to use libwnck as users can always recompile against a new version. (And the API/ABI has historically changed very little, Im not changing it gratuitously or without soname increments.)
There are API docs in the source code, and API documentation can be generated by configuring --enable-gtk-doc. Also tasklist.c and pager.c make good sample code.
Whats New in 2.18.3 Stable Release:
- Fix a crash when dragging a window to somewhere like another workspace/viewport (Vincent) [#420713]
- Fix crash on multihead setups (Vincent)
- Improve a bit the drawing of the workspaces in the pager (Vincent)
<<less
Download (0.62MB)
Added: 2007-08-14 License: GPL (GNU General Public License) Price:
802 downloads
gnome-desktop 2.18.3 / 2.19.90

gnome-desktop 2.18.3 / 2.19.90


gnome-desktop package contains the libgnome-desktop library. more>>
gnome-desktop package is free software and is part of the GNOME project.

gnome-desktop package contains the libgnome-desktop library which contains APIs that really belong in libgnome[ui] but have not seen enough testing or development to be considered stable. Use at your own risk.

Also contained here are documents installed as part of the core GNOME distribution, e.g. a copy of the GPL, the gnome-about program, some manpages and GNOMEs core graphics files and icons.

<<less
Download (1.4MB)
Added: 2007-07-10 License: GPL (GNU General Public License) Price:
837 downloads
gnome-backgrounds 2.18.3

gnome-backgrounds 2.18.3


gnome-backgrounds contains a set of backgrounds packaged with the GNOME desktop. more>>
gnome-backgrounds contains a set of backgrounds packaged with the GNOME desktop.

Backgrounds:

Branded

- GNOME-Curves.png Model by Jakub Steiner/Rendered by Ulisse Perusin/Retouched by Lapo Calamandrei

Tiles and Translucent backgrounds by Andreas Nilsson and Lapo Calamandrei

Nature

- FreshFlower.jpg Jens Ansorg
- OpenFlower.jpg Garrett LeSage
- GreenMeadow.jpg Timothy Schellhase, retouched by Lapo Calamandrei
<<less
Download (1.2MB)
Added: 2007-07-02 License: LGPL (GNU Lesser General Public License) Price:
847 downloads
Epiphany 2.18.3 / 2.19.6

Epiphany 2.18.3 / 2.19.6


Epiphany is the web browser for the GNOME desktop. more>> <<less
Download (6.1MB)
Added: 2007-07-31 License: GPL (GNU General Public License) Price:
818 downloads
eel 2.18.3 / 2.19.90

eel 2.18.3 / 2.19.90


eel comes from Eazel Extensions Library is a collection of widgets and extensions to many modules of the GNOME platform. more>>
eel comes from Eazel Extensions Library is a collection of widgets and extensions
to many modules of the GNOME platform.
These widgets and extensions were developed by hackers working on Nautilus. For the duration of the Nautilus 1.0 development cycle, the code was internal to Nautilus and its components.
In order to clearly distinguish useful extensions that could be useful for other projects, we have decided to put then in their own library. It is possible that we will move even more from Nautilus to Eel in the future.
Whats New in 2.18.3 Stable Release:
- Fix crash in the open with dialog
- Translation updates
<<less
Download (0.81MB)
Added: 2007-08-15 License: GPL (GNU General Public License) Price:
801 downloads
Nautilus 2.18.3 / 2.19.90

Nautilus 2.18.3 / 2.19.90


Nautilus is a graphical shell for the GNOME desktop enviornment that makes it easy to manage your files. more>>
Nautilus is a graphical shell for the GNOME desktop enviornment that makes it easy to manage your files and the rest of your system.
Main features:
Free
- GNOME is Free Software and part of the GNU project, dedicated to giving users and developers the ultimate level of control over their desktops, their software, and their data. Find out more about the GNU project and Free Software at gnu.org.
Usable
- GNOME understands that usability is about creating software that is easy for everyone to use, not about piling on features. GNOMEs community of professional and volunteer usability experts have created Free Softwares first and only Human Interface Guidelines, and all core GNOME software is adopting these principles. Find out more about GNOME and usability at the GNOME Usability Project.
Accessible
- Free Software is about enabling software freedom for everyone, including users and developers with disabilities. GNOMEs Accessibility framework is the result of several years of effort, and makes GNOME the most accessible desktop for any Unix platform. Find out more at the GNOME Accessibility Project.
International
- GNOME is used, developed and documented in dozens of languages, and we strive to ensure that every piece of GNOME software can be translated into all languages. Find out more at the GNOME Translation Project.
Developer-friendly
- Developers are not tied to a single language with GNOME. You can use C, C++, Python, Perl, Java, even C#, to produce high-quality applications that integrate smoothly into the rest of your Unix or Linux desktop.
Organized
- GNOME strives to be an organized community, with a foundation of several hundred members, usability, accessibility, and QA teams, and an elected board. GNOME releases are defined by the GNOME Release Team and are scheduled to occur every six months.
Supported
- Beyond the worldwide GNOME Community, GNOME is supported by the leading companies in Linux and Unix, including HP, MandrakeSoft, Novell, Red Hat, and Sun. Find out more at foundation.gnome.org.
A community
- Perhaps more than anything else, GNOME is a worldwide community of volunteers who hack, translate, design, QA, and generally have fun together. Find out more at GNOME Developers site.
<<less
Download (6.1MB)
Added: 2007-08-01 License: GPL (GNU General Public License) Price:
814 downloads
GNOME 2.18.3 / 2.19.6

GNOME 2.18.3 / 2.19.6


GNOME desktop environment is an intuitive and attractive desktop for end-users. more>>
The GNOME project provides two things: GNOME desktop environment, an intuitive and attractive desktop for end-users, users, and the GNOME development platform, an extensive framework for building applications that integrate into the rest of the desktop.
Main features:
Free
- GNOME is Free Software and part of the GNU project, dedicated to giving users and developers the ultimate level of control over their desktops, their software, and their data. Find out more about the GNU project and Free Software at gnu.org.
Usable
- GNOME understands that usability is about creating software that is easy for everyone to use, not about piling on features. GNOMEs community of professional and volunteer usability experts have created Free Softwares first and only Human Interface Guidelines, and all core GNOME software is adopting these principles. Find out more about GNOME and usability at the GNOME Usability Project.
Accessible
- Free Software is about enabling software freedom for everyone, including users and developers with disabilities. GNOMEs Accessibility framework is the result of several years of effort, and makes GNOME the most accessible desktop for any Unix platform. Find out more at the GNOME Accessibility Project.
International
- GNOME is used, developed and documented in dozens of languages, and we strive to ensure that every piece of GNOME software can be translated into all languages. Find out more at the GNOME Translation Project.
Developer-friendly
- Developers are not tied to a single language with GNOME. You can use C, C++, Python, Perl, Java, even C#, to produce high-quality applications that integrate smoothly into the rest of your Unix or Linux desktop.
Organized
- GNOME strives to be an organized community, with a foundation of several hundred members, usability, accessibility, and QA teams, and an elected board. GNOME releases are defined by the GNOME Release Team and are scheduled to occur every six months.
Supported
- Beyond the worldwide GNOME Community, GNOME is supported by the leading companies in Linux and Unix, including HP, MandrakeSoft, Novell, Red Hat, and Sun. Find out more at foundation.gnome.org.
A community
- Perhaps more than anything else, GNOME is a worldwide community of volunteers who hack, translate, design, QA, and generally have fun together. Find out more at GNOME Developers site.
<<less
Download (MB)
Added: 2007-08-02 License: GPL (GNU General Public License) Price:
820 downloads
gnome-menus 2.18.3 / 2.19.5

gnome-menus 2.18.3 / 2.19.5


gnome-menus project contains menus for the GNOME desktop environment. more>>
gnome-menus project contains menus for the GNOME desktop environment.
gnome-menus package is free software and is part of the GNOME project.
The package contains an implementation of the draft "Desktop Menu Specification" from freedesktop.org:
http://www.freedesktop.org/Standards/menu-spec
Also contained here are the GNOME menu layout configuration files, .directory files and assorted menu related utility programs.
Installation:
The simplest way to compile this package is:
1. `cd to the directory containing the packages source code and type `./configure to configure the package for your system. If youre using `csh on an old version of System V, you might need to type `sh ./configure instead to prevent `csh from trying to execute `configure itself.
Running `configure takes awhile. While running, it prints some messages telling which features it is checking for.
2. Type `make to compile the package.
3. Optionally, type `make check to run any self-tests that come with the package.
4. Type `make install to install the programs and any data files and documentation.
5. You can remove the program binaries and object files from the source code directory by typing `make clean. To also remove the files that `configure created (so you can compile the package for a different kind of computer), type `make distclean. There is also a `make maintainer-clean target, but that is intended mainly for the packages developers. If you use it, you may have to get all sorts of other programs in order to regenerate files that came with the distribution.
Whats New in 2.18.3 Stable Release:
Fixes:
- Fix crashes in python bindings (Colin Walters)
- Fix crash in inotify backend when ~/.config/menus is created
- (Vincent)
<<less
Download (0.56MB)
Added: 2007-07-10 License: GPL (GNU General Public License) Price:
836 downloads
Quadcore 0.1

Quadcore 0.1


Quadcore is a SuperKaramba theme to watch the CPU cores being used for distcc or anything else. more>>
Quadcore is a SuperKaramba theme Ive made for my main workstation: a Tyan Dual Opteron. I just like to watch the cores being used for distcc or anything else. Also some useful information is added, too.

Icons are from http://www.kde-look.org/content/show.php/Tulliana+icon+set?content=38757 hosted on kde-look.org.

<<less
Download (0.036MB)
Added: 2007-04-03 License: GPL (GNU General Public License) Price:
934 downloads
gnome-session 2.18.3 / 2.19.5

gnome-session 2.18.3 / 2.19.5


gnome-session package includes the GNOME session manager ands everal other session management related utilities. more>>
gnome-session package is free software and is part of the GNOME project.
Contained here are
- the GNOME session manager
- the GNOME session manager configuration program
- and several other session management related utilities.
<<less
Download (0.89MB)
Added: 2007-07-10 License: GPL (GNU General Public License) Price:
838 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 2
  • 1
  • 2