summary refs log tree commit diff
path: root/pkgs/build-support/ocaml
Commit message (Collapse)AuthorAge
* 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
|
* ocamlPackages.buildOasis: fix handling of installation prefixVincent Laporte2020-07-02
|
* buildDunePackage: add support for parallel buildMario Rodas2020-04-29
| | | | dune allows to specify the number of jobs to build the package.
* buildDunePackage: add a “useDune2” optionVincent Laporte2020-03-23
|
* treewide: CAML_LD_LIBRARY_PATH may be undefinedJohn Ericson2019-11-14
|
* Suggested editsMerlin Göttlinger2019-08-07
|
* Suggested editsMerlin Göttlinger2019-08-07
|
* Don't use buildOcamlMerlin Göttlinger2019-08-06
|
* Suggested changesMerlin Göttlinger2019-08-06
|
* OCaml build support: add oasis build systemMerlin Göttlinger2019-08-01
|
* treewide: remove unused variables (#63177)volth2019-06-16
| | | | | | * treewide: remove unused variables * making ofborg happy
* ocamlPackages.buildDunePackage: fix meta.platformsVincent Laporte2018-11-30
|
* buildDunePackage: inline dune.installPhase for easier overridingThéo Zimmermann2018-11-07
| | | | Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
* buildDunePackage: add support for pre and post phase hooksThéo Zimmermann2018-11-07
| | | | Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
* buildDunePackage: new support function; use it to refactor some OCaml ↵Théo Zimmermann2018-11-07
| | | | derivations
* OCaml modules: make explicit some dependencies to ocamlbuildVincent Laporte2016-10-09
|
* treewide: use ocaml.version (#19192)Kirill Boltaev2016-10-05
|
* Ensure that we can evaluate the platform attribute of ocaml packages.Nicolas B. Pierron2016-03-13
|
* add an ocaml specific builder to the systemEric Merritt2015-05-22