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