package dune-configurator

  1. Overview
  2. Docs
Helper library for gathering system configuration

Install

Dune Dependency

Authors

Maintainers

Sources

dune-build-info-1.11.4.tbz
sha256=77cb5f483221b266ded2b85fc84173ae0089a25134a086be922e82c131456ce6
sha512=02f00fd872aa49b832fc8c1e928409f23c79ddf84a53009a58875f222cca36fbb92c905e12c539caec9cbad723f195a8aa24218382dca35a903b3f52b11f06f2

Description

dune-configurator is a small library that helps writing OCaml scripts that test features available on the system, in order to generate config.h files for instance. Among other things, dune-configurator allows one to:

  • test if a C program compiles
  • query pkg-config
  • import #define from OCaml header files
  • generate config.h file

Published: 27 Nov 2019

README

Dune - A composable build system

Dune is a build system designed for OCaml/Reason projects only. It focuses on providing the user with a consistent experience and takes care of most of the low-level details of OCaml compilation. All you have to do is provide a description of your project and dune will do the rest.

The scheme it implements is inspired from the one used inside Jane Street and adapted to the open source world. It has matured over a long time and is used daily by hundreds of developers, which means that it is highly tested and productive.

Dune comes with a manual. If you want to get started without reading too much, you can look at the quick start guide or watch this introduction video.

The example directory contains examples of projects using dune.

Overview

Dune reads project metadata from dune files, which are either static files in a simple S-expression syntax or OCaml scripts. It uses this information to setup build rules, generate configuration files for development tools such as merlin, handle installation, etc...

Dune itself is fast, has very low overhead and supports parallel builds on all platforms. It has no system dependencies: all you need to build dune and packages using dune is OCaml. You don't need make or bash as long as the packages themselves don't use bash explicitly.

Especially, one can install OCaml on Windows with a binary installer and then use only the Windows Console to build dune and packages using dune.

Strengths

Composable

Take n repositories that use dune, arrange them in any way on the file system and the result is still a single repository that dune knows how to build at once.

This make simultaneous development on multiple packages trivial.

Gracefully handles multi-package repositories

Dune knows how to handle repositories containing several packages. When building via opam, it is able to correctly use libraries that were previously installed even if they are already present in the source tree.

The magic invocation is:

$ dune build --only-packages <package-name> @install

Building against several configurations at once

Dune is able to build a given source code repository against several configurations simultaneously. This helps maintaining packages across several versions of OCaml as you can test them all at once without hassle.

In particular, this makes it easy to handle cross-compilation.

This feature requires opam.

Requirements

Dune requires OCaml version 4.02.3 or greater.

Installation

The recommended way to install dune is via the opam package manager:

$ opam install dune

You can also build it manually with:

$ make release
$ make install

Running simply make will build dune using the development settings.

If you do not have make, you can do the following:

$ ocaml bootstrap.ml
$ ./boot.exe
$ ./_boot/default/bin/main_dune.exe install dune

Support

If you have questions about dune, you can send an email to ocaml-core@googlegroups.com or open a ticket on github.

Migration from jbuilder

Dune was formerly known as jbuilder. Migration from jbuilder to dune is described in the manual.

Status

Dune is now fairly stable and is used by the majority of packages on opam. Note that dune retains backward compatibility with Jbuilder, and in particular existing Jbuilder projects will continue to be buildable with dune.

Dependencies (2)

  1. dune >= "2.0.0"
  2. ocaml < "4.06.0~~"

Dev Dependencies

