Showing 21 open source projects for "makefile generator"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    3DWorld

    3DWorld

    3D Procedural Game Engine Using OpenGL

    3DWorld is a cross-platform OpenGL-based 3D Game Engine that I've been working on since I took the CS184 computer graphics course at UC Berkeley in 2001. I converted the project from svn to git at commit 6607. Most of the code is written in C++, with GLSL for shaders. This is intended to be a cross-platform project. Microsoft Visual Studio 2019 and 2022 project files are included. A linux/gcc makefile is also included, but is more experimental. See README.linux for more details. The project...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    bee

    bee

    Bee is a tool for helping develop with beego app framework

    Bee is a command-line tool facilitating the development of a Beego-based application. Then you can add bee binary to PATH environment variable in your ~/.bashrc or ~/.bash_profile file. Bee provides a variety of commands which can be helpful at various stages of development. To display the current version of bee, beego and go installed on your machine. You can also change the output format using -o flag. Inspired by makefile / npm scripts. Run script allows you to run arbitrary commands using...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Asmosis

    Asmosis

    A set of tools related to assembly language programming.

    ... language header files, - make4fasm - a Makefile generator for fasm, - Linux-2.6 kernel module helpers for fasm and NASM, - macros for Autoconf (https://www.gnu.org/software/autoconf/), - pieces of code that may be useful for starting developing a simple operating system. See the project homepage https://asmosis.sourceforge.io and the project Wiki in the menu above.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    eCxx

    eCxx

    A C++ library for AVR and NodeMCU

    NOTE: This project is marked with 'Status: Abandoned' on SourceForge because not enough time can be dedicated to this project. However it may still get sporadic commits to the repository. eCxx is a library for AVR and NodeMCU tailored for micro LED displays and lighting effects. eCxx is utilizing Makefile build system. Java and Python based applications/tools are also included to ease the development and debugging process using the host PC. On one side, eCxx supports the original...
    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
    Docuowl

    Docuowl

    A documentation generator

    Docuowl generates static single-page documentation from Markdown files. As a long-time fan of the documentation style made by Stripe, and Markdown, I decided to use the former as a base to create a pretty documentation generator that outputs something like Stripe's. Stripe also generously allowed me to use their layout, so here's a big thank you to them". Docuowl takes a directory as input. The directory is expected to have one directory for each section or group. Each group may have...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Lile

    Lile

    Easily generate gRPC services in Go

    Lile is an application generator (think create-react-app, rails new or django start project) for gRPC services in Go and a set of tools/libraries. The primary focus of Lile is to remove the boilerplate when creating new services by creating a basic structure, test examples, Dockerfile, Makefile etc. Lile comes with a 'generator' to quickly generate new Lile services. Lile follows Go's conventions around $GOPATH and is smart enough to parse your new service's name to create the service...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    vcproj2cmake

    Visual Studio .vc[x]proj to CMakeLists.txt (make, Ninja ...) enabler

    Elaborate Visual Studio .vcxproj / .vcproj projects to CMakeLists.txt converter, enabling Makefile or Ninja or IDE builds, i.e. full multi-platform CMake functionality (Linux, Mac, Windows...). Live Update capability: supports side-by-side tracking of evolving original proj files, within build tree!! Script hooks for static CMake defs, powerful definition-to-variable mapping. Access to project data content is via git repository _only_ (it's a developer infrastructure project, thus...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    daybodep

    C dependency generator

    The dependency generator (daybodep) is a short and fast program which can automatically read C/C++ source and headers to determine a list of dependencies which can then be written out to the project makefile.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Bakefile

    Native makefiles generator

    ==== Bakefile development was moved to GitHub: https://github.com/vslavik/bakefile ==== Bakefile is cross-platform, cross-compiler native makefiles generator. It takes compiler-independent description of build tasks as input and generate native makefile (autoconf's Makefile.in, Visual C++ project, bcc makefile etc.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
  • 10

    pconfigure

    Palmer's Simple Makefile Generator

    pconfigure generates a Makefile for C and C++ projects with minimal user input. Gentoo .ebuilds are available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    tek

    LaTeX Makefile Generator

    tek generates a Makefile from a set of .tex files. It automatically converts images to the correct formats, pre-processes included files (for example, converts .gnuplot files into graphs), and handles latex options (such as bibtex). Gentoo .ebuilds are available. tek uses pconfigure to build https://sourceforge.net/projects/pconfigure/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Motor is a console mode Integrated Development Environment. It consists of a powerful editor with syntax highlight feature, project manager, makefile generator and front end for the c compiler and debugging tools. Integral cvs support is also provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Portable makefile generator. Generates project files for MSVC, XCode, Carbide, Eclipse, GNU make and more with support for C/C++/Obj-C files, assembly files, C# projects and Android projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MakeGENerator is a highly customizable standalone makefile generator. Enables the usage of different recipes and include path, per groups of files. Generates 'clean','depend' and other rules, automatically, plus handy macros. Simplifies build process
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Makefile dependency generator for Visual C++. Provides functionality similar to gcc's -M option and allows makefile based projects to include accurate dependencies on header files and rebuild only what is needed when a header file changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Proja is a small, fast and very-easy-to-use Makefile generator with adaptable templates, packaging and automatic dependency generation. It allows multiple executables and libraries in a project and allows the developer to structure the project freely.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This software generate a complete project for ARM LPC 2119,2129,2292,2294,2194. It generate the main file, Makefile, and a initialisation file with a graphical interface. It's very useful because it calculate all value for the peripherals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Advanced Makefile Generator (AMakeGen) is a tool allowing Dev-C++ users to compile C++ projects using Qt without the use of the command prompt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Knowngoods Report Generator is a set of shell scripts and a Makefile which generate plain text reports about modified files on your system. It does this by the use of checksum reference files which can be found at http://www.knowngoods.org/download.html f
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A C/C++ dependency generator for large software projects. Parses all source files in a directory tree and constructs a large dependency file for inclusion in a Makefile.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Tool-independent Makefile generator for VHDL models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next