Commit Graph

22 Commits (e8b61f6dbbc11b8c23a9fb426d32fddd18ebefce)

Author SHA1 Message Date
Jules Villard 2cd0151e30 [python] restore project_root option and use it to find source files 8 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 9 years ago
Deniz Türkoglu beaa9a6925 Add option to generate the report in PMD XML format 9 years ago
Sam Blackshear bb793770b9 remove --no-cache option, which does nothing 9 years ago
Jeremy Dubreil 208021fc7e Fix the buck integration for the analysis of Buck itself 9 years ago
jrm dba7e7124f revive the @PerforamanceCritical checker when using Buck 9 years ago
jrm ec2a1e2130 Revive support for --no-cache when analyzing Buck-based projects 9 years ago
jrm 2479f69f34 remove symbolic link to deleted script BuckAnalyze 9 years ago
jrm ea5490989e Remove deprecated script BuckAnalyze 9 years ago