None

  1. ahrocksdb
  2. albatross
  3. alsa >= "0.3.0"
  4. alt-ergo-lib >= "2.4.0" & < "2.5.0"
  5. antic >= "0.2.3"
  6. ao >= "0.2.2"
  7. arb >= "0.2.3"
  8. async_ssl >= "v0.12.0"
  9. base >= "v0.12.1"
  10. base64 >= "3.3.0" & < "3.5.0"
  11. bjack >= "0.1.6"
  12. bls12-381 < "0.4.1"
  13. bls12-381-js-gen
  14. bls12-381-legacy
  15. bls12-381-unix
  16. bwrap
  17. cairo2 >= "0.6" & < "0.6.3"
  18. calcium >= "0.2.3"
  19. checkseum >= "0.2.0"
  20. class_group_vdf >= "0.0.4"
  21. containers >= "2.4"
  22. containers-thread
  23. crlibm >= "0.3" & < "0.5"
  24. cryptokit >= "1.16.1"
  25. ctypes >= "0.21.1"
  26. ctypes-foreign >= "0.21.1"
  27. ctypes-zarith
  28. curses >= "1.0.9"
  29. dssi >= "0.1.3"
  30. eigen >= "0.3.2" & < "0.4.0"
  31. extunix >= "0.3.1" & < "0.4.0"
  32. faad >= "0.5.0"
  33. fdkaac >= "0.3.2"
  34. ffmpeg-av
  35. ffmpeg-avcodec
  36. ffmpeg-avdevice
  37. ffmpeg-avfilter
  38. ffmpeg-avutil
  39. ffmpeg-swresample
  40. ffmpeg-swscale
  41. fftw3 >= "0.8.2"
  42. fiat-p256
  43. flac >= "0.3.0"
  44. flint >= "0.2.3"
  45. frama-c >= "26.0~beta"
  46. freetds >= "0.7"
  47. frei0r >= "0.1.2"
  48. gd >= "1.1"
  49. gen >= "0.5.3" & < "1.1"
  50. gettext-stub
  51. glfw-ocaml >= "3.2.1-1"
  52. goblint-cil >= "2.0.0"
  53. graphics >= "5.1.0"
  54. gsl = "1.24.0" | >= "1.24.2"
  55. gstreamer >= "0.3.1"
  56. hdf5 >= "0.1.5"
  57. hidapi >= "1.1"
  58. hxd = "0.2.0"
  59. interval_base
  60. interval_crlibm < "1.6"
  61. io-page >= "2.1.0" & < "2.4.0"
  62. io-page-xen >= "2.1.0"
  63. iomux
  64. iter >= "1.2.1" & < "1.7"
  65. jst-config
  66. krb
  67. lablgtk3 >= "3.0.beta4" & < "3.0.beta7"
  68. lablqml >= "0.7"
  69. lacaml >= "11.0.2"
  70. ladspa >= "0.2.0"
  71. lame >= "0.3.4"
  72. lbfgs >= "0.9.1" & < "0.9.5"
  73. lilv
  74. links = "0.9"
  75. links-postgresql = "0.9"
  76. links-sqlite3 < "0.9.1"
  77. llama
  78. lmdb >= "1.0"
  79. lo >= "0.2.0"
  80. lwt >= "4.3.0"
  81. lz4 >= "1.3.0"
  82. mad >= "0.5.0"
  83. mesh >= "0.9.5"
  84. mesh-easymesh >= "0.9.5"
  85. mindstorm = "0.8"
  86. mindstorm-lwt
  87. mirage-clock = "2.0.0"
  88. mirage-clock-freestanding = "2.0.0"
  89. mirage-clock-lwt >= "2.0.0"
  90. mirage-clock-unix >= "3.0.0"
  91. mirage-crypto-ec
  92. mirage-crypto-rng >= "0.6.1" & < "0.8.6"
  93. mlmpfr >= "4.2.0"
  94. mm >= "0.7.0"
  95. mpg123
  96. mssql < "2.0.3"
  97. mysql8
  98. OCanren
  99. OCanren-ppx
  100. ocaml-canvas
  101. ocaml_intrinsics
  102. ocamlfuse >= "2.7.1-cvs6"
  103. octez-version
  104. odepack >= "0.6.9"
  105. ogg = "0.6.0" | >= "0.7.0"
  106. opus >= "0.2.0"
  107. owl >= "0.5.0"
  108. owl-base >= "0.5.0" & < "0.7.0"
  109. parmap >= "1.1.1"
  110. pcre >= "7.3.5" & < "7.4.2" | >= "7.4.4"
  111. pcre2
  112. plplot >= "5.11.0-1"
  113. poll
  114. portaudio >= "0.2.2"
  115. portmidi
  116. posix-getopt >= "2.0.0"
  117. postgresql >= "4.4.1" & < "4.5.1" | >= "4.6.0"
  118. ppx_cstubs < "0.4.1"
  119. ppx_monad >= "0.2.0"
  120. pulseaudio >= "0.1.4"
  121. qrencode >= "0.2"
  122. raygui
  123. raylib >= "0.2.2"
  124. samplerate >= "0.1.5"
  125. secp256k1 >= "0.4.1"
  126. secp256k1-internal >= "0.2.0"
  127. shine >= "0.2.2"
  128. soundtouch >= "0.1.9"
  129. speex >= "0.4.0"
  130. sqlite3 >= "4.4.1"
  131. srt >= "0.1.1"
  132. ssl >= "0.5.6"
  133. taglib >= "0.3.7"
  134. tcpip >= "3.7.6" & < "6.0.0"
  135. tensorflow >= "0.0.11"
  136. tezos-version >= "13.0"
  137. theora >= "0.4.0"
  138. torch
  139. trexio
  140. tsdl-image >= "0.3.2"
  141. tsdl-mixer >= "0.3.2"
  142. tsdl-ttf >= "0.3.2"
  143. uring
  144. vorbis >= "0.8.0"
  145. wasmtime
  146. yaml >= "1.0.0"
  147. zmq >= "5.1.0"

Conflicts

None