Tags : Browse Projects

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

SCons - a Software Construction tool

Compare

  Analyzed about 1 hour 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]

277K lines of code

24 current contributors

5 days since last commit

120 users on Open Hub

Moderate Activity
3.975
   
I Use This

Travis CI

Compare

  Analyzed 3 months ago

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

242K lines of code

115 current contributors

4 months since last commit

59 users on Open Hub

Activity Not Available
5.0
 
I Use This

Premake

Compare

  Analyzed 1 day 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

6 days since last commit

34 users on Open Hub

Moderate Activity
4.45455
   
I Use This

Meson build system

Compare

  Analyzed about 7 hours ago

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

97.4K lines of code

162 current contributors

1 day since last commit

14 users on Open Hub

High Activity
5.0
 
I Use This

laze

Compare

  Analyzed 3 months ago

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

5.06K lines of code

0 current contributors

3 months since last commit

1 users on Open Hub

Activity Not Available
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]

279K lines of code

1 current contributors

3 days since last commit

1 users on Open Hub

Low Activity
3.5
   
I Use This

ufo

Compare

  Analyzed 1 day ago

Swoops down and creates your Perl 6 project Makefile for you

184 lines of code

0 current contributors

over 7 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 8 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. It currently has ... [More] configuration tools for the shell environment, the C language and the D language (including the D/C language interface). [Less]

12.7K lines of code

1 current contributors

about 3 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

iwant

Compare

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

39.2K lines of code

1 current contributors

2 days since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This