You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nikos Gorogiannis
deee3ef284
[process] redirect desired output stream to file, while logging the other one
...
Summary: Build tool wrappers sometimes have issues when their output streams are redirected to those of infer's while one of those streams is read and used in infer. This diff side-steps this problem by always redirecting the stream of interest to a file (which also helps in debugging), while logging the other stream through `Logging.progress`.
Reviewed By: jvillard
Differential Revision: D21404736
fbshipit-source-id: 04c92799c
5 years ago
..
annotations
[nullsafe] Mark @Nullsafe with @TypeQualifierDefault&Co for Kotlin interop
5 years ago
bin
[build] Replace custom make cmds w/ dune promotion and byte_complete
5 years ago
etc
[clang] replace yojson frontend with biniou frontend
10 years ago
lib
[python] it's just a flesh wound
5 years ago
man/ man1
[pulse] revamp arithmetic, put everything in the path condition
5 years ago
models
[java] store specs files same as clang models
5 years ago
src
[process] redirect desired output stream to file, while logging the other one
5 years ago
tests
[racerd] fix bug in c++ mode
5 years ago
.ocp-indent
add ocp-indent configuration and eclipse launcher
10 years ago
IR.mld
[odoc] fix doc generation, no need for public names
5 years ago
atd.mld
[odoc] fix doc generation, no need for public names
5 years ago
base.mld
[odoc] fix doc generation, no need for public names
5 years ago
dune
[odoc] fix doc generation, no need for public names
5 years ago
dune-project
[dune] ignore all dirs except src/
5 years ago
dune-workspace.in
[build] Replace custom make cmds w/ dune promotion and byte_complete
5 years ago
index.mld
[odoc] fix doc generation, no need for public names
5 years ago
infer.mld
[odoc] fix doc generation, no need for public names
5 years ago
infer.opam
[dune] ignore all dirs except src/
5 years ago
istd.mld
[odoc] fix doc generation, no need for public names
5 years ago