Commit Graph

100 Commits (6b3282f619f9e6c812bc006c41bdbf1feb3c34f9)

Author SHA1 Message Date
Jules Villard 70c2a50b4e [db] record symbolic capture timestamps for source files 7 years ago
Jules Villard 586582c311 [buck] delete results dir inside buck-out in infer children processes 7 years ago
Jules Villard 4a71067c68 [tests] kill some new dead code 7 years ago
Jules Villard 66ad5c3018 [driver] persist some global state across infer runs 7 years ago
Jules Villard 34862f8d77 [dead] script to detect dead code 7 years ago
Jules Villard 0e70845801 [opam] use javalib 2.3.4 7 years ago
Jules Villard 6ab174f0c3 [build] do not install javalib with `opam pin` 8 years ago
Jules Villard b1b7cc0b9d [make] better way of limiting concurrency and better jbuilder concurrency 8 years ago
Jules Villard c16884b97f [jbuilder] turn I{Std,List} and atd-generated files into libraries 8 years ago
Jules Villard 8de2b88783 [make] s/ocamlbuild/jbuilder/g 8 years ago
Jules Villard 679b125ac4 [trace] infer subcommand for inferTraceBugs 8 years ago
Jules Villard 6a4e4d4b6a [diff] support for --gen-previous-build-command-script 8 years ago
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