summaryrefslogtreecommitdiff
path: root/pkgs/build-support/ocaml
AgeCommit message (Expand)Author
2025-12-20Revert "ocamlPackages.buildDunePackage: Use final pname and version"Vincent Laporte
2025-12-16ocamlPackages.buildDunePackage: Use overriden pname and versionRoss Smyth
2025-11-13dune_1: removeVincent Laporte
2025-10-18ocamlPackages: swap throws to meta.brokenjopejoe1
2025-10-04pkgs: remove optional builtins prefixes from prelude functionsNAHO
2025-09-25ocamlPackages.buildDunePackage: support fixed point args with `lib.extendMkDe...Yifei Sun
2025-07-24treewide: run nixfmt 1.0.0Wolfgang Walther
2024-12-10treewide: format all inactive Nix filesSilvan Mosberger
2024-09-18buildDunePackage: allow overriding `stdenv`Antonio Nuno Monteiro
2024-06-21build-support/ocaml: deprecate minimumOCamlVersion (#319907)superherointj
2023-09-28ocamlPackages.buildTopkgPackage: AddedJules Aguillon
2023-05-12ocamlPackages: default to version 3 of DuneVincent Laporte
2023-05-06ocamlPackages.buildDunePackage: deprecate useDune2Et7f3
2023-03-28buildDunePackage: use `--mandir` instead of `--man`Antonio Nuno Monteiro
2023-03-14[OCaml] tell dune where to install manFrançois Bobot
2023-03-13buildDunePackage: fix doc installationAntonio Nuno Monteiro
2023-02-03buildDunePackage: default to strictDeps = trueUlrik Strid
2023-02-03ocamlPackages treewide: strictDeps all packagesUlrik Strid
2022-10-25ocamlPackages.buildOcaml: removeVincent Laporte
2022-04-25treewide: Simplify negated uses of versionAtLeast, versionOlderAnders Kaseorg
2022-03-28ocamlPackages.buildDunePackage: add support for dune 3Vincent Laporte
2022-03-13buildDunePackage: use dune_2 by defaultVincent Laporte
2022-02-24ocamlPackages tree-wide: Move buildInputs that should be nativeBuildInputsUlrik Strid
2021-11-01buildOcaml: rename name to pnameFelix Buehler
2021-08-19pkgsStatic.ocaml-ng: migrate static adapter to derivations themselvesGuillaume Girol
2021-08-19buildDunePackage: use nativeBuildInputs for build toolsGuillaume Girol
2021-08-19ocamlPackages.mkDerivation: use nativeBuildInputs for build toolsGuillaume Girol
2021-06-11build-support.ocaml.dune: handle minimalOCamlVersion typosuperherointj
2021-03-07ocamlPackages.dune: rename into dune_1Vincent Laporte
2021-01-24treewide: stdenv.lib -> libPavol Rusnak
2020-12-21buildDunePackage: use dune install instead of opalinesternenseemann
2020-07-02ocamlPackages.buildOasis: fix handling of installation prefixVincent Laporte
2020-04-29buildDunePackage: add support for parallel buildMario Rodas
2020-03-23buildDunePackage: add a “useDune2” optionVincent Laporte
2019-11-14treewide: CAML_LD_LIBRARY_PATH may be undefinedJohn Ericson
2019-08-07Suggested editsMerlin Göttlinger
2019-08-07Suggested editsMerlin Göttlinger
2019-08-06Don't use buildOcamlMerlin Göttlinger
2019-08-06Suggested changesMerlin Göttlinger
2019-08-01OCaml build support: add oasis build systemMerlin Göttlinger
2019-06-16treewide: remove unused variables (#63177)volth
2018-11-30ocamlPackages.buildDunePackage: fix meta.platformsVincent Laporte
2018-11-07buildDunePackage: inline dune.installPhase for easier overridingThéo Zimmermann
2018-11-07buildDunePackage: add support for pre and post phase hooksThéo Zimmermann
2018-11-07buildDunePackage: new support function; use it to refactor some OCaml derivat...Théo Zimmermann
2016-10-09OCaml modules: make explicit some dependencies to ocamlbuildVincent Laporte
2016-10-05treewide: use ocaml.version (#19192)Kirill Boltaev
2016-03-13Ensure that we can evaluate the platform attribute of ocaml packages.Nicolas B. Pierron
2015-05-22add an ocaml specific builder to the systemEric Merritt