Browsing projects by Tag(s)

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

Showing page 1 of 1

CMake is a cross-platform, open-source build system. It is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice, such as GNU Make, Visual Studio, and Xcode.

4.41045
   
  0 reviews  |  419 users  |  783,848 lines of code  |  75 current contributors  |  Analyzed 13 days ago
 
 

GNU Libtool hides the complexity of using shared libraries behind a consistent, portable interface. GNU Libtool ships with GNU libltdl, which hides the complexity of loading dynamic runtime libraries (modules) behind a consistent, portable interface.

3.71875
   
  0 reviews  |  402 users  |  28,211 lines of code  |  10 current contributors  |  Analyzed 1 day ago
 
 

The Pre Make Kit project is a toolkit providing a collection of tools aimed to ease a lot of stages in project development. It provides a scanner that generates template source components such as configuration file or makefile. It also provides a dependency checker that sets up templates files ... [More] depending on the system components (such as auto* tools or similar projects). For portability purpose, a BSD like install program is also part of the kit. [Less]

0
 
  0 reviews  |  2 users  |  39,447 lines of code  |  0 current contributors  |  Analyzed about 1 year ago
 
 

quagmire is intended to replace automake and libtool. Unlike these tools it requires GNU make and is written solely using GNU make features -- no preprocessing is required. Eventually we hope to migrate some autoconf functionality into quagmire as well.

0
 
  0 reviews  |  1 user  |  3,546 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 
Compare

Dolt provides a drop-in replacement for libtool that significantly decreases compile times on the platforms it supports. Rather than the libtool approach of running a large script for every compile that repeatedly figures out how to build libraries on the platform, dolt figures out those details at ... [More] configure time and writes out a minimal doltcompile script containing only the commands needed to build a library on the current platform. If you use automake, autoconf, and libtool, then using dolt just requires two steps: 1. add DOLT after the call to LT_INIT, AC_PATH_LIBTOOL, or AM_PATH_LIBTOOL in your configure.ac or configure.in script, and 2. append dolt.m4 to your project's acinclude.m4. For any platform Dolt does not support, it will transparently fall back to libtool. [Less]

5.0
 
  0 reviews  |  0 users  |  157 lines of code  |  0 current contributors  |  Analyzed 11 days ago
 
 
Compare

A smaller, faster, and backwards-compatible replacement for the GNU Autotools suite of programs.

0
 
  0 reviews  |  0 users  |  499 lines of code  |  0 current contributors  |  Analyzed 7 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.