[PATCH] [OCaml] [cmake] Add CMake buildsystem for OCaml.

Peter Zotov whitequark at whitequark.org
Tue Nov 4 02:04:02 PST 2014


 * Add documentation in AddOCaml.
 * Build documentation for the Llvm_$BACKEND modules, too.
 * Install documentation in docs/ocaml/html rather than a Debian-specific directory, as it was earlier.
 * Remove whitespace changes.
 * Remove some accidentally committed code.

http://reviews.llvm.org/D6102

Files:
  CMakeLists.txt
  bindings/ocaml/CMakeLists.txt
  bindings/ocaml/all_backends/CMakeLists.txt
  bindings/ocaml/analysis/CMakeLists.txt
  bindings/ocaml/backends/CMakeLists.txt
  bindings/ocaml/bitreader/CMakeLists.txt
  bindings/ocaml/bitwriter/CMakeLists.txt
  bindings/ocaml/executionengine/CMakeLists.txt
  bindings/ocaml/irreader/CMakeLists.txt
  bindings/ocaml/linker/CMakeLists.txt
  bindings/ocaml/llvm/CMakeLists.txt
  bindings/ocaml/target/CMakeLists.txt
  bindings/ocaml/transforms/CMakeLists.txt
  bindings/ocaml/transforms/ipo/CMakeLists.txt
  bindings/ocaml/transforms/passmgr_builder/CMakeLists.txt
  bindings/ocaml/transforms/scalar_opts/CMakeLists.txt
  bindings/ocaml/transforms/vectorize/CMakeLists.txt
  cmake/config-ix.cmake
  cmake/modules/AddOCaml.cmake
  cmake/modules/FindOCaml.cmake
  docs/CMakeLists.txt
  test/Bindings/OCaml/lit.local.cfg
  test/CMakeLists.txt
  test/lit.cfg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6102.15751.patch
Type: text/x-patch
Size: 21438 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141104/969e3136/attachment.bin>


More information about the llvm-commits mailing list