Showing 449 open source projects for "gnu make"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 1
    Essential Data is data-aware SWT controls with a twist. The twist is that we don't replace the standard SWT controls with proprietary ones. Rather we supply generic MVC controllers that make standard SWT controls data-aware and that work with any model
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    munit is a small test framework for GNU makefiles, inspired by the JUnit project. Since GNU make 3.80, makefiles can become very complex (recursive functions, dynamic contents via eval() etc.). munit has been developed to make it easy to test them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    AS4J is a way that programmers from Java/C/C++ backgrounds can quickly and efficiently create useable Macromedia Flash content. The goal is to make a project framework that is easy to use, version controlled and lightweight.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A GNAT/Ada95 GNU autotools project generator. Adaprojet quickly setups an entire GNU autools project for Ada with a few simple commands. Adaprojet makes it easy to use the familiar configure, make, and make install with Ada.
    Downloads: 0 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
    Sdist creates a skeletal set of distribution files for standalone Perl scripts, so that they can be installed with 'perl Makefile.PL; make; make test; make install' in the same way as Perl modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Coding stable and specification-conforming EJBs from scratch is a complex and time consuming task. This framework provides abstract Java classes that make this job more easy and save, enabling you to code a fully-functional EJB in just five minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Lemick is a project to make a programming language similar to those traditional Basic implementations but with all the attributes of the modern programming tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    jicense is a license generator for the products or projects developed using Java language. You could customize your license generator set by implementing the jicense core api or make use of one of the existing demo sources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Collection of small utilities, classes and games developed to make various tasks easier and more efficient, and to help aleviate work place boredom.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10
    JOX is a set of Java libraries that make it easy to transfer data between XML documents and Java beans. You can think of JOX as a special form of Java Object Serialization, using XML as the serialization format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    "Shake & Make" ("Shake" for short) is an XML based, cross-platform build system replacing shell/OS-bound tools like "make". With certain aspects inspired by Ant, abstract action classes perform the actual work (such as delete/move/touch of files).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Eadj Theme dev provides a central hub system for Themes & Mods. Wich include new themes/MODs creating & changing existing themes/MODs to make them working with current Xoops v1.x/2.x ,Wordpress blog, and web design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A fast, flexible, correct build system. Meant to address deficiencies in the 'make' tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Ant-based tool to migrate Java source files to GNU Autotools standards, making them compatible with usual "configure; make; make install" build mechanism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is a PHP framework. It's Object Oriented and uses a Class Hierarchy to create many abstractions. It is intented for make web development and customization faster, and to make separation between Logical Structure and LayOut/Style.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A simple Python-based web framework for viewing and editing genealogy data. Allows users to browse your family tree and make changes, such as adding new people, adding or deleting images, or notes and stories. Works with GEDCOM v5.5 and Spyce.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    AntFly is a common build.xml script for apache ant (and java) that can be used in small projects instead of trying to make a build.xml from scratch.It includes a set of tasks that can perform tipical operations like building project, CVS checking, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A Tcl/Tk library which allows you to make adjustments to an image (eg rotation) that procudures for do not exist in Tk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    An Ant task for generating property files with testsets based on the results of SQL queries and validation plug-ins. Very usefull when building unit tests that make use of changing datasets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Code Beautifier is a tool to beautify your code. Make your code more clear and understandable. It intents to support variouse computer languages. Sush as C, C++, Perl, shell, awk, BASIC etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Ziling is a universal PHP Chinese Encoding Conversion Tool with smart browser detection and very easy installation. Ziling does a transparent GB-BIG5, BIG5-GB conversion on the fly and make your site readable for both encoding system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    pluggable scripting engine written in C#, with plugins compiled at runtime from C# sources. Has some examples. This is meant for a game, but should make interesting reading for C# programmers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Decision Analysis is an easily-extensible expert system to help users make decisions of all types. Written entirely in Python, Decision Analysis, at this time, contains a general decsion module, which uses a weighted average technique to evaluate use
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The original intent was to make a pretty simple "connect and send" http client, it has since grown to include as much http 1.0 client capabilitlies (as defined in RFC 1945) as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Yab (Yet Another Buildtool) is another replacement for the ubiquitous Make tool. Many replacements have been built as a result of frustration with Make. Yab attempts to combine the best features.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo