*/
Love this site? Hate it? Leave us some comments.
*/

KJam Build Tool 0.37

*/

KJam Build Tool 0.37

Submitted By: rafaelbaptista
Rating: starstarstarstarstar (Rate It)

KJam is a build tool like make. It uses a syntax similar to Jam but is much more powerful than the original. It is the fastest build system available today, for both full and incremental builds. It has the fastest dependency scanner of any current build system. Even for projects with many thousands of files, KJam will finish scanning and start building almost instantly. Unlike most current build systems, KJam is designed from the beginning to be multi-threaded, resulting in maximum utilization of multi-processor workstations. Through the use of batched building, a built-in shell, and parallel command execution KJam reduces build times radically. KJam on multi-processor workstations reduces MSVC build times by 2-5x compared to MSBuild or Gnu Make. KJam is designed to support even the largest projects with hundreds of thousands of files. It may even be run as a distributed peer network of build servers allowing projects to share the build load over a large heterogeneous network of build machines. KJam's dependency scanner uses advanced caching techniques which make it especially efficient when dealing with very large numbers of targets. It has per target viewpathing. KJam computes dependencies for its targets during building. There is no need for a separate off-line make depend step. By default, on any platform, KJam runs its command scripts using its own built-in sh-like shell. This way developers can expect a common set of minimal shell features on every platform. Using a built-in shell allows KJam to report errors in command scripts which reference the errant command directly in the jamfile, something an external shell cannot do. It eliminates another point of difference between multiple platforms making it easier to write actions which run on any platform. KJam currently runs on Windows and Linux, and comes preconfigured to support MSVC and GCC. It can be easily extended to support any compiler or software tool.

File Details
NOTE: Some downloads must be obtained through publishers´s site.
Do you want to get your software listed on this site? Go to our submissions area.

Screenshot

No Image

Details

File Name:
kjamw037.zip
Product homepage:
Order page:
Languages:
Unknown
Platforms:
Unknown
Release date:
10/10/2006
License:
Unknown
Size:
362 KB
Price/Fee (US$):
Unknown
Number of downloads:
226

Comments (1)

really great. Does what I need it to. starstarstarstarstar   Posted on Friday, May 26, 2006

It works like gnu make or msbuild - but much much faster. At first I thought it must be broken because incremental builds were so fast. But its not - it just works that fast. Scan dependencies on my very large software project in under a second. Gnu make takes like 20 seconds. Just amazing.

Add Your Rating

(Not published)
star
starstar
starstarstar
starstarstarstar
starstarstarstarstar

corner
© 1996-2008 CommunityHeaven LLC. All rights reserved. Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
North American business development: Nicolai Wadstrom. Publisher: Lars Hagelin.