Showing 21 open source projects for "makefile generator"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
  • 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: 0 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
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 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
  • Case Management Software for Social Services Icon
    Case Management Software for Social Services

    For human services organizations looking for case management software

    Collaborate is customizable case management software for non-profits and social services agencies with teams of 5+ staff.
  • 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: 0 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