summary refs log tree commit diff
path: root/pkgs/development/tools/ocaml/findlib
Commit message (Expand)AuthorAge
* ocamlPackages.findlib: move destdir creation to installPhaseGuillaume Girol2022-01-23
* ocamlPackages.findlib: don't wait configurePhase to set OCAMLFIND_DESTDIRGuillaume Girol2021-12-26
* pkgsStatic.ocaml-ng: migrate static adapter to derivations themselvesGuillaume Girol2021-08-19
* ocamlPackages.findlib: create destdir even when there are no buildInputsGuillaume Girol2021-08-19
* ocamlPackages.findlib: refactorGuillaume Girol2021-08-19
* ocamlPackages.findlib: fix buildInputs vs nativeBuildInputsGuillaume Girol2021-08-19
* ocamlPackages.findlib: 1.8.1 -> 1.9.1R. RyanTM2021-03-22
* pkgs/development/tools: stdenv.lib -> libBen Siraphob2021-01-23
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
* treewide: CAML_LD_LIBRARY_PATH may be undefinedJohn Ericson2019-11-14
* Merge staging-next into stagingFrederik Rietdijk2019-11-11
|\
| * Rename z77z into maggesiMarco Maggesi2019-10-07
* | findlib setup hook: `createFindlibDestdir` may not be definedJohn Ericson2019-11-08
* | OCaml findlib: OCAMLPATH could be undefinedJohn Ericson2019-11-08
|/
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
* ocamlPackages.findlib: 1.8.0 -> 1.8.1Vincent Laporte2019-08-07
* ocamlPackages.findlib: fix stublibsVincent Laporte2018-06-06
* ocamlPackages.findlib: 1.7.3 -> 1.8.0Vincent Laporte2018-04-25
* ocamlPackages.findlib: automatically populate the CAML_LD_LIBRARY_PATH env. v...Vincent Laporte2018-03-25
* ocamlPackages.findlib: fix META for library `threads`Vincent Laporte2018-03-25
* treewide: Don't use envHook anymoreJohn Ericson2017-12-30
* ocamlPackages.findlib: 1.7.1 -> 1.7.3Vincent Laporte2017-06-30
* findlib: 1.6.1 -> 1.7.1Vincent Laporte2016-12-12
* 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
* ocamlPackages.findlib: 1.5.3 -> 1.6.1Théophane Hufschmitt2016-02-01
* Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-10-16
|\
| * Update ocamlfind to version 1.5.3Florent Becker2014-10-08
* | Cleanup: Use += to append to envHooksEelco Dolstra2014-08-09
|/
* Turn some license strings into lib.licenses valuesMateusz Kowalczyk2014-07-28
* Updated OCaml package findlibVincent Bernardoff2014-04-21
* Update OCaml findlib to version 1.4Marco Maggesi2014-01-18
* Support installing findlibMalcolm Matalka2012-11-16
* Support installing topfind nowMalcolm Matalka2012-11-16
* Adds Ocaml 4.00.0 (first attempt)Arie Middelkoop2012-07-31
* * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-18
* Update ocaml-findlib to version 1.2.7Marco Maggesi2011-12-16
* * Handle variable createFindlibDestdir correctly in ocaml-findlibMarco Maggesi2010-12-23
* * Add variable createFindlibDestdir to the setupHook of findlibMarco Maggesi2010-12-21
* * Remove the automatic creation of a directory from the setupHook of findlib ...Marco Maggesi2010-12-21
* * Add findlib to hydraMarco Maggesi2010-12-20
* * Add ocaml packages findlib, camlzip, ocaml-ssl, ocaml-batteries, menhir, ca...Marco Maggesi2010-12-09