BuildBot

BuildBot 0.8.8

The BuildBot project is an open source software to automate the testing and compilation cycle needed by many apps to validate code changes.Each time a change is committed, BuildBot builds and tests the tree, outputing status updates via web.What is new in...

Buildroot

Buildroot 2012.11.1

Buildroot is a set of patches and Makefiles that makes it easy for developers to generate a root filesystem and cross-compilation toolchain for their target Linux system, using the uClibc C library.Buildroot is a very useful tool for embedded system...

Buildtool

Buildtool 0.16

Buildtool is a highly integrated shell based build infrastructure. It can be used in the development of any kind of software package, like standalone programs, shared libraries or documentation packages due to its modularity.Here are some key features of...

Bushy

Bushy 0.2.3

Bushy is a git workflow plugin inspired by git-pivotal but intending to support multiple project management platforms aside from just Pivotal Tracker.InstallationBushy is a Python package and can be installed using the easy_install or pip commands. For...

byacc

byacc 1.9.1

Berkeley Yacc is an LALR(1) parser generator. Berkeley Yacc has been made as compatible as possible with AT&T Yacc. Berkeley Yacc can accept any input specification that conforms to the AT&T Yacc documentation. Specifications that take advantage of...

bzr-colo

bzr-colo 0.4.0

In order to provide a faster and simpler working model, the bzr-colo plugin tries to support a configuration similar to git and Mercurial's colocated branches, where there is a single working tree that can be switched between multiple branches that all...

bzr-externals plugin offers external branches support for Bazaar.Supports external branches without additional commands. Works from any client: bzr, QBzr, TortoiseBzr or Bazaar Explorer.To use external branch please add to '.bzrexternals' file line of the...

bzr-fastimport is a fastimport plugin that provides stream-based importing of data into Bazaar. A bzr-fast-export.py script is also included providing exporting of data out of Bazaar to the same format. As well as enabling interchange between multiple VCS...