Tags : Browse Projects

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

cl-evol

Compare

  Analyzed 1 day ago

evol - entrenched virtues of lisp (love reversed) aims to be a compatible and full-fledged replacement for the GNU autotools stack targeted at coping with the autotools' shortcomings while not repeating the mistakes made and still being made at comparable build tool projects.

1.37K lines of code

0 current contributors

over 14 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

tup-gittup

Compare

  Analyzed 1 day ago

Tup is a file-based build system - it inputs a list of file changes and a directed acyclic graph (DAG), then processes the DAG to execute the appropriate commands required to update dependent files. The DAG is stored in an SQLite database. By default, the list of file changes is generated by ... [More] scanning the filesystem. Alternatively, the list can be provided up front by running the included file monitor daemon. It might be possible to generate the list from an IDE as well. By providing the file change log up front and storing the dependencies in an efficient database structure, updates can be performed with very little overhead. The monitor daemon uses inotify, so it is currently linux only. The rest of tup could probably be pretty easily ported to other UNIX-y systems, as long as there is a [Less]

283K lines of code

1 current contributors

3 months since last commit

1 users on Open Hub

Very Low Activity
3.5
   
I Use This

buildr-bnd

Compare

  Analyzed about 1 hour ago

A Buildr extension for packaging OSGi bundles using Bnd

655 lines of code

0 current contributors

almost 15 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

buildr-iidea

Compare

  Analyzed 1 day ago

Intellij IDEA project-file generation tasks for buildr

1.54K lines of code

0 current contributors

almost 15 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

mkimage

Compare

  Analyzed about 3 hours ago

mkimage is a tool for building ALT Linux distribution ISO images out of a user-supplied set of configuration files (called `templates').

6.35K lines of code

5 current contributors

10 months since last commit

1 users on Open Hub

Very Low Activity
5.0
 
I Use This

StatLight

Compare

  Analyzed about 21 hours ago

StatLight is a tool developed for automating the setup, execution, and gathering results of Silverlight unit tests. StatLight helps to speed up the feedback cycles while practicing TDD/BDD/(insert your test style here) during Silverlight development.

54.9K lines of code

0 current contributors

over 8 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

CI-Eye

Compare

  Analyzed about 22 hours ago

CI-Eye is an infrastructure agnostic Continuous Integration build radiator requiring no installation and almost no setup. How cool is that? CI-Eye talks to many different CI servers through their public APIs (so no plug-ins required). Currently, support is offered for Hudson, Jenkins, and ... [More] TeamCity, with plans for expansion to include other favourites. CI-Eye runs as a standalone web application, so just spin up the jar and launch your favourite web browser. Done. [Less]

7.37K lines of code

1 current contributors

almost 7 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

swabber

Compare

Claimed by Wind River Analyzed about 22 hours ago

Every build system faces the problem of detecting when something from the host system running the build has influenced the resulting build output. Swabber provides a mechanism for detecting accesses into the host system. Once detection occurs, you can then analyze them to determine whether they ... [More] are problematic or not. Although Swabber is still being developed, it will prove to be a useful addition to the Poky build system. [Less]

2.44K lines of code

0 current contributors

about 14 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

Sweet Build

Compare

  Analyzed about 3 hours ago

Sweet Build is a build tool. It tracks dependencies and timestamps between files to determine which are out of date and then carries out actions to bring those files up to date. Sweet Build is similar to GNU Make, Perforce Jam, SCons, Waf, Lake, and other dependency based build tools. It’s main ... [More] difference to these tools is that it allows scripts to make arbitrary passes over the dependency graph to correctly establish dependency relationships. For example it can be configured to run a code generation pass before scanning for implicit dependencies to make sure that implicit dependencies from generated files are found correctly. Sweet Build has been designed to handle source trees spanning multiple directories, with multiple variants, and to make use of multiple processor machines by allowi [Less]

7.86K lines of code

0 current contributors

almost 8 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Tags build c++ lua

bamboo-ssh-plugin

Compare

  Analyzed 1 day ago

Plugin for Atlassian Bamboo CI servers. Uses Java libraries to provide support for executing shell commands on a remote host using a password rather then pre-defined keys. * Does not require the public key to be installed on remote machines (though you can use this plugin to easily do so!) * ... [More] Passwords are masked in logs * Passwords never seen in command history or "ps aux" * Changing the executed command requires re-entry of password [Less]

1.13K lines of code

3 current contributors

about 6 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This