Software construction tool written in Python
SCons is a software construction tool. Think of SCons as an improved, cross-platform substitute for the classic Make utility with integrated functionality similar to autoconf/automake and compiler caches such as ccache. In short, SCons is an easier, more reliable and faster way to build software.
System | Target | Derivation | Build status |
---|---|---|---|
x86_64-linux | /gnu/store/nbs0qdmn0qq92kqszx28dylwr11g3y4j-scons-3.0.4.drv | ||
riscv64-linux | /gnu/store/5490n6sszj4d5aki5f61wfzm7pnyn6ml-scons-3.0.4.drv | ||
powerpc-linux | /gnu/store/x0j986iqhz9rz0szcbkxjmdj7868ig9q-scons-3.0.4.drv | ||
powerpc64le-linux | /gnu/store/qmnpkvd64gx9picy4d16cglc8sjqnkmr-scons-3.0.4.drv | ||
mips64el-linux | /gnu/store/xggzdlm7lzxni451rq7ja3jvvwbvzfz3-scons-3.0.4.drv | ||
i686-linux | /gnu/store/bflb2rjlmhfrdm6xxx0vvw0zylvk96w2-scons-3.0.4.drv | ||
i586-gnu | /gnu/store/c7aci58sqlx9bbaaanf8lskizibknbhs-scons-3.0.4.drv | ||
armhf-linux | /gnu/store/348z3yxpsy4g70nm4dis9jxlypvrg6gm-scons-3.0.4.drv | ||
aarch64-linux | /gnu/store/bgkw1529zr6fs2jvgv1kpws6jpkj18z8-scons-3.0.4.drv |
Linter | Message | Location |
---|---|---|
formatting Look for formatting issues in the source | line 551 is way too long (96 characters) |