facebook / facebook/infer

Add support for scons build system

Open
#1,122 5 comments 2 reactions 0 assignees View on GitHub
help wanted integration
Dominant language
OCaml
Stars
15.7k
Forks
2.1k
Avg merge
19h 36m
Merged PRs (30d)
13

Description

Infer 0.16
Ubuntu 19.04

When I try to execute command `/home/rafal/Pobrane/infer-linux64-v0.16.0/bin/infer run -- scons p=x11 -j6`, then this errors occurs
```
Usage Error: Unsupported build command 'scons'.
If this is an alias for another build system that infer supports, you can use
`--force-integration ` where is one of the following supported build systems:
ant
buck
cc
gradle
java
javac
make
mvn
ndk-build
xcodebuild
```

Project which I wanted to check is Godot Engine
Github - https://github.com/godotengine/godot
Docs how to compile - https://godot.readthedocs.io/en/3.1/development/compiling/compiling_for_x11.html

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.