aboutsummaryrefslogtreecommitdiff
path: root/bindings/ocaml/Makefile.ocaml
AgeCommit message (Expand)Author
2011-02-09Fix compiling the ocaml kaleidoscope tutorialsErick Tryzelaar
2010-03-08Add OCaml tutorial to the examples.Erick Tryzelaar
2009-12-18Fix another parallel make race condition.Bob Wilson
2009-09-11Fix pr4820: Don't run llvm-config during "make clean" since it may haveBob Wilson
2009-03-06Fix a parallel make race condition by swapping the order of -I directories.Bob Wilson
2009-02-26Remove libtool.Nick Lewycky
2008-03-10Refresh Makefile.ocaml in objdir if it is modified in srcdir.Gordon Henriksen
2008-03-10Adding ocamldoc generation.Gordon Henriksen
2008-03-07Fix a typo. 'make clean' in bindings/ocaml would leave an output.Gordon Henriksen
2008-03-04Fix a typo noticed by Erick Tryzelaar,Gordon Henriksen
2008-01-06Modify Makefile.rules to allow makefiles to prepend to C.Flags andGordon Henriksen
2008-01-04Quote a path in the Ocaml makefile which is likely to include spaces on Windows.Gordon Henriksen
2007-12-29remove attributions from the rest of the llvm makefiles.Chris Lattner
2007-12-25Disabling -g for ocaml builds; it's not downwards compatible.Gordon Henriksen
2007-12-23C and Ocaml bindings for ExecutionEngine (i.e., the JIT compiler).Gordon Henriksen
2007-12-03Track dependencies when creating symlinks to LLVM libraries nextGordon Henriksen
2007-10-12Fix ocaml bindings for picky linkers. :)Gordon Henriksen
2007-10-06Bindings for the verifier.Gordon Henriksen
2007-10-04Do use the actual ocaml stdlib (not the install dir) to find theGordon Henriksen
2007-10-02Providing --with-ocaml-libdir for ./configure. The default is theGordon Henriksen
2007-09-26Added C and Ocaml bindings for functions, basic blocks, and Gordon Henriksen
2007-09-23Fix srcdir <> objdir builds with ocaml 2.10. Downrev versions don't care whetherGordon Henriksen
2007-09-20Incorporating review feedback for GC verifier patch.Gordon Henriksen
2007-09-18git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42090 91177308-0d34-...Gordon Henriksen