Projects tagged ‘configuration’


[50 total ]
336

GNU Autoconf

   
Primary Language: shell script Licensed as: GNU General Public License 3.0 or later

GNU Autoconf is part of the GNU Build System. GNU Autoconf is a heavily used portability-enabling tool for UNIX-like systems, especially in free software projects. It is a compiler for a domain-specific-language for describing library, header ... [More] , and function dependencies of a project. It generates a shell script that can be run before building a package to customize the build to the system. [Less]

Metrics updated 21 Jul 08

93

CMake

   
Primary Language: C/C++ Licensed as: BSD-ish License

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 cour choice, such as GNU Make, Visual Studio, and Xcode.

Metrics updated 22 Jul 08

89

pkg-config

   

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 ... [More] than hard-coding values on where to find glib (or other libraries). It is language-agnostic, so it can be used for defining the location of documentation tools, for instance. [Less]

56

SCons - a Software Construction tool

   
Primary Language: Python Licensed as: MIT License

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 ... [More] can scan files to detect dependencies automatically 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]

Metrics updated about 6 hours ago

41

fontconfig

   
Primary Language: C Licensed as: BSD-ish License

Fontconfig is a library for font customization and configuration.

Metrics updated 20 Jul 08

40

FreeBSD Ports

   

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

39

eZ Components

   
Primary Language: PHP Licensed as: New BSD License

eZ components is an enterprise ready general purpose PHP components library by eZ systems. As a collection of high quality independent building blocks for PHP application development eZ components will both speed up development and reduce risks. ... [More] An application can use one or more components effortlessly as they all adhere to the same naming conventions and follow the same structure. [Less]

Metrics updated about 21 hours ago

30

Puppet

   
Primary Language: Ruby Licensed as: GNU General Public License 2.0

Puppet lets you centrally manage every important aspect of your system using a cross-platform specification language that manages all the separate elements normally aggregated in different files, like users, cron jobs, and hosts, along with obviously ... [More] discrete elements like packages, services, and files. Puppet's simple declarative specification language provides powerful classing abilities for drawing out the similarities between hosts while allowing them to be as specific as necessary, and it handles dependency and prerequisite relationships between objects clearly and explicitly. [Less]

Metrics updated 30 Jun 08

22

portupgrade

   
Primary Language: Ruby Licensed as: BSD-ish License

Portupgrade (aka pkgtools) is a tool set for working with FreeBSD ports and packages. It enhances abilities of the system tools and adds many new ones.

Metrics updated about 15 hours ago

15

Facter

   
Primary Language: Ruby Licensed as: GNU General Public License 2.0

Facter is a cross-platform library for retrieving simple operating system facts, like operating system, linux distribution, or MAC address.

Metrics updated 08 Jun 08