RSS 3 projects tagged "Build Tools"

Download Website Updated 16 Jan 2009 distcc

Screenshot
Pop 471.64
Vit 11.37

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.

Download Website Updated 20 Oct 2008 CUT

Screenshot
Pop 90.34
Vit 3.34

CUT is a unit-testing framework for C, C++, and Objective-C. Unlike other unit testing tools, CUT doesn't strive to be an SUnit clone. It automates a lot of the drudge work often encountered when using other unit testing packages for the C family of programming languages. CUT may also be used to unit-test assembly language software in some circumstances.

No download Website Updated 04 Jun 2004 TestKit

Screenshot
Pop 17.55
Vit 1.44

TestKit is a unit testing framework for MacOS X and Objective C. It is modeled after JUnit, but targets the specific needs of the MacOS X developer in the Cocoa environment.

Screenshot

Project Spotlight

GFeedLine

A social networking client.

Screenshot

Project Spotlight

STX B+ Tree

C++ template classes implementing a B+ tree key/data container in main memory.