55 Commits (bf9d194e4303e2aa1906df8fea90ca688d19749b)

Author SHA1 Message Date
Jules Villard e873a2c502 build the bdump dict again
9 years ago
Martino Luca f89e66dc60 Stats aggregator for frontend/backend/reporting
9 years ago
Jules Villard d1eff7436b build more things
9 years ago
Jules Villard 13cb7d8ed9 test OSS build as part of `make test`
9 years ago
Jules Villard 92aef2a411 fix make -j8 clean test
9 years ago
Jules Villard 1c56310f39 build in one directory only
9 years ago
Josh Berdine e211e489c7 Add target to convert files to reason
9 years ago
Cristiano Calcagno 885beed0b1 Convert the Intermediate Representation to Reason.
9 years ago
Josh Berdine 0cda42fc90 Add target to build single module
9 years ago
Josh Berdine 7ed2425320 Incorporate _tags file into Makefile
9 years ago
Josh Berdine 7a5cc8f42c Add make target for module dependency graph
9 years ago
Josh Berdine e1020c8ebe Remove -open(Utils) compile flag hack
9 years ago
Josh Berdine 35e1a8740a Add checkcopyright to test build
9 years ago
Josh Berdine 61c5a80567 Clean files generated by setup.sh
9 years ago
Josh Berdine ee206dbc12 Simplify NCPU computation and avoid fork bombs
9 years ago
Jules Villard f813b801ee change external buckversion
9 years ago
Jules Villard 27f4b99a7a create "install" target
9 years ago
Jules Villard f0512bcd91 create infer/bin/ symlinks from the makefile
9 years ago
Cristiano Calcagno 53702e43e8 Created IR folder for the intermediate representaion files.
9 years ago
Sam Blackshear 85747084b5 adding dependency on ounit
9 years ago
Sam Blackshear 62965e8051 adding runner for OCaml unit tests
9 years ago
Josh Berdine b54fbc2776 Add test_build target warnings not fatal otherwise
9 years ago
Josh Berdine 3a7f4b9d3f Add byte target
9 years ago
Josh Berdine 4e8008baf2 Simplify setting ocamlbuild options
9 years ago
Josh Berdine c585383fba Let ocamlfind find include and lib files
9 years ago
Josh Berdine a73d7be9a8 Remove unused support for ocaml < 4.02
9 years ago
Josh Berdine 77b22ded03 Warn on unused identifiers
9 years ago
Josh Berdine 02056079cf Warn of unused values
9 years ago
Josh Berdine a6d7bbb38b Warn of unescaped end-of-line in a string constant
9 years ago
Josh Berdine 55cb61dbda Warn of unused open statements
9 years ago
Josh Berdine b155168083 Open Utils implicitly
9 years ago
Josh Berdine 2fa5c5b4e9 Warn of unused types
9 years ago
Josh Berdine 89338c86e9 Warn of unused constructors
9 years ago
Josh Berdine 2e4f4a0c5f Warn of label omitted in function application
9 years ago
Josh Berdine 2f47142b94 Warn of unused loop index variables
9 years ago
Josh Berdine bd8284443c Warn of unused extension (exception) constructors
9 years ago
Josh Berdine 7e7d524e29 Enable -short-paths for better error messages
9 years ago
Josh Berdine 4f4b00fffa Enable -strict-sequence
9 years ago
Josh Berdine 675cfeb56c Enable -strict-formats
9 years ago
Josh Berdine 9bdd1a9d0f Enable -principal to check ambiguous code
9 years ago
Josh Berdine fb96eaabcd Make ocamlbuild obey make --silent
9 years ago
Josh Berdine 264038f3ee Make clean target obey --silent
9 years ago
Sam Blackshear 7af27e07d5 deleting unused type_prop.ml
9 years ago
Jules Villard 9ecf2d9f5e force git repo root when computing version info
9 years ago
Cristiano Calcagno 51f494f542 Add missing reference to eradicate directory.
9 years ago
Jules Villard a6fb4d82bb do not use --delete when rsyncing annotations
9 years ago
Jules Villard 09f9765473 use several build directories
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 edcc984158 compute version number inside configure script
9 years ago