| title: BuildStream @ Apache Petri |
| <!-- Licensed under ALv2 --> |
| |
| ## About |
| |
| BuildStream is an integration build system. |
| It models dependencies at a project level, enabling projects to use their own underlying build system. |
| It is a Remote Execution client, that distributes builds at the project level. |
| The BuildStream implementation uses Remote Execution concepts directly, even for local builds. |
| |
| BuildStream supports multiple build-systems (e.g. autotools, cmake, cpan, distutils, make, meson, qmake, pip) |
| through its plugins. |
| |
| ### Website |
| |
| https://www.buildstream.build |
| |
| ### Mailing Lists |
| |
| - Developer discussions - dev@buildstream.apache.org |
| - Private - private@buildstream.apache.org |
| - Commit messages - commits@buildstream.apache.org |
| |
| ### Source Code Repository |
| |
| https://github.com/apache/buildstream |
| |
| ### Issue Tracker |
| |
| https://github.com/apache/buildstream/issues |
| |
| ### Wiki |
| |
| None |
| |
| ### Releases (not Apache Licensed) |
| |
| https://buildstream.build/install.html |
| |
| ### Apache Licensing Transitions |
| |
| - An SGA has been provided |
| - ICLAs have been provided |
| - ASF Headers have not been applied to the source |
| - Source is now under the Apache LICENSE |
| - Source has an Apache NOTICE |
| |
| ### Mentors |
| |
| * David Nalley |
| * Justin Erenkrantz |
| * Sander Striker |
| |
| ### Machine Readable Status |
| |
| - [info.yaml](https://github.com/apache/petri/blob/master/info.yaml) |