Commit Graph

88 Commits (766a73d80cd4ee01aeaebe9c0b4485cedb91939b)

Author SHA1 Message Date
Jules Villard fa1c89a974 [build] fix clang and java-only tests 8 years ago
Jules Villard d07c8a0403 introduce new "diff" command 8 years ago
Martino Luca 20a6131ccf Compute differential of certain files only, if desired 8 years ago
Martino Luca 8a1bc96db6 Ignore InferUnit in bin/ 8 years ago
Jules Villard 6435e6b001 [build] put clang plugin files inside src/clang_plugin/ instead of src/clang/ 8 years ago
Jules Villard 1727bd4125 [clang] clang pointer map becomes a clang pointer hashtbl 8 years ago
Josh Berdine c46d698ecb ignore InferCreateTraceViewLinks 8 years ago
Jules Villard bee1bbc26b [build] clean out stale binaries 8 years ago
Jules Villard c10d2ed32d [make] install man pages 8 years ago
Jules Villard 15b8f80e18 [build] record last modified date of --help data inside ./configure 8 years ago
Jules Villard 6f264a30fa [build] remove c stubs and ctypes dependency 8 years ago
Andrzej Kotulski a81f4e7bf9 Remove custom Clang_ast_types module, extend types instead 8 years ago
Jules Villard 833295df15 [opam] install the infer deps so that opam doesn't break infer on upgrade 8 years ago
Jules Villard f4cbba109e add options to ./build-infer.sh to only opam deps, and to force the opam switch, delete yarn 8 years ago
Jules Villard 3ab6c43fb6 [tests] awesomize make output 8 years ago
Jules Villard 7210e79c57 [make] fix Makefile bug in building models 8 years ago
Jules Villard dbb22aabc6 [gitignore] ignore infer-deps-* generated by build-infer.sh 8 years ago
Jules Villard b7f3116ca7 [dewey] publish a tarball in a new tag in addition to the release tree 8 years ago
Jules Villard 0b4f4953a5 [build] move to ctypes stubs 8 years ago
Andrzej Kotulski 6c67c850d5 [clang capture] Don't attach plugin when clang is invoked in preprocessor mode 8 years ago
Sam Blackshear 0675e88571 [annotations] pom.xml for releasing infer annotations via maven 8 years ago
Jules Villard b742df7626 [build] use `./config.status` 8 years ago
Martino Luca f8a65e698c Add differential and filtering functionalities to Infer, to compare two analyses 8 years ago
Dulma Churchill e7fc96148a [ios] Fix xcodebuild integration with xcpretty, add test. 8 years ago
Jules Villard cfd3770a8b [clangdb] support shell-escaped compilation databases 8 years ago
Jules Villard 08aad39050 [clangdb] support relative paths in compilation databases 8 years ago
Sam Blackshear 908e78cc81 [annotations] produce a sources JAR for the infer annotations 8 years ago
Jules Villard 2e96caac42 [mvn] new integration 8 years ago
Jules Villard 4aeea1af3b [make] split Makefile.config.in into Makefile.autoconf.in and Makefile.config 8 years ago
Jules Villard cece221ab7 [make] add `make byte` toplevel target 8 years ago
Josh Berdine 4ec3af4a7f Call java frontend directly instead of using fork 8 years ago
Jules Villard 4b77b07be5 [buck] add flavors automatically to buck targets 8 years ago
Josh Berdine 5ab1a62aa2 Ignore _build dir used by yarn 8 years ago
Josh Berdine 3dfaa9ed7b Remove support for SuppressWarnings annotations 8 years ago
Jules Villard b4bd78bb05 [tests] convert utf8 in pwd test to Makefile 8 years ago
Jules Villard dece9f1386 [tests] convert ndk-build test to Makefile 8 years ago
Jules Villard eafe1158a6 [tests] convert cmake test to a Makefile 8 years ago
Jules Villard bce1a1ff2e [make] make infer/src/Makefile less phony 8 years ago
Jules Villard f2a5810141 [clang] remove InferClang command from generated frontend debug scripts 8 years ago
Jules Villard ac082cfe01 [make] remove support for OCaml annot and other Eclipse-related quirks 8 years ago
Jules Villard b3209e2c18 [tests] convert clang_compilation_db test to Makefile 8 years ago
Jules Villard d5e7ee0d82 [tests] run tests using report.json and record all bugs + exceptions 8 years ago
Dulma Churchill bf14034289 [clang] Do compilation database capture in OCaml directly 8 years ago
Josh Berdine 3ae2b41241 [refactor] Call StatsAggregator from Infer instead of from python 8 years ago
Jules Villard c9bac51b81 [tests] make clang tests Makefile more functional 8 years ago
Josh Berdine 698ebe8049 [clang] Remove INFER_XX environment variable 8 years ago
Josh Berdine 175e85525d [tests] Convert java tests to avoid phony targets 8 years ago
Jules Villard 9535c4d89e [clang] convert filter_args_and_run_fcp_clang to OCaml 8 years ago
Jules Villard 343556e0b2 [base] resolve links when guessing which executable we are running, move infer into bin/ 8 years ago
Yunxing Dai 61f420b941 Update infer to use yarn to manage dependencies 9 years ago