All Projects → boostorg → Build

boostorg / Build

Licence: bsl-1.0
B2 makes it easy to build C++ projects, everywhere.

Programming Languages

python
139335 projects - #7 most used programming language
c
50402 projects - #5 most used programming language
cpp
1120 projects
assembly
5116 projects
cplusplus
227 projects
fortran
972 projects

Projects that are alternatives of or similar to Build

b2
B2 makes it easy to build C++ projects, everywhere.
Stars: ✭ 38 (-79.12%)
Mutual labels:  build, build-tool, build-system, asciidoctor
Build Harness
🤖Collection of Makefiles to facilitate building Golang projects, Dockerfiles, Helm charts, and more
Stars: ✭ 236 (+29.67%)
Mutual labels:  build-tool, build, build-system
elite
Fegeya Elitebuild, small, powerful build system. Written in Rust.
Stars: ✭ 24 (-86.81%)
Mutual labels:  build, build-tool, build-system
Pants
The Pantsbuild developer workflow system
Stars: ✭ 1,814 (+896.7%)
Mutual labels:  build-tool, build-system, build
Earthly
Repeatable builds
Stars: ✭ 5,805 (+3089.56%)
Mutual labels:  build, build-tool, build-system
Arduino Cmake Ng
CMake-Based framework for Arduino platforms
Stars: ✭ 123 (-32.42%)
Mutual labels:  build-tool, build, build-system
Projectbuilder
A tool for easy automating and customizing build process for Unity.
Stars: ✭ 80 (-56.04%)
Mutual labels:  build-tool, build, build-system
Hopp
Crazy rapid build system.
Stars: ✭ 24 (-86.81%)
Mutual labels:  build-tool, build, build-system
jagen
A software engineer's workspace manager and build systems wrapper
Stars: ✭ 32 (-82.42%)
Mutual labels:  build, build-tool, build-system
build
Build system scripts based on GENie (https://github.com/bkaradzic/genie) project generator
Stars: ✭ 30 (-83.52%)
Mutual labels:  build, build-tool, build-system
Flubucore
A cross platform build and deployment automation system for building projects and executing deployment scripts using C# code.
Stars: ✭ 695 (+281.87%)
Mutual labels:  build-tool, build, build-system
Please
High-performance extensible build system for reproducible multi-language builds.
Stars: ✭ 1,856 (+919.78%)
Mutual labels:  build-tool, build, build-system
Bear
Bear is a tool that generates a compilation database for clang tooling.
Stars: ✭ 2,345 (+1188.46%)
Mutual labels:  build-tool, build-system
Pybuilder
Software build automation tool for Python.
Stars: ✭ 1,290 (+608.79%)
Mutual labels:  build-tool, build
Mistry
General-purpose build server
Stars: ✭ 104 (-42.86%)
Mutual labels:  build, build-system
Walk
A fast, general purpose, graph based build and task execution utility.
Stars: ✭ 108 (-40.66%)
Mutual labels:  build-tool, build-system
Postinstall Build
Helper for conditionally building your npm package on postinstall
Stars: ✭ 87 (-52.2%)
Mutual labels:  build-tool, build
Corrosion
Marrying Rust and CMake - Easy Rust and C/C++ Integration!
Stars: ✭ 106 (-41.76%)
Mutual labels:  build-tool, build-system
Aria2 Build Msys2
aria2 build scripts on msys2 with custom patches.
Stars: ✭ 112 (-38.46%)
Mutual labels:  build-tool, build
Mill
Your shiny new Java/Scala build tool!
Stars: ✭ 1,667 (+815.93%)
Mutual labels:  build-tool, build-system

= B2

B2 makes it easy to build C++ projects, everywhere.

image:https://img.shields.io/badge/license-BSL%201.0-blue.svg["Boost Software License 1.0", link="LICENSE.txt"] image:https://img.shields.io/github/languages/code-size/boostorg/build.svg["GitHub code size in bytes", link="https://github.com/boostorg/build"]

== License

Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

== Testing

Continuously tested on:

  • Linux Clang 3.5, 3.6, 3.7, 3.8, 3.9, 4, 5, 6, 7, 8, 9, 10
  • Linux GCC 4.7, 4.8, 4.9, 5, 6, 7, 8, 9, 10
  • macOS Xcode 10.0, 10.1, 10.2, 10.2.1, 11.2.1, 11.3, 11.3.1, 11.4.1, 11.5, 11.6, 11.7
  • Windows MinGW 8.1.0
  • Windows VS 2013, 2015, 2017, 2019

image:https://img.shields.io/azure-devops/build/grafikrobot/200cb3a3-3fcf-4a47-85ad-3cc17f2bec9e/3/master.svg?label=master&logo=azuredevops["Linux/Windows/macOS: master", link="https://dev.azure.com/grafikrobot/B2"] image:https://img.shields.io/azure-devops/build/grafikrobot/200cb3a3-3fcf-4a47-85ad-3cc17f2bec9e/3/develop.svg?label=develop&logo=azuredevops["Linux/Windows/macOS: develop", link="https://dev.azure.com/grafikrobot/B2"]

== More

See the link:https://boostorg.github.io/build/[website] for more information.

See the link:CONTRIBUTING.adoc[guidelines for contributing] if you would like to get involved in the development.

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].