Mario Rodas
|
f7ac956a2b
|
buildDunePackage: add support for parallel build
dune allows to specify the number of jobs to build the package.
|
2020-04-29 16:08:52 +02:00 |
|
Vincent Laporte
|
0229936bbe
|
buildDunePackage: add a “useDune2” option
|
2020-03-23 09:12:50 +01:00 |
|
volth
|
f3282c8d1e
|
treewide: remove unused variables (#63177)
* treewide: remove unused variables
* making ofborg happy
|
2019-06-16 19:59:05 +00:00 |
|
Vincent Laporte
|
66efb76c75
|
ocamlPackages.buildDunePackage: fix meta.platforms
|
2018-11-30 16:19:03 +00:00 |
|
Théo Zimmermann
|
742bce7793
|
buildDunePackage: inline dune.installPhase for easier overriding
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
|
2018-11-07 10:08:08 +01:00 |
|
Théo Zimmermann
|
406405d8bd
|
buildDunePackage: add support for pre and post phase hooks
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
|
2018-11-07 10:08:08 +01:00 |
|
Théo Zimmermann
|
794158fcd5
|
buildDunePackage: new support function; use it to refactor some OCaml derivations
|
2018-11-07 10:08:03 +01:00 |
|