summaryrefslogtreecommitdiff
path: root/llvm/cmake/modules/AddOCaml.cmake
AgeCommit message (Expand)Author
2024-05-25[llvm] Revise IDE folder structure (#89741)Michael Kruse
2022-08-18Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too"John Ericson
2022-08-18[cmake] Use `CMAKE_INSTALL_LIBDIR` tooJohn Ericson
2021-10-05Add .cmt and .cmti files for OCaml bindingsTN Khanh
2019-10-11[llvm] [ocaml] Support linking against dylibMichal Gorny
2017-11-04Move the srpm, ocaml_make_directory, llvm_vcsrevision_h, and llvm-headers pro...Aaron Ballman
2017-07-29[OCaml] Pass -D/-UNDEBUG through to ocamlcMichal Gorny
2017-07-29[OCaml] Install dynamic libraries in 'stubdirs' directoryMichal Gorny
2017-07-28Revert rL309320 - "[OCaml] Respect CMAKE_C_FLAGS for OCaml C files"Michal Gorny
2017-07-27[OCaml] Respect CMAKE_C_FLAGS for OCaml C filesMichal Gorny
2016-10-01[OCaml] Install .mli (interface) filesMichal Gorny
2016-09-30cmake: Install the OCaml libraries into a more correct pathMichal Gorny
2016-09-09Move the ocaml_all target into the Misc folder for cleanliness; NFC.Aaron Ballman
2016-09-05[CMake] [OCaml] Allow building OCaml bindings out of tree.Peter Zotov
2016-06-21[build] Fixed build break for OCaml bindings.Artem Belevich
2015-06-07[cmake] [OCaml] Make ocamldoc targets depend on output filesPeter Zotov
2015-01-13[OCaml] Use $CAMLORIGIN, an rpath-$ORIGIN-like mechanism in OCaml.Peter Zotov
2014-12-30[OCaml] [cmake] Use LLVM_LIBRARY_DIR instead of LLVM_LIBRARY_OUTPUT_INTDIR.Peter Zotov
2014-12-01[OCaml] [cmake] Add CMake buildsystem for OCaml.Peter Zotov