129 Commits (05c25487f205752e69fde729ebf615ebee57f3f7)

Author SHA1 Message Date
Jules Villard 0e82560fcc [config] crash if no C++ compiler is found
8 years ago
Jules Villard 1d55fd5786 [configure] check that zlib is installed
8 years ago
Jules Villard e00a82adcb [opam] add `make opam.lock` target
8 years ago
Jules Villard 523cd84e92 bump version: 0.11.0 -> 0.12.0
8 years ago
Jeremy Dubreil b503b55920 [infer] bump the version of Buck
8 years ago
Jules Villard 15b8f80e18 [build] record last modified date of --help data inside ./configure
8 years ago
Jules Villard 68d6f73142 ocaml 4.04.0
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 a3b3148100 bump version: 0.10.0 -> 0.11.0
8 years ago
Jules Villard dac8906d86 [make] make sure makefile uses config-time values
8 years ago
Jules Villard b742df7626 [build] use `./config.status`
8 years ago
Dulma Churchill e7fc96148a [ios] Fix xcodebuild integration with xcpretty, add test.
8 years ago
Jules Villard 50fea65c8c bump version: 0.9.4 -> 0.10.0
8 years ago
Jules Villard 2e96caac42 [mvn] new integration
8 years ago
Jules Villard 99e2038560 [build] warn for bad homebrew version of pkg-config
8 years ago
Jules Villard 4aeea1af3b [make] split Makefile.config.in into Makefile.autoconf.in and Makefile.config
8 years ago
Jeremy Dubreil 20aebccb1f [infer] bump version of Buck
8 years ago
Jules Villard 25e35e8bec [tests] convert pmd-xml test to Makefile
8 years ago
Jules Villard dece9f1386 [tests] convert ndk-build test to Makefile
8 years ago
Jules Villard ac082cfe01 [make] remove support for OCaml annot and other Eclipse-related quirks
8 years ago
Josh Berdine 7708fc7c56 Remove extlib dependency
8 years ago
Jeremy Dubreil 47e4d849a4 [infer][test] Always run the buck integration tests on the Infer CI
8 years ago
Jules Villard b3209e2c18 [tests] convert clang_compilation_db test to Makefile
8 years ago
Jules Villard 2d846d89a6 [build tests] migrate buck integration test to Makefiles
8 years ago
Sam Blackshear 75d6fb30e4 [frontend] support Java 8
8 years ago
Jules Villard 1d94cf3e7a bump version: 0.9.3 -> 0.9.4
8 years ago
Andrzej Kotulski 61f532d2f8 [Makefiles] Use custom CC in ocamlopt only when configure flag is set
8 years ago
Jules Villard eb391d7875 [llvm] delete llvm frontend
8 years ago
Jeremy Dubreil e38e16c948 [infer][java] Remove the deprecated genrule from the BUCK files
8 years ago
Josh Berdine 65a39c88b7 bump version: 0.9.2 -> 0.9.3
8 years ago
Jules Villard b4f6ea1827 bump version: 0.9.1 -> 0.9.2
8 years ago
Jules Villard 0e84560bfe bump version: 0.9.0 -> 0.9.1
8 years ago
Jules Villard 4028fea3c0 bump version: 0.8.1 -> 0.9.0
9 years ago
Jules Villard 816cbd949a check if reason is installed before checking for rebuild
9 years ago
Andrzej Kotulski 8d3e7e774e Move location of clang installation
9 years ago
Jules Villard def747814a store configure flags in config.flags
9 years ago
Andrzej Kotulski 5d208c8e2a Upgrade fcp to use cmake in llvm
9 years ago
Andrzej Kotulski bb6a91e6e3 bump min version of ocaml
9 years ago
Jules Villard 533831a206 move all config variables to Makefile.config.in
9 years ago
Jules Villard c31db8436c remove infer/Makefile.in
9 years ago
Jules Villard 1c56310f39 build in one directory only
9 years ago
Jules Villard 45984d7337 check that reason is installed
9 years ago
Cristiano Calcagno 885beed0b1 Convert the Intermediate Representation to Reason.
9 years ago
Jules Villard d2aca60937 bump version: 0.8.0 -> 0.8.1
9 years ago
Josh Berdine ee206dbc12 Simplify NCPU computation and avoid fork bombs
9 years ago
Josh Berdine c986e65507 Build llvm fe in make test, enable parallel build
9 years ago
Jules Villard f813b801ee change external buckversion
9 years ago
Jules Villard 27f4b99a7a create "install" target
9 years ago
Jules Villard af4a2c1301 download specific infer version
9 years ago
Cristiano Calcagno 53702e43e8 Created IR folder for the intermediate representaion files.
9 years ago
Jules Villard ae8a32ab37 bump version number
9 years ago
Sam Blackshear 85747084b5 adding dependency on ounit
9 years ago
Josh Berdine a73d7be9a8 Remove unused support for ocaml < 4.02
9 years ago
Josh Berdine 4dcf38396b Update minimum required version of ocaml to 4.02.1
9 years ago
Jules Villard 8d78670bd8 version 0.7.0
9 years ago
Ken Yee d3630ccbd5 Make Java config test exit so it doesn't hang on some JVMs
9 years ago
Jules Villard 07d71d2370 check ocaml version in configure script
9 years ago
Sam Blackshear f04c979563 Bump version number for release
9 years ago
Sam Blackshear 78ffffdeb9 better solution for setting JAVA_HOME
9 years ago
Jules Villard d48f33c1c3 version 0.5.0
9 years ago
Jules Villard ec98c32b18 generate .{annot,cmt} files on demand
9 years ago
Jules Villard ea4be060f6 add --disable-java-analyzers option
9 years ago
Jules Villard 03ccd9d5f3 better instructions for first-time users
9 years ago
Jules Villard edcc984158 compute version number inside configure script
9 years ago
Jules Villard 01aab39692 add shasum dependency
9 years ago
Jules Villard 51f0f89f9d add --disable-c-analyzers option
9 years ago
Jules Villard 8ddf621ca3 check if the C compiler is recent enough
9 years ago
Jules Villard ecc6e763d4 compile plugin from toplevel Makefile
9 years ago
Jules Villard 85ad874bf4 fail if ocamlfind is not installed
9 years ago
Jules Villard a774f5e733 compile with -safe-string
9 years ago
Jules Villard 8dabf716e0 remove compilation warnings for OCaml version >= 4.02.0
9 years ago
Jules Villard 82278d0d18 ensure that javac is available
9 years ago
Jules Villard 019147c395 check that python2.7 is present
9 years ago
Jules Villard 5019471640 migrate infer/src/Makefile
9 years ago
Jules Villard 7f1b494001 migrate infer/models/Makefile
9 years ago
Jules Villard 408ec141ad migrate infer/Makefile
9 years ago
Jules Villard afa416ed4e add toplevel Makefile
9 years ago
Jules Villard dbfa1f7c69 migrate infer/annotations/Makefile
9 years ago
Jules Villard 1e3085e8b8 add configure script
9 years ago