RSS 14 projects tagged "make"

Download Website Updated 23 Mar 2010 Debian packaging utilities for Truecrypt s...

Screenshot
Pop 148.62
Vit 4.27

Debian packaging utilities for Truecrypt source helps to get Truecrypt running with a minimum of effort under Debian-based Linux systems (Debian and Ubuntu are officially supported). Truecrypt is an open source disk encryption software which uses a concept of containers to store encrypted data. The containers (or volumes) can be read transparently under Linux and Windows. The utilities create installable *.deb packages from the sources and those debs can be used in turn to install the encryption software.

Download Website Updated 23 Mar 2013 DAPS

Screenshot
Pop 124.24
Vit 2.77

The DocBook Authoring and Publishing Suite (DAPS) provides a tool set for easy creation and publication of DocBook sources on Linux. It lets you create HTML (including Webhelp), PDF, EPUB, man pages, and other formats with a single command. It automatically takes care of validating and filtering (profiling) your sources and automatically converts images into a format best suited for the output format. You can easily create profiled source tarballs for translation or review. DAPS supports authors by providing linkchecker, validator, spellchecker, and editor macros. It is well suited to manage large documentation projects with multiple authors using the DAPS docmanager.

No download No website Updated 16 Feb 2013 instmake

Screenshot
Pop 58.01
Vit 4.38

instmake allows you to instrument builds with GNU Make and then analyze what happened during those builds. It saves a very detailed build log and has reports to analyze those records. The reports provide you better insight into the build, allow you to find race conditions, and to analyze the parallelism of the build.

Download Website Updated 29 Aug 2011 NanoNote Firmware

Screenshot
Pop 53.78
Vit 1.87

NanoNote Firmware is the OpenWRT-based firmware that comes with newly manufactured Ben NanoNote computers. The Ben NanoNote is a small hand-held computer featuring GPL-licensed designs and schematics.

Download No website Updated 14 Jun 2010 Crossplex

Screenshot
Pop 48.99
Vit 2.57

The Crossplex package of make macros simplifies the creation of embedded systems, and is powerful enough for large organizations to use for developing elaborate product lines. It allows you to organize many different products under a logical structure, making systems of any complexity easy to specify. When you have many different target platforms, each with multiple different software configurations, Crossplex keeps those configurations from stepping on each other, without requiring redundancy in your source tree. Crossplex allows you to use a single dependency tree encompassing both in-house software and third-party packages, and it is particularly suited to build automation. Crossplex makes it easy to shield your build from the host environment, setting all shell variables explicitly, and giving you complete control over the path that is used at any point in the build. This is nice when you want to support building on a variety of development platforms. Crossplex scales to your needs. You can dabble in the unpacking and patching features as you need them, or you can base your entire system from the ground up on the Crossplex framework. Crossplex supports creation and use of glibc and uClibc toolchains.

Download No website Updated 04 Jun 2013 Generic Makefile for C Projects

Screenshot
Pop 37.93
Vit 5.16

Generic Makefile for C Projects is a generic makefile that builds a binary from C source code files. Any number of build modes are supported - Release and Debug are predefined. The CFlags and LFlags variables can be defined in a mode dependent way, i.e. CFlags_Debug. File dependencies are generated by the compiler (-MMD flag for preconfigured GNU compiler) and included by the makefile automatically. All output is written under a single target directory. It supports source files with the same name that are located in different directories. You can use wildcards to add any number of source files.

No download No website Updated 28 Mar 2010 pake

Screenshot
Pop 36.54
Vit 34.52

pake is a simple utility for automating tasks like building apps and different bundles, removing temporary files, migrating databases, and more. Pakefiles are written in YAML and can contain Python and bash scripts.

Download No website Updated 28 Aug 2011 JavaAutotoolsExample

Screenshot
Pop 28.57
Vit 1.00

JavaAutotoolsExample is an example of a Java Swing program that uses GNU Gettext, Autoconf, Automake, Make, and Java JNI. JavaAutotoolsExample is intended to help Java developers and maintainers make their full-featured Java programs respect the standard "./configure && make && sudo make install" procedure for build and installation.

No download Website Updated 03 Feb 2011 MakeKit

Screenshot
Pop 24.47
Vit 1.07

MakeKit is a build system for POSIX environments using pure POSIX shell script and make. It retains the minimal dependencies and familiar feel of GNU autotools, but is much more straightforward to use. MakeKit strives for modularity, extensibility, and composability.

No download Website Updated 06 Aug 2011 R.Launchpad

Screenshot
Pop 21.28
Vit 26.16

R.Launchpad is a minimal distribution of Linux that builds a system-image from sources into a given disk partition. It covers all the commands needed to boot the most recent version of Linux-2.6.

Screenshot

Project Spotlight

JRichTextEditor

A rich text component for Java Swing.

Screenshot

Project Spotlight

pyst

A Python interface to Asterisk.