Tags : Browse Projects

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

pkg-config

Compare

  Analyzed about 13 hours ago

pkg-config is a helper tool used when compiling applications and libraries. It helps you insert the correct compiler options on the command line so an application can use gcc -o test test.c `pkg-config --libs --cflags glib-2.0` for instance, rather than hard-coding values on where to find glib (or ... [More] other libraries). It is language-agnostic, so it can be used for defining the location of documentation tools, for instance. [Less]

144K lines of code

0 current contributors

about 7 years since last commit

249 users on Open Hub

Inactive
3.93182
   
I Use This

Apache Maven 3

Compare

Claimed by Apache Software Foundation No analysis available

Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information.

0 lines of code

3,200 current contributors

0 since last commit

234 users on Open Hub

Activity Not Available
4.55172
   
I Use This
Mostly written in language not available
Licenses: apache_2

The MacPorts Project

Compare

  Analyzed about 20 hours ago

The MacPorts Project's main goal is to provide an easy way to install various open-source software products on the Darwin OS family, with Mac OS X being the primary target. There are currently over 17000 ports available, with more being added on a regular basis.

1.72M lines of code

289 current contributors

3 days since last commit

199 users on Open Hub

Very High Activity
4.07547
   
I Use This

FreeBSD Ports

Compare

  No analysis available

The FreeBSD Ports and Packages collection is used to install and manage software on the FreeBSD operating system.

0 lines of code

214 current contributors

0 since last commit

128 users on Open Hub

Activity Not Available
4.65217
   
I Use This
Mostly written in language not available
Licenses: BSD-2-Clause, BSD-3-Clause

SCons - a Software Construction tool

Compare

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

7 days since last commit

120 users on Open Hub

High Activity
3.975
   
I Use This

Gradle

Compare

  Analyzed about 22 hours ago

Gradle is a build tool with a focus on build automation and support for multi-language development. If you are building, testing, publishing, and deploying software on any platform, Gradle offers a flexible model that can support the entire development lifecycle from compiling and packaging code to ... [More] publishing web sites. Gradle has been designed to support build automation across multiple languages and platforms including Java, Scala, Android, C/C++, and Groovy, and is closely integrated with development tools and continuous integration servers including Eclipse, IntelliJ, and Jenkins. For more information about Gradle, please visit: http://gradle.org [Less]

1.59M lines of code

116 current contributors

1 day since last commit

114 users on Open Hub

Very High Activity
4.53846
   
I Use This

Phing

Compare

  No analysis available

PHing Is Not GNU make; it's a project build system based on Apache Ant. You can do anything with it that you could do with a traditional build system like GNU make, and its use of simple XML build files and extensible PHP "task" classes make it an easy-to-use and highly flexible build framework. ... [More] Features include file transformations (e.g. token replacement, XSLT transformation, Smarty template transformations), file system operations, interactive build support, SQL execution, CVS operations, tools for creating PEAR packages, and much more. [Less]

0 lines of code

17 current contributors

0 since last commit

104 users on Open Hub

Activity Not Available
4.33333
   
I Use This
Mostly written in language not available
Licenses: lgpl

Buildbot

Compare

  Analyzed about 8 hours ago

The BuildBot is a system to automate the compile/test cycle required by most software projects to validate code changes. By automatically rebuilding and testing the tree each time something has changed, build problems are pinpointed quickly, before other developers are inconvenienced by the failure. ... [More] The guilty developer can be identified and harassed without human intervention. By running the builds on a variety of platforms, developers who do not have the facilities to test their changes everywhere before checkin will at least know shortly afterwards whether they have broken the build or not. Warning counts, lint checks, image size, compile time, and other build parameters can be tracked over time, are more visible, and are therefore easier to improve. [Less]

185K lines of code

74 current contributors

14 days since last commit

93 users on Open Hub

High Activity
4.37931
   
I Use This

Nexus

Compare

  Analyzed 1 day ago

Nexus is a powerful and robust Maven repository manager, created to provide reliable access to artifacts required for development and provisioning. Maven's central repository has always served as a great convenience for users of Maven, but it has always been recommended to maintain your own ... [More] repositories to ensure stability within your organization. Nexus greatly simplifies the maintenance of your own internal repositories and access to external repositories. With Nexus you can completely control access to, and deployment of, every artifact in your organization from a single location. [Less]

-79 lines of code

0 current contributors

about 7 years since last commit

82 users on Open Hub

Inactive
4.45455
   
I Use This

cabal

Compare

  Analyzed 1 day ago

Cabal is a system for building and packaging Haskell libraries and programs It defines a common interface for package authors and distributors to easily build their applications in a portable way. Cabal is part of a larger infrastructure for distributing, organizing, and cataloging Haskell libraries and programs.

147K lines of code

58 current contributors

1 day since last commit

67 users on Open Hub

High Activity
4.3125
   
I Use This