Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Premake

Compare

  Analyzed 32 minutes ago

Premake is a build configuration tool. Describe your project using the full-featured Lua scripting language and then let Premake create the input files for Visual Studio, GNU make, Xcode, SharpDevelop, MonoDevelop, Code::Blocks, and CodeLite...with more tools on the way!

333K lines of code

28 current contributors

18 days since last commit

34 users on Open Hub

Moderate Activity
4.45455
   
I Use This

Module::Build

Compare

  Analyzed about 2 hours ago

Module::Build is a system for building, testing, and installing Perl modules. It is meant to be an alternative to ExtUtils::MakeMaker. Developers may alter the behavior of the module through subclassing in a much more straightforward way than with MakeMaker. It also does not require a make on your ... [More] system - most of the Module::Build code is pure-Perl and written in a very cross-platform way. In fact, you don't even need a shell, so even platforms like MacOS (traditional) can use it fairly easily. Its only prerequisites are modules that are included with perl 5.6.0, and it works fine on perl 5.005 if you can install a few additional modules. [Less]

14.3K lines of code

1 current contributors

12 months since last commit

32 users on Open Hub

Very Low Activity
4.6
   
I Use This
Licenses: Artistic_..., gpl

phpUnderControl

Compare

  Analyzed about 23 hours ago

phpUnderControl aims to make the first steps with CruiseControl and PHP as easy as possible. It integrates three of the best PHP development tools into CruiseControl, combined with an easy setup routine and a small example project. With the provided XSL stylesheets, the generated output of PHPUnit ... [More] , PHPMD, PHPCPD, PHP_CodeSniffer and phpDocumentor can be visualized in CruiseControl. [Less]

68.9K lines of code

0 current contributors

over 12 years since last commit

32 users on Open Hub

Inactive
4.30769
   
I Use This

Cargo

Compare

  Analyzed 1 day ago

Cargo is a thin wrapper around existing containers (e.g. J2EE, Java EE or Jakarta EE containers): * A Java API to start/stop/configure Java Containers * A Java API to (remotely or locally) deploy modules into these containers * A Java API to parse/create/merge Java EE modules * ANT tasks ... [More] wrapping the Java API for configuring, starting, stopping and deploying applications to all supported containers * A Web interface that wraps the Java API that can be used to configure, start and stop all containers supported by Cargo remotely and at any time * A Maven 3 Plugin wrapping the Java API for configuring, starting, stopping and deploying applications to all supported containers and the Cargo Daemon as well as parsing, creating and merging Java EE modules [Less]

144K lines of code

10 current contributors

2 days since last commit

31 users on Open Hub

Moderate Activity
3.7
   
I Use This

Waf

Compare

  Analyzed 1 day ago

Waf is a general-purpose build system which was modelled from Scons. Though it comes last in the arena of the build systems, we believe that Waf is a vastly superior alternative to its competitors (Autotools, Scons, Cmake, Ant, etc) for building software, and especially for open-source projects: ... [More] * Waf depends on Python only which is ported on most platforms * Waf scripts are Python modules which are easier to learn and to maintain that custom languages * Waf license has very little constraints (BSD) and can be redistributed easily (all in one 100kb script) * Waf architecture is modular and can be extended easily, it relies on state-of-the-art algorithms * Waf provides many more features than its competitors * Waf provides many small projects and code snippets [Less]

45.5K lines of code

26 current contributors

4 days since last commit

30 users on Open Hub

Moderate Activity
4.09091
   
I Use This

Open Build Service

Compare

  Analyzed 4 months ago

The Open Build Service (OBS) is an open and complete software distribution development platform. It provides the infrastructure to create software packages for a wide range of operating systems and hardware architectures as well as add-ons, appliance images or entire linux distributions. OBS ... [More] provides the tools to work collaboratively, supporting access rights, merge requests and review functionality. Users can access OBS via a convenient web interface, as well as a commandline tool or via the extensive API. Rather than using "compiler farms" of different hardware to build packages for different architectures and multiple Linux distributions like Fedora, Debian, Ubuntu, the OBS creates a clean virtual instance for each build, saving the user time and resources. [Less]

345K lines of code

64 current contributors

4 months since last commit

29 users on Open Hub

Activity Not Available
4.90909
   
I Use This

Leiningen

Compare

  Analyzed about 2 hours ago

Leiningen is for automating Clojure projects without setting your hair on fire.

14.1K lines of code

29 current contributors

almost 2 years since last commit

26 users on Open Hub

Very Low Activity
4.85714
   
I Use This

gulp

Compare

  Analyzed about 3 hours ago

The streaming build system

557 lines of code

10 current contributors

17 days since last commit

22 users on Open Hub

Very Low Activity
5.0
 
I Use This

Xinc

Compare

  Analyzed about 23 hours ago

Xinc is a continuous integration server written in PHP 5. It has built-in support for Subversion, git and Phing (and therefore PHPUnit), and can be easily extended to work with alternative version control or build tools.

20.6K lines of code

0 current contributors

about 8 years since last commit

20 users on Open Hub

Inactive
4.77778
   
I Use This

Bitten

Compare

  No analysis available

Bitten is a Python-based framework for collecting various software metrics via continuous integration. It builds on Trac to provide an integrated web-based user interface.

0 lines of code

0 current contributors

0 since last commit

16 users on Open Hub

Activity Not Available
4.71429
   
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause