summary refs log tree commit diff
path: root/pkgs/development/ocaml-modules/num/default.nix
Commit message (Collapse)AuthorAge
* ocamlPackages tree-wide: Move buildInputs that should be nativeBuildInputsUlrik Strid2022-02-24
| | | | | To keep this for the future we also strictDeps where possible, including for janePackages, topkg, oasis and ocamlbuild. This makes some closures significantly smaller and makes cross compilation easier
* treewide: rename name to pname&versionFelix Buehler2022-02-06
|
* ocamlPackages.*: use spaces for indentationzowoq2021-01-21
|
* ocamlPackages: stdenv.lib → libsternenseemann2021-01-12
| | | | | | | This change was produced by searching for remaining occurrences of stdenv.lib and replacing them manually. Reference #108938.
* ocaml: num: add ability to link staticallyAlexander Bantyev2019-11-26
|
* ocaml: num: Allow to disable dynamic linkingAlexander Bantyev2019-11-26
|
* ocaml-modules: replace buildInputs with nativeBuildInputs where appropriateYorick van Pelt2019-11-11
| | | | | The default has been to use buildInputs for build dependencies. This doesn't work when cross-compiling.
* ocamlPackages.num: init at 1.1Vincent Laporte2017-11-03