KJam Build Tool

KJam is a build tool like make.
Download

KJam Build Tool Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Free for non-commerc...
  • Price:
  • FREE
  • Publisher Name:
  • Rafael Baptista
  • Publisher web site:
  • http://www.oroboro.com/kjam/docserv.php

KJam Build Tool Tags


KJam Build Tool Description

KJam is a build tool like make. KJam is a build tool like make. It uses a syntax similar to Jam, with more powerful features than the original Jam.It has built-in very fast dependency scanning, per-target viewpathing, and C-like control flow. It is optimized for multi-processor machines. It can accelerate building by launching build actions on a distributed peer to peer network of build servers.KJam Build Tool is designed to support large projects with thousands of targets, or projects requiring building on many target architectures.KJam is designed to be:Unintrusive and clean KJam is small. It has negligible CPU overhead, and it doesn't create or leave behind temporary files. Scalable KJam is able to build large projects spread across many directories in a single pass and can manage and distribute build steps to multiple processors on one or more networked machines. Highly portable KJam currently runs only on Windows, but it is designed to be easily portable. Ports to Linux and OSX are planned. Multiplatform Platform independent rules and platform specific actions can be defined separately from dependency rules. Customizable Developers can enhance and extend KJam by creating user defined rules to utilize other built-in directives. Language KJam includes flow-control statements, variables, and a few other features of general purpose languages. Automatic Dependencies KJam computes dependencies for its targets during building. There is no need for a separate off-line make depend step.What's New in This Release:· A new "immediate" action modifier keyword was added, which causes actions to be run as soon as they are parsed, instead of during the command phase.· Output formatting was improved.· Several bugs were fixed.


KJam Build Tool Related Software