Skip to content

A hello world C program that builds with every single build system known (WIP)

Notifications You must be signed in to change notification settings

edbaunton/every-build-system

Repository files navigation

To see how to build with all the different build systems please see buildall.sh.

Buildstream

To build with make:

/path/to/buildstream/contrib/bst-here
bst build make.bst
bst shell make.bst /usr/bin/hello

To build with cmake:

/path/to/buildstream/contrib/bst-here
bst build cmake.bst
bst shell cmake.bst /usr/bin/hello

About

A hello world C program that builds with every single build system known (WIP)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published