Tags : Browse Projects

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

SCons - a Software Construction tool

Compare

  Analyzed 1 day ago

SCons is a software construction tool (build tool substitute for Make) implemented in Python. It features a modular build engine that can be embedded in other software. SCons configuration files are Python scripts that call the build engine API. It can scan files to detect dependencies automatically ... [More] and maintain a global view of all dependencies in a build tree, and uses MD5 signatures to detect changed file contents reliably. Timestamps can be used if you prefer. SCons also supports parallel builds and is easily extensible through user-defined builder and scanner objects. [Less]

282K lines of code

24 current contributors

4 days since last commit

120 users on Open Hub

Moderate Activity
3.975
   
I Use This

Travis CI

Compare

  Analyzed over 1 year ago

Travis CI is an open-source hosted, distributed, continuous integration service

243K lines of code

115 current contributors

over 1 year since last commit

60 users on Open Hub

Activity Not Available
5.0
 
I Use This

Premake

Compare

  Analyzed about 11 hours 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!

478K lines of code

28 current contributors

about 15 hours since last commit

34 users on Open Hub

Moderate Activity
4.45455
   
I Use This

Meson build system

Compare

  Analyzed 1 day ago

This project attempts to create a full featured, fast and usable next generation build system.

109K lines of code

162 current contributors

7 days since last commit

13 users on Open Hub

Very High Activity
5.0
 
I Use This

laze

Compare

  Analyzed about 18 hours ago

A fast, declarative build system for C/C++ projects, based on Ninja

6.84K lines of code

0 current contributors

3 days since last commit

1 users on Open Hub

Moderate Activity
0.0
 
I Use This

tup-gittup

Compare

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

3 months since last commit

1 users on Open Hub

Very Low Activity
3.5
   
I Use This

ufo

Compare

  Analyzed about 6 hours ago

Swoops down and creates your Perl 6 project Makefile for you

184 lines of code

0 current contributors

about 9 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

emo

Compare

  No analysis available

I want to avoid any kind of makefiles

0 lines of code

1 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: No declared licenses

mkconfig

Compare

  Analyzed about 11 hours ago

'mkconfig' is a build configuration utility, It is written in portable shell script and designed to be extensible for any configuration use. It has been tested with ash, dash, mksh, pdksh, AIX sh, HP-UX sh, Solaris sh, Tru64 sh, ksh 88 & 93, and bash 2, 3 & 4.

17.8K lines of code

1 current contributors

8 days since last commit

1 users on Open Hub

Very Low Activity
5.0
 
I Use This

iwant

Compare

  Analyzed about 17 hours ago

A java-based declarative, multi-threaded and incremental build system that provides a fluent java API for writing build programs. Can use ant tasks and ant and shell scripts as backend.

36.7K lines of code

1 current contributors

12 months since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This