apple / swift-llbuild2

A fresh take on a low-level build system API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

llbuild2

llbuild2 is an experimental, Swift native, fully async, NIO futures-based low level build system. Started as the cevobuild experiment in llbuild, this repository aims to continue that exploration.

Check the docs for more information about llbuild2.

Development

Development documentation is available here.

License

Copyright (c) 2020 Apple Inc. and the Swift project authors. Licensed under Apache License v2.0 with Runtime Library Exception.

See https://www.swift.org/LICENSE.txt for license information.

See https://www.swift.org/CONTRIBUTORS.txt for Swift project authors.

About

A fresh take on a low-level build system API.

License:Apache License 2.0


Languages

Language:Swift 99.4%Language:Makefile 0.3%Language:Shell 0.2%Language:Dockerfile 0.0%