FDBuild 0.1 Released To Make It Easier To Quickly Build Multiple Projects

Written by Michael Larabel in Programming on 12 October 2023 at 10:18 AM EDT. 9 Comments
PROGRAMMING
Roman Gilg who is known for his work on the KWinFT compositor project has spent the past few years quietly developing FDBuild as a new tool for developers to easily pull, configure, and build multiple software projects via a single command. This week he released FDBuild 0.1 as the first public release of this handy utility.

FDBuild makes it easier to pull the sources, configure, and build multiple projects in a quick and easy-to-use manner. Particularly for projects with long dependency chains, Roman is hoping FDBuild will make it easier and simpler for developers to build out their projects.

FDBuild itself is written in Python and can be easily installed via PyPi. There are pre-supplied templates for quickly building GCC, KWinFT, LLVM, Qt5 / Qt6, Wayland / Weston, the X.Org Server, and more.

FDBuild
An example of the FDBuild YAML configuration syntax.


More details on the inaugural FDBuild release can be found via Roman Gilg's blog.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week