aboutsummaryrefslogtreecommitdiffstats
path: root/bindings/ocaml/Makefile.ocaml
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-8/+21
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-72/+49
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+1
* Merging r195912:Bill Wendling2013-12-021-1/+1
* Merging r195834:Bill Wendling2013-11-271-3/+12
* Merging r195782:Bill Wendling2013-11-271-0/+1
* [OCaml] Fix building of stub librariesPeter Zotov2013-11-151-2/+2
* [OCaml] Dynamically link LLVM on --enable-shared buildsPeter Zotov2013-11-121-1/+67
* OCaml bindings: fix typoSylvestre Ledru2013-11-011-1/+1
* OCaml bindings: formattingSylvestre Ledru2013-11-011-3/+3
* Minor fixes in Makefiles for the OCaml bindings:Wojciech Matyjewicz2011-11-091-4/+4
* Fix compiling the ocaml kaleidoscope tutorialsErick Tryzelaar2011-02-091-2/+7
* Add OCaml tutorial to the examples.Erick Tryzelaar2010-03-081-28/+95
* Fix another parallel make race condition.Bob Wilson2009-12-181-0/+1
* Fix pr4820: Don't run llvm-config during "make clean" since it may haveBob Wilson2009-09-111-0/+4
* Fix a parallel make race condition by swapping the order of -I directories.Bob Wilson2009-03-061-2/+2
* Remove libtool.Nick Lewycky2009-02-261-1/+1
* Refresh Makefile.ocaml in objdir if it is modified in srcdir.Gordon Henriksen2008-03-101-0/+8
* Adding ocamldoc generation.Gordon Henriksen2008-03-101-0/+7
* Fix a typo. 'make clean' in bindings/ocaml would leave an output.Gordon Henriksen2008-03-071-1/+1
* Fix a typo noticed by Erick Tryzelaar,Gordon Henriksen2008-03-041-1/+1
* Modify Makefile.rules to allow makefiles to prepend to C.Flags andGordon Henriksen2008-01-061-1/+2
* Quote a path in the Ocaml makefile which is likely to include spaces on Windows.Gordon Henriksen2008-01-041-1/+1
* remove attributions from the rest of the llvm makefiles.Chris Lattner2007-12-291-2/+2
* Disabling -g for ocaml builds; it's not downwards compatible.Gordon Henriksen2007-12-251-3/+4
* C and Ocaml bindings for ExecutionEngine (i.e., the JIT compiler).Gordon Henriksen2007-12-231-5/+13
* Track dependencies when creating symlinks to LLVM libraries nextGordon Henriksen2007-12-031-9/+26
* Fix ocaml bindings for picky linkers. :)Gordon Henriksen2007-10-121-2/+3
* Bindings for the verifier.Gordon Henriksen2007-10-061-2/+5
* Do use the actual ocaml stdlib (not the install dir) to find theGordon Henriksen2007-10-041-3/+2
* Providing --with-ocaml-libdir for ./configure. The default is theGordon Henriksen2007-10-021-7/+1
* Added C and Ocaml bindings for functions, basic blocks, and Gordon Henriksen2007-09-261-0/+2
* Fix srcdir <> objdir builds with ocaml 2.10. Downrev versions don't care whetherGordon Henriksen2007-09-231-1/+2
* Incorporating review feedback for GC verifier patch.Gordon Henriksen2007-09-201-45/+76
* git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42090 91177308-0d34-...Gordon Henriksen2007-09-181-0/+265