Tags : Browse Projects

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

python-wheel

Compare

  Analyzed about 19 hours ago

Implementation of the experimental 'wheel' packaging format.

2.65K lines of code

0 current contributors

15 days since last commit

2 users on Open Hub

Low Activity
5.0
 
I Use This
Licenses: No declared licenses

Syllable build system

Compare

  Analyzed about 4 hours ago

Builder is the build system for the Syllable Desktop and Syllable Server operating systems, their native applications and third-party software ported to them. Consonant is the new incarnation of Builder, written in ORCA, a partial clone of the REBOL language.

5.17K lines of code

0 current contributors

over 12 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

TapTinder

Compare

  No analysis available

TapTinder is continuous integration and automated testing tool for software engineering. Using your own TapTinder installation or TapTinder service you can monitor, diagnose and improve the quality of software right during development in real-time. TapTinder clients run your builds and tests across ... [More] multiple platforms and multiple environments in parallel. Results are collected by a server that provides fast feedback to your developers. A sophisticated web interface gives you the tools to visualize, trace and analyze collected data to diagnose defects immediately or later for future planning. [Less]

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
4.0
   
I Use This
Mostly written in language not available
Licenses: gpl3_or_l...

mkimage-profiles-desktop

Compare

  Analyzed about 3 hours ago

mkimage-profiles-desktop, or m-p-d, is a set of ALT Linux based distribution profiles aimed at collaborative development.

10.3K lines of code

0 current contributors

over 10 years since last commit

1 users on Open Hub

Inactive
4.0
   
I Use This

buildr-iidea

Compare

  Analyzed about 5 hours 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

Sweet Build

Compare

  Analyzed about 15 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 about 5 hours 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

aur-pkgs

Compare

  Analyzed about 5 hours ago

aur-pkgs ======== All the pkgs contributed to the [AUR](https://aur.archlinux.org/). * [Alir3z4's AUR Packages at AUR](https://aur.archlinux.org/packages/?SeB=m&K=Alir3z4) Issues/Bugs =========== If you find any issue or bug or whatever that would break the package, of course the ... [More] best place to report is tha packages's comment section itself at AUR. [Less]

2.81K lines of code

0 current contributors

over 10 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

buildr-bnd

Compare

  Analyzed about 13 hours 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

tup-gittup

Compare

  Analyzed about 2 hours 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

2 months since last commit

1 users on Open Hub

Very Low Activity
3.5
   
I Use This