MakeMe!

Unmatched Security Download Appweb is the fastest embedded web server for securely hosting embedded web applications. It is blazing fast and has extensive security controls, sandboxing and defensive counter-measures. Read why Appweb is unique and perfect for the Internet of Things.

MakeMe alternatives

  • CMake

  • CMake is a family of tools designed to build, test and package software. CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice.

    tags: build-automation build-tool compiling compiling-tool cross-platform
  • GNU Make

  • Make is a tool which controls the generation of executables and other non-source files of a program from the program's source files.

    tags: build-automation software-development
  • SCons

  • SCons is an Open Source software construction tool—that is, a next-generation build tool. Think of SCons as an improved, cross-platform substitute for the classic Make utility with integrated functionality similar to autoconf/automake and compiler caches such as ccache. In short, SCons is an easier, more reliable and faster way to build software.

    tags: build-automation build-tool compiling compiling-tool cross-platform
  • Autoconf

  • GNU Autoconf is a tool for producing configure scripts for building, installing and packaging software on computer systems where a Bourne shell is available.

    tags: build-automation compiling compiling-tool development development-tool
  • Automake

  • GNU Automake is a programming tool that produces portable makefiles for use by the make program, used in compiling software.

    tags: build-automation compiling compiling-tool development development-tool
  • Yake

  • Simple script to make Your coding more efficient by executing long commands using short aliases from local Yakefile.

    tags: build-tool yake yakefile
  • Setup.shl

  • setup - A simple Bash library for setting up a directory structure using Makefile-like definitions.

    tags: bash build-automation build-tool continuous-builds parallel-builds