Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
dev-env is a console based build environment. It aims at making the build process compiler and platform independent. It allows to compile/link/etc. your project(s) without modifications on all supported platforms and with all supported compilers.
A system for supporting embedded Linux platforms. This includes building cross compilers and cross compiling packages that make up the embedded distribution.
itchconfig is a tool for the flexible configuration of software packages; a configure script generated by itchconfig checks several properties of a user's computer and generates all files which are necessary to build a program on the user's computer.
uClibcLinux is a Linux distribution based on uClibc (http://www.uclibc.org).
It is a source-based distribution and has two goals:
- provide an easily extensible build-system
- provide a repository of software compiling and running with uClibc
The bootstrapper program is designed to work along with autoconf, automake and libtool. It will scan a project's configure.in and generate a custom made bootstrap script which will then be used to create a configure script. It will also be able to clean
Need to package up your compiled program so that it can be install on a Windows or Unix machine? Use this Zip Package Maker. ZipPKG Maker lets you, Install, Uninstall, List and create Zip Packages. ZipPKG Maker is compatible with the output files from
Small utility to stuff a file into an initrd.img file inside a bootnet.img image. This is quite handy if you are preparing kickstart files and want to include the ks.cfg in the initrd.img. I created this for Merrill Lynch\'s Standard Build Deployment be
The Prolog Expert System Shell (PESS) is a software that generates ES using basically two components: Knowledge Base, used by the ES to guide its decisions making, and Inference Machine, cable of collection the rules and generating new facts.
The papaya utilities is a package of small scripts. These scripts are used for software development. The product of Steel Wheels Project will require this package.
Bash script that uses various Linux tools regarding Java programming for PDAs and Palm devices to automate the process of creating a PRC file out of the JAVA files.
Rust is a drag&drop RPM creation utility and general purpose sandboxing toolkit. You can create RPM packages intuitively with the GUI. Rust may also be used to build RPMs for arbitrary source code, just by doing a 'make install' in the sandbox...
This project provides a coherent package of utilities that simplify the task of tagging, customising and packaging releases of code taken from CVS, together with documentation about release conventions and suggested practices.
PW32 is primarily C runtime library for Win32 aiming to POSIX compliance. Its main concerns are effeciency and support even for low-end Win9x systems. LGPL. Also, PW32 is collection of ported software, aiming to be GNU (etc.) distribution for Win32.
Compilercache is a wrapperscript around your C and C++ compilers. Results from compilations are put into a cache. And once you compile the same thing again,
the result will be picked from the cache instead of being recompiled.
Checkout - a simple file checkout script for the korn shell. This script makes it so that only one person can edit a source file at a time. Supports file history and a login system. Should also work in bash if you change the first line in the script.
mkdist {is,will be} the one-stop solution (nice marketspeak? ;-) for making a
distribution for a project. Projects must be automake/autoconf-based, and managed by CVS.
The KISS build is a very simple build system for a entire linux(/gnu/uclibc) system
It is something between an automated LSF and a gentoo distribution without adanced packaging features
It consists of a simple script that download and build for you
DYE is the Do-it-Yourself Embedded Environment framework, a set of scripts and stuff for building a cross toolchain and a highly customizable target system.