summaryrefslogtreecommitdiffstats
path: root/llvm/cmake/modules/AddOCaml.cmake
Commit message (Expand)AuthorAgeFilesLines
* [llvm] [ocaml] Support linking against dylibMichal Gorny2019-10-111-14/+18
* Move the srpm, ocaml_make_directory, llvm_vcsrevision_h, and llvm-headers pro...Aaron Ballman2017-11-041-0/+1
* [OCaml] Pass -D/-UNDEBUG through to ocamlcMichal Gorny2017-07-291-0/+5
* [OCaml] Install dynamic libraries in 'stubdirs' directoryMichal Gorny2017-07-291-1/+1
* Revert rL309320 - "[OCaml] Respect CMAKE_C_FLAGS for OCaml C files"Michal Gorny2017-07-281-1/+1
* [OCaml] Respect CMAKE_C_FLAGS for OCaml C filesMichal Gorny2017-07-271-1/+1
* [OCaml] Install .mli (interface) filesMichal Gorny2016-10-011-1/+2
* cmake: Install the OCaml libraries into a more correct pathMichal Gorny2016-09-301-9/+12
* Move the ocaml_all target into the Misc folder for cleanliness; NFC.Aaron Ballman2016-09-091-0/+1
* [CMake] [OCaml] Allow building OCaml bindings out of tree.Peter Zotov2016-09-051-3/+9
* [build] Fixed build break for OCaml bindings.Artem Belevich2016-06-211-1/+7
* [cmake] [OCaml] Make ocamldoc targets depend on output filesPeter Zotov2015-06-071-1/+1
* [OCaml] Use $CAMLORIGIN, an rpath-$ORIGIN-like mechanism in OCaml.Peter Zotov2015-01-131-0/+2
* [OCaml] [cmake] Use LLVM_LIBRARY_DIR instead of LLVM_LIBRARY_OUTPUT_INTDIR.Peter Zotov2014-12-301-3/+3
* [OCaml] [cmake] Add CMake buildsystem for OCaml.Peter Zotov2014-12-011-0/+199
OpenPOWER on IntegriCloud