Showing 50 open source projects for "automake"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 1
    Memcached

    Memcached

    memcached development tree

    Memcached is a high-performance, open-source distributed memory caching system, typically used to accelerate dynamic, database-driven websites by storing frequently accessed data in RAM. To build memcached on your machine from the local repo, you will have to install autotools, automake, and libevent. If you want TLS support, install OpenSSL's development packages and change the configure line. libseccomp (optional, experimental, Linux), enables process restrictions for better security. Tested...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2

    Log library for C++

    C++ library for flexible logging

    A library of C++ classes for flexible logging to files (rolling), syslog, IDSA and other destinations. It is modeled after the Log for Java library (http://www.log4j.org), staying as close to their API as is reasonable. Platforms: Linux, Windows (VS2010). New: DailyRollingFileAppender
    Leader badge
    Downloads: 434 This Week
    Last Update:
    See Project
  • 3
    autotools-idl is a patch for automake and some autoconf scripts that adds support for IDL and C++ ORBs. It provides full support for compiling IDL files to C++ stubs and skeletons. The autoconf scripts provide unified detection of different C++ ORBs.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    yuma123

    yuma123

    Continues development of Yuma as opensource project since 2012.

    Yuma123 README ----------- ==What is Yuma123== The purpose of the Yuma123 project is to provide an opensource YANG API in C and netconf cli (yangcli) and server (netconfd) appications. Branching from the last BSD licensed branch of the Yuma project the code has evolved in the following direction: - a more mainstream build system based on autoconf/automake was added - a number of critical bugs have been fixed - new IETF standards support was added (ietf-nacm, ietf-system, etc...
    Downloads: 5 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    Rayshade

    Rayshade

    Rayshade raytracer

    now gnu-ized, gcc-4.7.4 or gcc-10.2.0 A raytracer does not require custom code for (shadows, mirrors) like GL: it uses physics to simulate light to make realistic images, leaving one to specify only what is in the scene. (at a cost of speed) Rayshade is a 1990's raytracer, a great one back then (and still useful). Rayshade has an excellent easy to read yet informative User's Guide that other's could not help but copy from. (html of guide is in...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    TwoLAME

    MPEG-Audio Layer 2 (MP2) encoder

    TwoLAME is a fork of tooLAME - an optimized MPEG Audio Layer 2 (MP2) encoder. New features include a brand new frontend, fully thread-safe library (libtwolame), with an API very similar to LAME's.
    Leader badge
    Downloads: 188 This Week
    Last Update:
    See Project
  • 7
    Open Source Tripwire

    Open Source Tripwire

    Open Source Tripwire

    Open Source Tripwire® is a security and data integrity tool for monitoring and alerting on file & directory changes. This project is based on code originally contributed by Tripwire, Inc. in 2000. A Tripwire check compares the current filesystem state against a known baseline state, and alerts on any changes it detects. The baseline and check behavior are controlled by a policy file, which specifies which files or directories to monitor, and which attributes to monitor them, such as hashes,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Confix is a build tool for source code packages, on top of GNU Automake. It inspects the package's source code, tracks inter package dependencies, propagates checks across package boundaries, and finally writes Automake input files for the maintainer.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9

    makepp

    GNU make compatible but reliable and simpler build tool

    Makepp, a build program which has a number of features that allow for reliable builds and simpler build files, is a drop-in replacement for GNU make. It supports almost all of the syntax that GNU make supports, and can be used with makefiles produced by utilities such as automake. It is called makepp (or make++) because it was designed with special support for C++, which has since been extended to other languages like Swig or embedded SQL. Some features that makepp adds to make are: greatly...
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 10

    buildsystem-manual

    combined manual for autoconf and automake

    A comprehensive manual covering the GNU build system utilites
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    v3c

    automake wrapper + C/C++ utility toolkit

    v3c is a build framework that ties in with GNU make, providing "boilerplate" code for the most common use cases of building software. Among its capabilities are doxygen documentation integration, Git version control integration, configurable build modes (for debug and release builds, for example), and the ability to specify most configurable options in the top-level makefile. It also provides a general purpose C++ class library for use in client projects. See treedb, meta-treedb,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ddrutility

    ddrutility

    LINUX based utility for use with gnuddrescue to aid with data recovery

    Ddrutility is no longer actively supported. I was sure I had that information on here, but it seems to have disappeared , so I am stating it again. Ddrutility is meant to be a compliment to gnuddrescue. It is a LINUX based set of utilities to help with hard drive data rescue. If you like it, please feel free to use the Donations tab above :) version 2.8 released November 23, 2016 * No longer uses automake * Uses regular make file * No program changes were made Please see...
    Downloads: 42 This Week
    Last Update:
    See Project
  • 13
    Linux From Scratch GNU/Linux x-lfs-2010

    Linux From Scratch GNU/Linux x-lfs-2010

    LFS that builds GNU/Linux %100 NON-STOP from GNU C 4.4 - Firefox-20.0

    see https://sourceforge.net/projects/totally-built-linux-distro/ "0.2 is so much easier than build-0.1" build-0.1 NO LONGER WORKS many URL of required src.tar.gz were (re)moved by big tech, and firefox-20 is refused by big tech cryptoXXX ~~~~~~~~~ Builds GNU/Linux from termcap and gcc up to X11 Firefox-20.0 lite. It is %100 GNU/Linux from source compiled on your box (and ready to change) "without any known build fails". It's not a fork of any distro. 350+ pkgs: ie, ddd,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14

    doil

    depend order install list ; apt-get w/total depends

    ... for why else total depends do change order. at time of writing no other tool in BSD, debian, etc did total depends except by tsort which how used was wrong. * has ability to do work for src pkg, like git/apt-get -s but more, but is not fully implemented due to disperate pkging rules etc NEWS! * big improvements since 9 * more likely packaging (using automake) * real darn close to beta ! (doil was examples/ in dep-trace)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    rayshade raytracer for linux

    rayshade raytracer for linux

    rayshade 4.0.6 linux patch

    NEWS: now gnu-ized, get it from: http://sourceforge.net/projects/rayshade/ Rayshade is a 1990's raytracer, a great one back then. It has value in support of existing software and raytrace scene files, which ranges from legacy files to existing CAD software that can export 3D scenes Rayshade can build a scene for. Files Section has a patch allowing Rayshade to build in Linux more fully / less errors than the tiny redhat patch that can be found. The Utah Raster Toolkit is a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Trowel - Sequencing Error Corrector

    Error Correction Module for Illumina Sequencing Reads

    ...(>=1.53.0), google sparse hash(>=2.0.2), GCC(>=4.6), autoconf(=2.69), and automake(=1.13).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Utah Raster Toolkit

    Utah Raster Toolkit

    The Utah Raster Toolkit 3.0, patchlevel 2

    This is the Utah Raster Toolkit distribution version 3.0 of June, 1990. ~~~ librle.a, image.rle file type support, animation, rletogif, converters, many utilities. RLE format supports a great number of raw inner formats for applications to use, known together as .rle (ie, "stored windowing") ~~~ The Utah Raster toolkit is a collection of programs and C routines for dealing with raster images commonly encountered in computer graphics. It provides the following major functions: ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    MarrSpace

    Machine Vision Architecture Library

    This machine vision library is dedicated to David Marr, a pivotal scientist in the field, and embodies his vision for a pan-vision system. Library is implemented in GNU/GCC/AUTOMAKE free software so it's free to use and free to port. This library globs together individual algorithms into a complete vision system. The goal is to provide a larger framework for smaller work to be inserted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Tom's Virtual Twm

    Tom's Virtual Twm

    small Viirtual Window Manager w/multihost panning deskops

    this is a re-release (compiles via automake) of: Tom LaStrange (et al) Virtual Tab Window Manager* , cira late 1980's tvtwm is a small Viirtual Window Manager w/multihost panning deskops and a few other features tvtwm's prize feature: a small window of the desktop on the deskop called a panner (or pager). A pager allows the desktop (or window) to slide on an infinite backdrop to reveal more desktop (ie, 20 desktop in size). The pager contains a mini interactive view of the larger...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    ckon

    automatic build tool for ROOT data analysis software

    ckon is a C++ program/tool which automatically takes care of compilation, dictionary generation and linking of programs and libraries developed for data analyses within the CERN ROOT analysis framework. This includes parsing include headers to figure out which libraries the main programs need to be linked to. It uses automake/autoconf to be platform independent and GNU install compliant. In addition, m4 macros are automatically downloaded and the according compiler flags included based...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    XmlPlus xsd2cpp : C++ XML Data Binding

    XmlPlus xsd2cpp : C++ XML Data Binding

    c++ xml data binding tool (free - lgpl)

    Provides XML Data Binding for C++ through XML Schema. Features: a) xsd2cpp - generates C++ XML Objects(X/O mapping) b) XML I/O ie. marshalling-unmarshalling(serialization-deserialization) c) roundtrip retains processing instructions and comments
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Autotoolset is both a colection of small tools (scripts, emacs macros, etc.) to simplify project development with autoconf/automake/libtool/texinfo/emacs and a good documentation on how to get started on these tools and the whole GNU software model.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Weblooker

    Weblooker

    Weblooker monitors serveral services on multiple systems for their sta

    Weblooker monitors serveral services on multiple systems for their status, up- and downtimes. A webgui and Android client to view the current status and logged downtimes is available as separately package.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 25

    v3c-qt

    v3c/automake wrapper for Qt4

    The v3c-qt package ties Qt doxygen-generated documentation into the v3c documentation chain, so that client packages can "inherit" this in their own doxygen-generated documentation. It also provides automake rules for MOC, UIC and RCC, to ease their usage in the automake Makefile.am files of client projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.