Tags : Browse Projects

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

Buildscript

Compare

  Analyzed about 16 hours ago

Build DSL with support for InnoSetup installers and CD/DVD images.

1.59K lines of code

0 current contributors

over 14 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Binutils Ada Library

Compare

  Analyzed 1 day ago

BfdAda allows to write Ada programs that read object files, archives or program executables to scan their content and their symbol tables. It provides the full BFD API to: - Access the sections the binary file is composed of - Access the symbol table with the definition of each symbol - Disassemble ... [More] the code using the BFD disassembler corresponding to the binary file. BfdAda also provides some examples to show how to use this library. [Less]

20.1K lines of code

2 current contributors

9 months since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

Debreate - Debian Package Builder

Compare

  Analyzed about 2 hours ago

Debreate is a graphical utility to aid in the creation of Debian packages. It automates packaging, so there is no need to create a build tree, Debreate will automatically construct one and build the .deb.

148K lines of code

1 current contributors

about 1 year since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

Lightweight replacement for autotools

Compare

  Analyzed 2 days ago

mk-configure is a lightweight easy for use replacement for GNU autotools, written in bmake (portable version of NetBSD make) and POSIX tools (shell, awk etc.).

17.4K lines of code

1 current contributors

5 days since last commit

1 users on Open Hub

Moderate Activity
0.0
 
I Use This
Licenses: BSD-3-Clause, mit

bbfreeze

Compare

  Analyzed 1 day ago

bbfreeze creates stand-alone executables from python scripts. It's similar in purpose to the well known py2exe for windows, py2app for OS X, PyInstaller and cx_Freeze (in fact ancient versions were based on cx_Freeze. And it uses the modulegraph package, which is also used by py2app).

2.65K lines of code

0 current contributors

almost 10 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

RPM Build Ruby

Compare

  Analyzed about 1 hour ago

RPM helper scripts to calculate Ruby dependencies. These herlper scripts will look at ruby source files in your package, and will use this information to generate automatic Requires and Provides tags for the package.

55 lines of code

2 current contributors

6 months since last commit

1 users on Open Hub

Very Low Activity
5.0
 
I Use This

Syllable build system

Compare

  Analyzed about 20 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

about 11 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

cl-evol

Compare

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

almost 13 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

tup-gittup

Compare

  Analyzed about 22 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]

279K lines of code

1 current contributors

about 1 month since last commit

1 users on Open Hub

Low Activity
3.5
   
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...