summary refs log tree commit diff
path: root/pkgs/build-support/ocaml/dune.nix
Commit message (Expand)AuthorAge
* ocamlPackages: default to version 3 of DuneVincent Laporte2023-05-12
* ocamlPackages.buildDunePackage: deprecate useDune2Et7f32023-05-06
* buildDunePackage: use `--mandir` instead of `--man`Antonio Nuno Monteiro2023-03-28
* [OCaml] tell dune where to install manFrançois Bobot2023-03-14
* buildDunePackage: fix doc installationAntonio Nuno Monteiro2023-03-13
* buildDunePackage: default to strictDeps = trueUlrik Strid2023-02-03
* ocamlPackages treewide: strictDeps all packagesUlrik Strid2023-02-03
* treewide: Simplify negated uses of versionAtLeast, versionOlderAnders Kaseorg2022-04-25
* ocamlPackages.buildDunePackage: add support for dune 3Vincent Laporte2022-03-28
* buildDunePackage: use dune_2 by defaultVincent Laporte2022-03-13
* pkgsStatic.ocaml-ng: migrate static adapter to derivations themselvesGuillaume Girol2021-08-19
* buildDunePackage: use nativeBuildInputs for build toolsGuillaume Girol2021-08-19
* build-support.ocaml.dune: handle minimalOCamlVersion typosuperherointj2021-06-11
* ocamlPackages.dune: rename into dune_1Vincent Laporte2021-03-07
* treewide: stdenv.lib -> libPavol Rusnak2021-01-24
* buildDunePackage: use dune install instead of opalinesternenseemann2020-12-21
* buildDunePackage: add support for parallel buildMario Rodas2020-04-29
* buildDunePackage: add a “useDune2” optionVincent Laporte2020-03-23
* treewide: remove unused variables (#63177)volth2019-06-16
* ocamlPackages.buildDunePackage: fix meta.platformsVincent Laporte2018-11-30
* buildDunePackage: inline dune.installPhase for easier overridingThéo Zimmermann2018-11-07
* buildDunePackage: add support for pre and post phase hooksThéo Zimmermann2018-11-07
* buildDunePackage: new support function; use it to refactor some OCaml derivat...Théo Zimmermann2018-11-07