12 projects tagged "Linux"
distcc is a parallel build system that distributes compilation of C/C++/ObjC code across machines on a network. It can be set up in just a few minutes and makes builds up to ten times faster. It does not require machines to share a filesystem or have the same libraries or header files, and installation does not need superuser privileges.
My cOLLection manager is a text-based database program for your collections. It is a fast and easy to use front end for gdbm or Berkeley DB with a curses interface. Some other databases are supported. The program was originally designed to organize a large music CD collection, but it has no restrictions on the entry of any other large range of items. Its main goal is flexibility.