Commit Graph

81 Commits (7b58886e1c6c358eddf2902d4febd61c33410961)

Author SHA1 Message Date
Josh Berdine 6b0abe3b57 [config] Do not pass options to clusters via INFER_OPTIONS 9 years ago
Josh Berdine cf657b0e53 [config] Pass classpath via CLOpt.args_env_var 9 years ago
Josh Berdine b7675dd2a2 [config] Remove unused --absolute-paths option 9 years ago
Josh Berdine 4869715168 [config] Remove unnecessary --java option 9 years ago
Josh Berdine 2ce94632d2 [config] Default project_root to initial working dir 9 years ago
Josh Berdine ea696ff96d [config] Set checkers flags based on analyzer in Config 9 years ago
Josh Berdine c8a77b0ae2 [config] Set debug child options in Config 9 years ago
Josh Berdine 6aca954e72 [config] Do not pass --inferconfig-home from python 9 years ago
Josh Berdine c729d26386 [config] Default to --allow-specs-cleanup 9 years ago
Josh Berdine 1bd6615abc [config] Treat default models_jar in ZipLib instead of analyze.py 9 years ago
Josh Berdine 4422893bbd [RFC] Remove CSV and JSON munging python code 9 years ago
Andrzej Kotulski 278c705790 Revert "[python] Remove more unused args" 9 years ago
Andrzej Kotulski 085a031d3b [python] Remove more unused args 9 years ago
Josh Berdine a9192cffd6 [config] Eliminate ad hoc environment variables 9 years ago
Andrzej Kotulski 4aaec9b220 [python] Remove args that were not used in python code 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
Jules Villard eb391d7875 [llvm] delete llvm frontend 9 years ago
Jeremy Dubreil dfa12b17f1 [infer] Apply python lint warnings on the Infer python code 9 years ago
Dulma Churchill ab70143e1b Do not analyze in linters mode 9 years ago
Sam Blackshear 50ac3cde41 command-line setup 9 years ago
Lázaro Clapp Jiménez Labora f2e958ef3a Add support for multiple stacktraces in '-a crashcontext' 9 years ago
Jules Villard e1f19192c0 move --fail-on-issue functionality to OCaml 9 years ago
Lázaro Clapp Jiménez Labora 0a8b95a856 Crashcontext ocaml method summary merging 9 years ago
Lázaro Clapp Jiménez Labora 9a79e74380 Crashbot results stitching and end-to-end testing. 9 years ago
Lázaro Clapp Jiménez Labora 6469a6c37b Implement '-a crashcontext' and '-st trace' options to invoke BoundedCallTree.ml from the command line. 9 years ago
Josh Berdine a2a7e07708 Add OCaml toplevel driver executable 9 years ago
Jules Villard 5ba5fcd4bb add -l option to limit parallelism, and pass -j and -l to the buck frontend 9 years ago
Andrzej Kotulski 87e5df5e44 Use pwd to resolve project_root when possible 9 years ago
Jeremy Dubreil 6dfd1a317e Some cleanup and renaming 9 years ago
Jules Villard d4521fd70d handle utf8 PWD 9 years ago
Jules Villard 2a41d7b0ff always create .start if it doesn't exist 9 years ago
Cristiano Calcagno e34e369835 Complete command-line support for reactive mode with buck on iOS. 9 years ago
Deniz Türkoglu beaa9a6925 Add option to generate the report in PMD XML format 9 years ago
Cristiano Calcagno 010b57e7cc Add --continue option for reactive analysis to continue the capture. 9 years ago
jrm cc4fcd6837 Add support for modeling @Expensive methods using .inferconfig 9 years ago
jrm e123635122 Add support for @SuppressWarnings for Gradle and Ant projects. 9 years ago
Andrzej Kotulski 7d425f22c2 Don't run rocksdb benchmark in debug mode 9 years ago
jrm 082ca6a90a Initial support for lazy dynamic dispatch 9 years ago
Cristiano Calcagno e0d5847eb8 Deprecate incremental 9 years ago
Jules Villard 1952f54d8c minor cleanups 9 years ago
Jules Villard 2277c23c60 move java-specific code out of analyze.Infer 9 years ago
Jules Villard 9d080cadb1 move get_javac_args to jwlib.py 9 years ago
Josh Berdine 2c489371dd Revert "[ondemand][backend] Turn on on-demand infrastructure by default" 9 years ago
Jules Villard 37c2d39dac move jwlib.FILELISTS to config.py 9 years ago
Jules Villard dc52ce8158 ignore errors as appropriate on input decode/output encode 9 years ago
Jules Villard af5f4c6afd remove inaccurate output about analyzing 0 procedures 9 years ago
Jules Villard 88881581b3 use supplied javac instead of the one from PATH 9 years ago
Cristiano Calcagno 2b1558af6d Turn on on-demand infrastructure by default 9 years ago
Cristiano Calcagno 42ecddcf37 Add command line arguments for reactive mode. 9 years ago
Jules Villard 07822ff16e output infer source locations on --debug-exceptions 9 years ago