about summary refs log tree commit diff
path: root/pkgs/build-support/ocaml
AgeCommit message (Expand)AuthorFilesLines
2020-03-23buildDunePackage: add a “useDune2” optionVincent Laporte1-2/+4
2019-11-14treewide: CAML_LD_LIBRARY_PATH may be undefinedJohn Ericson1-1/+1
2019-08-07Suggested editsMerlin Göttlinger1-5/+7
2019-08-07Suggested editsMerlin Göttlinger1-11/+3
2019-08-06Don't use buildOcamlMerlin Göttlinger1-4/+25
2019-08-06Suggested changesMerlin Göttlinger1-1/+1
2019-08-01OCaml build support: add oasis build systemMerlin Göttlinger1-0/+31
2019-06-16treewide: remove unused variables (#63177)volth1-1/+1
2018-11-30ocamlPackages.buildDunePackage: fix meta.platformsVincent Laporte1-2/+2
2018-11-07buildDunePackage: inline dune.installPhase for easier overridingThéo Zimmermann1-2/+2
2018-11-07buildDunePackage: add support for pre and post phase hooksThéo Zimmermann1-3/+15
2018-11-07buildDunePackage: new support function; use it to refactor some OCaml derivat...Théo Zimmermann1-0/+24
2016-10-09OCaml modules: make explicit some dependencies to ocamlbuildVincent Laporte1-2/+2
2016-10-05treewide: use ocaml.version (#19192)Kirill Boltaev1-4/+2
2016-03-13Ensure that we can evaluate the platform attribute of ocaml packages.Nicolas B. Pierron1-1/+1
2015-05-22add an ocaml specific builder to the systemEric Merritt1-0/+36