about summary refs log tree commit diff
path: root/pkgs/development/tools/ocaml
Commit message (Collapse)AuthorAge
* Merge master into staging-nextFrederik Rietdijk2019-11-16
|\
| * Treewide: fix URL permanent redirectsc0bw3b2019-11-16
| | | | | | | | | | Permanent redirects on homepages and/or source URLs as reported by Repology
* | treewide: CAML_LD_LIBRARY_PATH may be undefinedJohn Ericson2019-11-14
| |
* | Merge master into staging-nextFrederik Rietdijk2019-11-14
|\|
| * ocamlPackages.utop: fix sourceThéo Zimmermann2019-11-12
| | | | | | | | | | | | By using the provided tbz file instead of the auto-generated GitHub tarball, we ensure that strings like %%VERSION%% have been properly generated.
* | Merge staging-next into stagingFrederik Rietdijk2019-11-11
|\|
| * Merge pull request #70641 from maggesi/rename-z77z-into-maggesiMatthew Bauer2019-11-07
| |\ | | | | | | Rename z77z into maggesi
| | * Merge branch 'master' into rename-z77z-into-maggesiMarco Maggesi2019-10-13
| | |\
| | * | Rename z77z into maggesiMarco Maggesi2019-10-07
| | | | | | | | | | | | | | | | | | | | Make the "handle" of the maintainer match the name of the github account. Also update the email address.
* | | | Merge commit 'afa48f16f265fd3e88073bca7929e1e103bd3dc3' into bash-no-undef-varsJohn Ericson2019-11-08
|\| | |
| * | | ocamlPackages.ocp-indent: 1.7.0 → 1.8.1Vincent Laporte2019-11-04
| | | |
* | | | findlib setup hook: `createFindlibDestdir` may not be definedJohn Ericson2019-11-08
| | | |
* | | | OCaml findlib: OCAMLPATH could be undefinedJohn Ericson2019-11-08
| | | |
* | | | treewide: Make still dont* Variables are optional in most casesJohn Ericson2019-11-01
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Go beyond the obvious setup hooks now, with a bit of sed, with a skipped case: - cc-wrapper's `dontlink`, because it already is handled. Also, in nix files escaping was manually added. EMP
* | / ocamlPackages.camlp4: fix evaluation for OCaml ≥ 4.09Vincent Laporte2019-10-25
| |/ |/|
* | dune: 1.11.3 -> 1.11.4Mario Rodas2019-10-11
|/ | | | Changelog: https://github.com/ocaml/dune/releases/tag/1.11.4
* ocamlPackages.utop: 2.4.1 → 2.4.2Vincent Laporte2019-09-26
| | | | Ensures compatibility with OCaml 4.09
* Merge pull request #69337 from vbgl/ocamlformat-0.11.0Jörg Thalheim2019-09-24
|\ | | | | ocamlformat: 0.8 → 0.11.0
| * ocamlformat: 0.8 → 0.11.0Vincent Laporte2019-09-24
| |
* | ocamlPackages.camlp5: 7.08 → 7.10Vincent Laporte2019-09-21
|/
* ocamlPackages.js_of_ocaml*: 3.3.0 -> 3.4.0Vincent Laporte2019-09-14
| | | | Ensures compatibility with OCaml 4.08
* treewide: remove redundant quotesvolth2019-09-08
|
* Merge staging-next into stagingFrederik Rietdijk2019-08-31
|\
| * Merge master into staging-nextFrederik Rietdijk2019-08-31
| |\
| | * ocamlPackages.utop: 2.3.0 -> 2.4.1Vincent Laporte2019-08-28
| | | | | | | | | | | | | | | | | | ocamlPackages.zed: 1.6 -> 2.0.3 ocamlPackages.lambdaTerm: 1.13 -> 2.0.2
* | | treewide: remove redundant recvolth2019-08-28
| | |
* | | Merge staging-next into stagingFrederik Rietdijk2019-08-28
|\| |
| * | Merge branch 'master' into staging-nextVladimír Čunát2019-08-24
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | There ver very many conflicts, basically all due to name -> pname+version. Fortunately, almost everything was auto-resolved by kdiff3, and for now I just fixed up a couple evaluation problems, as verified by the tarball job. There might be some fallback to these conflicts, but I believe it should be minimal. Hydra nixpkgs: ?compare=1538299
| | * dune: add marsam as maintainerMario Rodas2019-08-23
| | |
| | * dune: 1.11.1 -> 1.11.3Mario Rodas2019-08-23
| | |
* | | treewide: remove redundant quotesvolth2019-08-26
|/ /
* | treewide: name -> pnamevolth2019-08-17
| |
* | treewide: name -> pname (easy cases) (#66585)volth2019-08-15
|/ | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* ocamlPackages.camlp5: 7.07 -> 7.08Vincent Laporte2019-08-12
|
* dune: 1.11.0 -> 1.11.1Mario Rodas2019-08-09
|
* ocamlPackages_latest.camlp4: init at 4.08+1 (#66343)Jon2019-08-09
|
* ocamlPackages.findlib: 1.8.0 -> 1.8.1Vincent Laporte2019-08-07
| | | | Also remove unused legacy version 1.7.3
* dune: disable for OCaml < 4.02Vincent Laporte2019-07-30
|
* dune: 1.10.0 -> 1.11.0Mario Rodas2019-07-24
|
* Merge pull request #64790 from marsam/update-opamMario Rodas2019-07-15
|\ | | | | opam: 2.0.4 -> 2.0.5
| * opam: 2.0.4 -> 2.0.5Mario Rodas2019-07-15
| |
* | ocamlPackages.merlin: 3.3.1 -> 3.3.2Mario Rodas2019-07-15
|/
* dune: 1.9.2 -> 1.10.0 (#62256)Mario Rodas2019-07-05
| | | | | | | | | | * dune: 1.9.2 -> 1.10.0 * ocamlPackages.camomile: use jbuilder executable * ocamlPackages.sqlexpr: fix build * ocamlPackages.lwt_camlp4: fix build
* ocamlPackages.merlin: 3.3.0 -> 3.3.1Mario Rodas2019-06-17
|
* ocamlPackages.merlin: 3.2.2 -> 3.3.0Mario Rodas2019-06-03
|
* ocsigen-i18n: 3.1.0 -> 3.4.0R. RyanTM2019-05-22
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/ocsigen-i18n/versions
* dune: 1.9.1 -> 1.9.2R. RyanTM2019-05-04
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/dune/versions
* ocamlPackages.tyxml: 4.2.0 -> 4.3.0Vincent Laporte2019-04-28
| | | | | ocamlPackages.eliom: 6.4.0 -> 6.7.0 ocamlPackages.js_of_ocaml: 3.2.1 -> 3.3.0
* treewide: Change URLs to HTTPSDaniel Schaefer2019-04-22
| | | | | | Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them if there's actual content. Inspired by https://github.com/NixOS/nixpkgs/issues/60004
* Merge pull request #59606 from vbgl/dune-1.9.1Bas van Dijk2019-04-16
|\ | | | | dune: 1.9.0 -> 1.9.1