configurator
Helper library for gathering system configuration
Description
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.
Configurator allows one to:
- test if a C program compiles
- query pkg-config
- import #define from OCaml header files
- generate config.h file
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 22 Mar 2018
- Authors
- Maintainers
Sources
Dependencies
jbuilder
>= "1.0+beta18.1"
stdio
>= "v0.11" & < "v0.14"
base
>= "v0.11" & < "v0.14"
ocaml
>= "4.04.1"
Reverse Dependencies
async_ssl
= "v0.11.0"
bitcoinml
< "0.4.1"
camlimages
>= "5.0.0" & < "5.0.3"
core
>= "v0.11.0" & < "v0.12.0"
core_kernel
>= "v0.11.0" & < "v0.12.0"
crlibm
< "0.3"
fftw3
>= "0.8" & < "0.8.2"
freetds
= "0.6"
gammu
>= "0.9.4"
gsl
>= "1.20.0" & < "1.24.0"
hidapi
< "1.1"
io-page
>= "2.0.0" & < "2.1.0"
io-page-unix
>= "2.0.0" & != "2.1.0" & < "2.3.0"
io-page-xen
>= "2.0.0" & < "2.1.0"
lablqml
>= "0.6" & < "0.7"
lacaml
>= "10.0.1" & < "11.0.2"
lbfgs
= "0.9"
mesh
>= "0.8.9" & < "0.9.3"
mesh-easymesh
< "0.9.3"
mesh-graphics
< "0.9.3"
mesh-triangle
< "0.9.5"
mirage-clock-unix
>= "1.3.0" & < "2.0.0"
ocaml-r
>= "0.1.0" & < "0.3.1"
owl
>= "0.3.7" & < "0.5.0"
pcre
>= "7.3.0" & < "7.3.5"
postgresql
>= "4.1.0" & < "4.4.1"
secp256k1
>= "0.2.5" & < "0.4.1"
sqlite3
>= "4.2.0" & < "4.4.1"
tcpip
>= "3.2.0" & < "3.7.6"
yaml
= "0.2.1"
zmq
= "5.0.0"
Conflicts
jbuilder
= "1.0+beta19"