Commit Graph

271 Commits (117a7364be7c25e875906f5cde32bd7dca002a19)

Author SHA1 Message Date
Alexander Slesarev a3452e5119 [infer][PR] Updated fix for the gradle capture issue regarding projects with space-containing paths 8 years ago
Jules Villard 679b125ac4 [trace] infer subcommand for inferTraceBugs 8 years ago
Jules Villard de86c12a9a [diff] suppress console output in report called from diff analysis 8 years ago
Jeremy Dubreil 34d10fdede [infer][cleanup] remove some left-over use of the Eradicate analyzer entry 8 years ago
Jules Villard 0bd5ef8d0f [report-hook] take location of bugs.txt from the command line 8 years ago
Jules Villard ed0da85f6c [python] kill unused --android-harness option 8 years ago
Jules Villard fb2fa5c5ce [python] return more errors when external commands fail 8 years ago
Josh Berdine 8c6615963f Revert "[infer][PR] Fixed the gradle capture for the projects with spaces in their path." 8 years ago
Alexander Slesarev c2f7ee9337 [infer][PR] Fixed the gradle capture for the projects with spaces in their path. 8 years ago
Jules Villard da82d94a12 [report] restore "no issues found" output 8 years ago
Martino Luca 04db7b6db2 Simple refactoring of issues.py 8 years ago
Jules Villard 8f50c9dd3b [buck] do not pass unused --buck to python 8 years ago
Jules Villard 5fae8ca712 [CLI] deprecate `-a capture/compile` and `-- analyze` 8 years ago
Don Stewart 1a41d9dc89 Add location information to boolean conditions in paths. Improves comprehension a little 8 years ago
Dulma Churchill f5d3870485 [linters] Adding a new error type like 8 years ago
Jeremy Dubreil 16b87a3675 [infer] more cleanup for the tracing mode options 8 years ago
Martino Luca 34a0efd626 Add optional field in serialized output 8 years ago
Jules Villard 741e527826 [console] print progress-like messages on stderr 8 years ago
Dulma Churchill b196eaa1bd [clang] Collect captured folders in buck-out when keep-going is passed 8 years ago
Dulma Churchill 7c1a01b186 [clang] Make keep going work with the infer-capture-all integration 8 years ago
Jeremy Dubreil 735e906145 [infer][java] Force the Buck integration for Java to not use the Buck daemon 8 years ago
Jeremy Dubreil 1fbc4a1b22 [infer][java] remove the temporary file created to store the list of Buck targets 8 years ago
Jules Villard 06dfadecb7 [pmd] handle failure of decoding procedure ids as Java methods 8 years ago
Jules Villard 801c605c26 [CLI] switch to infer-<command> (symlinks) executables 8 years ago
Jules Villard fb5edaf819 [python] suggest correct package name when lxml is missing 8 years ago
Sam Blackshear 05faadf643 [buck] fix argument list too long issue 8 years ago
htxs 4933a22991 [infer][PR] Fix ValueError: unknown locale: UTF-8 8 years ago
Dulma Churchill 15ede90c44 [driver] Add warning about nothing captured 8 years ago
Martino Luca 5321300896 Remove dead-code 8 years ago
Jeremy Dubreil 74fcd143d5 [infer][java] set the buck client id to infer 8 years ago
Jeremy Dubreil 12adbb372a [infer][java] No longer create the file `analysis_summary.txt` 8 years ago
Jules Villard 7d02d59540 Revert "[infer][java] add an option to disable the creation of the human readable list of issues found" 8 years ago
Jules Villard fe51f08ae9 [UI] only colorize the top 10 reports, do not compile report lists within Buck 8 years ago
Jeremy Dubreil 8bd8d5093c [infer][java] add an option to disable the creation of the human readable list of issues found 8 years ago
Jules Villard ee9a2aa38c [python] more UTF-8 fun 8 years ago
Jules Villard a8be4f1f4f [clang] options rename: --compilation-database -> --buck-compilation-database, --clang-compilation-db-files -> --compilation-database 8 years ago
Jeremy Dubreil 79c7a54b2f [infer][java] Add special configuration to run Infer as an external compiler 8 years ago
Jeremy Dubreil eab0c19c65 [infer][java] Force the option --deep when running Infer on Java Buck projects 8 years ago
Jules Villard 2e96caac42 [mvn] new integration 8 years ago
Jules Villard 69f8140655 [cli] do not accept unknown arguments in OCaml 8 years ago
Jules Villard ca784cdb41 [cli] warn about deprecated options, clean up infer repo 8 years ago
Jeremy Dubreil d9ed75cc08 [infer][toplevel] remove dead code from the python bucklib.py scripts 8 years ago
Josh Berdine 4ec3af4a7f Call java frontend directly instead of using fork 8 years ago
Josh Berdine 8d143d87df Remove outdated stats reporting 8 years ago
Jeremy Dubreil d29659177f [infer] Revert D4367788 8 years ago
Jeremy Dubreil 1065477765 [infer][java] indent the final JSON report for Buck projects 8 years ago
Josh Berdine cccfad2445 Directly handle javac -version option in build command 8 years ago
Josh Berdine 3dfaa9ed7b Remove support for SuppressWarnings annotations 8 years ago
Josh Berdine fb34f30350 Directly handle javac -classpath option in build command 8 years ago
Josh Berdine a9253d8996 Directly handle javac -classes_out option in build command 8 years ago