All Projects → embedthis → makeme

embedthis / makeme

Licence: other
Embedthis MakeMe

Programming Languages

c
50402 projects - #5 most used programming language
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
objective c
16641 projects - #2 most used programming language
Makefile
30231 projects
Roff
2310 projects

Projects that are alternatives of or similar to makeme

build
Build system scripts based on GENie (https://github.com/bkaradzic/genie) project generator
Stars: ✭ 30 (+15.38%)
Mutual labels:  build-pipelines, build-automation, build-tool
Phing
PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.
Stars: ✭ 1,085 (+4073.08%)
Mutual labels:  build-automation, build-tool
cmany
Easily batch-build cmake projects!
Stars: ✭ 15 (-42.31%)
Mutual labels:  build-pipelines, build-automation
Buildpipeline
AWS-powered serverless build, test and deploy pipeline ft. multiple environments
Stars: ✭ 105 (+303.85%)
Mutual labels:  build-automation, build-tool
Earthly
Repeatable builds
Stars: ✭ 5,805 (+22226.92%)
Mutual labels:  build-automation, build-tool
Ltx2any
Yet another LaTeX build wrapper, with one or two nifty features
Stars: ✭ 48 (+84.62%)
Mutual labels:  build-automation, build-tool
Pybuilder
Software build automation tool for Python.
Stars: ✭ 1,290 (+4861.54%)
Mutual labels:  build-automation, build-tool
Cargo Make
Rust task runner and build tool.
Stars: ✭ 895 (+3342.31%)
Mutual labels:  build-automation, build-tool
Walk
A fast, general purpose, graph based build and task execution utility.
Stars: ✭ 108 (+315.38%)
Mutual labels:  build-automation, build-tool
maestro
Faster CI/CD for multi-artifact projects
Stars: ✭ 13 (-50%)
Mutual labels:  build-pipelines, build-automation
Aria2 Build Msys2
aria2 build scripts on msys2 with custom patches.
Stars: ✭ 112 (+330.77%)
Mutual labels:  build-automation, build-tool
Drone
Drone is a Container-Native, Continuous Delivery Platform
Stars: ✭ 24,287 (+93311.54%)
Mutual labels:  build-pipelines, build-automation
Doit
task management & automation tool
Stars: ✭ 972 (+3638.46%)
Mutual labels:  build-automation, build-tool
Zeus
An Electrifying Build System
Stars: ✭ 176 (+576.92%)
Mutual labels:  build-automation, build-tool
Hopp
Crazy rapid build system.
Stars: ✭ 24 (-7.69%)
Mutual labels:  build-automation, build-tool
Build Harness
🤖Collection of Makefiles to facilitate building Golang projects, Dockerfiles, Helm charts, and more
Stars: ✭ 236 (+807.69%)
Mutual labels:  build-automation, build-tool
Buildout
Buildout is a deployment automation tool written in and extended with Python
Stars: ✭ 510 (+1861.54%)
Mutual labels:  build-automation, build-tool
Flubucore
A cross platform build and deployment automation system for building projects and executing deployment scripts using C# code.
Stars: ✭ 695 (+2573.08%)
Mutual labels:  build-automation, build-tool
Make.go
A Go script that could replace your Makefile.
Stars: ✭ 105 (+303.85%)
Mutual labels:  build-automation, build-tool
Nginx Builder
A tool to build deb or rpm package of required Nginx version from the source code, with the ability to connect third-party modules. Nginx parameters are set in the yaml configuration file.
Stars: ✭ 123 (+373.08%)
Mutual labels:  build-automation, build-tool

Embedthis MakeMe

Embedthis MakeMe. A modern replacement for autoconf/make.

Licensing

See LICENSE.md for details.

Documentation:

See https://www.embedthis.com/makeme/doc/index.html

To build on Windows

make

On windows, make.bat runs projects/windows.bat to locate the Visual Studio compiler. If you have setup your CMD environment for Visual Studio by running the Visual Studio vsvarsall.bat, then that edition of Visual Studio will be used. If not, windows.bat will attempt to locate the most recent Visual Studio version.

To install, add build/*/bin to your PATH.

To build on Linux / MacOS

make boot

make install

Command line to build other things:

After building, you can use MakeMe to rebuild.

me

Resources

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].