Commit Graph

40 Commits (ecd79a56d313a9ba70f82b8e8487c36bd668677f)

Author SHA1 Message Date
Jules Villard de86c12a9a [diff] suppress console output in report called from diff analysis 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
Sam Blackshear 05faadf643 [buck] fix argument list too long issue 8 years ago
Jeremy Dubreil 74fcd143d5 [infer][java] set the buck client id to infer 9 years ago
Jeremy Dubreil 12adbb372a [infer][java] No longer create the file `analysis_summary.txt` 9 years ago
Jules Villard 7d02d59540 Revert "[infer][java] add an option to disable the creation of the human readable list of issues found" 9 years ago
Jeremy Dubreil 8bd8d5093c [infer][java] add an option to disable the creation of the human readable list of issues found 9 years ago
Jeremy Dubreil 79c7a54b2f [infer][java] Add special configuration to run Infer as an external compiler 9 years ago
Jeremy Dubreil eab0c19c65 [infer][java] Force the option --deep when running Infer on Java Buck projects 9 years ago
Jules Villard ca784cdb41 [cli] warn about deprecated options, clean up infer repo 9 years ago
Jeremy Dubreil d9ed75cc08 [infer][toplevel] remove dead code from the python bucklib.py scripts 9 years ago
Josh Berdine 8d143d87df Remove outdated stats reporting 9 years ago
Jeremy Dubreil d29659177f [infer] Revert D4367788 9 years ago
Jeremy Dubreil 1065477765 [infer][java] indent the final JSON report for Buck projects 9 years ago
Jeremy Dubreil aa362a27ed [infer][python] no longer generate the CSV report during the analysis 9 years ago
Dulma Churchill 1ba52b71c1 [infer][tests] fix unknown variable in issues.py 9 years ago
Jules Villard 4a673f540d [python] add script report.py to post-process report.json 9 years ago
Jules Villard 2cd0151e30 [python] restore project_root option and use it to find source files 9 years ago
Jeremy Dubreil 587d829a1a [infer][java] Add the possibility to choose a compiler jar that is different from the system Java compiler to generate the bytecode 9 years ago
Jeremy Dubreil f5a9cb4476 [infer][java] export the analyzer used and the version of Infer as an environment variable that can be read from BUCK files 9 years ago
Jeremy Dubreil db112c9ce1 [infer][java] Export the Infer command as environment variables 9 years ago
Jeremy Dubreil dfa12b17f1 [infer] Apply python lint warnings on the Infer python code 9 years ago
Jeremy Dubreil e3b4820e54 [infer][java] Checks if the output jar exists on disk before trying to load the analysis artifacts from it 9 years ago
Jeremy Dubreil fc28683ea2 [infer][java] When using Buck to analyze Java projects, only report the errors found on the targets passed on the command line 9 years ago
Sam Blackshear 7da3a90c81 [buck] support continuing analysis after crash when --keep-going is passed 9 years ago
Jeremy Dubreil acbb59c1f9 [infer][java] print an error message when using the option --reactive with Java buck projects 9 years ago
Jeremy Dubreil 050d90b356 [infer][java] No longer disable the Buck daemon before running the anslysis 9 years ago
Josh Berdine a2a7e07708 Add OCaml toplevel driver executable 9 years ago
Jeremy Dubreil 6d37b5ee6d Always collect the statistics and create a report file for Buck projects, even when the target contains no Java source code 9 years ago
Jeremy Dubreil 6dfd1a317e Some cleanup and renaming 9 years ago
Jules Villard d4521fd70d handle utf8 PWD 9 years ago
Jeremy Dubreil ff737edf93 Fix broken caching support for the Buck integration 10 years ago
Deniz Türkoglu beaa9a6925 Add option to generate the report in PMD XML format 10 years ago
Sam Blackshear bb793770b9 remove --no-cache option, which does nothing 10 years ago
Jeremy Dubreil 208021fc7e Fix the buck integration for the analysis of Buck itself 10 years ago
jrm dba7e7124f revive the @PerforamanceCritical checker when using Buck 10 years ago
jrm ec2a1e2130 Revive support for --no-cache when analyzing Buck-based projects 10 years ago
jrm 2479f69f34 remove symbolic link to deleted script BuckAnalyze 10 years ago
jrm ea5490989e Remove deprecated script BuckAnalyze 10 years ago