Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 1.22 KB

README.md

File metadata and controls

23 lines (13 loc) · 1.22 KB

saker.msvc

Build status Latest version

Build tasks for using the MSVC toolchain with the saker.build system. The project implements C/C++ compilation and linking support for the build system. It supports proper incremental and distributed compilation of the source files.

See the documentation for more information.

Build instructions

The library uses the saker.build system for building. Use the following command to build the project:

java -jar path/to/saker.build.jar -bd build compile saker.build

License

The source code for the project is licensed under GNU General Public License v3.0 only.

Short identifier: GPL-3.0-only.

Official releases of the project (and parts of it) may be licensed under different terms. See the particular releases for more information.