summary refs log tree commit diff
path: root/pkgs/development/tools/ocaml
Commit message (Collapse)AuthorAge
* Merge pull request #41591 from vbgl/opalinexeji2018-06-09
|\ | | | | ocamlPackages: use opaline instead of opam-installer
| * ocamlPackages.findlib: fix stublibsVincent Laporte2018-06-06
| |
| * jbuilder: use opalineVincent Laporte2018-06-06
| |
* | fix opam tool supportJames Deikun2018-06-08
|/
* opaline: init at 0.3.1 (#41346)Vincent Laporte2018-06-01
| | | | | Opaline is a lightweight replacement for opam-installer. Homepage: https://github.com/jaapb/opaline
* treewide: fix derivation namesRyan Mulligan2018-05-28
|
* jbuilder: 1.0+beta17 -> 1.0+beta20Vincent Laporte2018-05-07
|
* opam: propagate `curl` and `unzip` dependenciesLéo Gaspard2018-04-27
| | | | | | | These are required for `opam init` to succeed. Closes #14466 Cc @henrytill
* ocamlPackages.findlib: 1.7.3 -> 1.8.0Vincent Laporte2018-04-25
|
* ocamlPackages.js_of_ocaml-tyxml: init at 3.1.0Vincent Laporte2018-04-18
|
* ocamlPackages.js_of_ocaml-camlp4: add deriving supportVincent Laporte2018-04-12
|
* Merge pull request #38637 from vbgl/js_of_ocaml-lwtJörg Thalheim2018-04-10
|\ | | | | ocamlPackages.js_of_ocaml-lwt: init at 3.1.0
| * ocamlPackages.js_of_ocaml-lwt: init at 3.1.0Vincent Laporte2018-04-08
| |
* | Merge pull request #37533 from ryantm/auto-update/ocamlbuildMatthew Justin Bauer2018-04-08
|\ \ | |/ |/| ocamlPackages.ocamlbuild: 0.11.0 -> 0.12.0
| * ocamlPackages.ocamlbuild: 0.11.0 -> 0.12.0Ryan Mulligan2018-03-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done: - built on NixOS - ran `/nix/store/b1b0f9iyawv0rm483q2fbbfhgjgpjdik-ocamlbuild-0.12.0/bin/ocamlbuild --help` got 0 exit code - ran `/nix/store/b1b0f9iyawv0rm483q2fbbfhgjgpjdik-ocamlbuild-0.12.0/bin/ocamlbuild --version` and found version 0.12.0 - ran `/nix/store/b1b0f9iyawv0rm483q2fbbfhgjgpjdik-ocamlbuild-0.12.0/bin/ocamlbuild --help` and found version 0.12.0 - ran `/nix/store/b1b0f9iyawv0rm483q2fbbfhgjgpjdik-ocamlbuild-0.12.0/bin/ocamlbuild.native --help` got 0 exit code - ran `/nix/store/b1b0f9iyawv0rm483q2fbbfhgjgpjdik-ocamlbuild-0.12.0/bin/ocamlbuild.native --version` and found version 0.12.0 - ran `/nix/store/b1b0f9iyawv0rm483q2fbbfhgjgpjdik-ocamlbuild-0.12.0/bin/ocamlbuild.native --help` and found version 0.12.0 - found 0.12.0 with grep in /nix/store/b1b0f9iyawv0rm483q2fbbfhgjgpjdik-ocamlbuild-0.12.0 - directory tree listing: https://gist.github.com/3b75d2c602f455856f9642228b53d2e7
* | Merge pull request #38373 from vbgl/ocamlifyJörg Thalheim2018-04-08
|\ \ | | | | | | ocamlPackages.ocamlify: fix build with OCaml 4.06
| * | ocamlPackages.ocamlify: fix build with OCaml 4.06Vincent Laporte2018-04-03
| | |
* | | ocamlPackages.js_of_ocaml-ppx_deriving_json: init at 3.1.0Vincent Laporte2018-04-07
|/ /
* | ocamlPackages.js_of_ocaml: 3.0.0 -> 3.1.0Ryan Mulligan2018-03-31
| | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done: - built on NixOS /tmp/tmp.I0xNTw0Lrg /home/ryantm/.cache/nixpkgs /home/ryantm/.cache/nixpkgs - Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.) - found 3.1.0 with grep in /nix/store/rg3dh55klmmy5gffvv353nbgwjg0mh11-js_of_ocaml-3.1.0 - directory tree listing: https://gist.github.com/4afbe9caa678f6e8124185a1cc5d2a9c
* | ocamlPackages.findlib: automatically populate the CAML_LD_LIBRARY_PATH env. ↵Vincent Laporte2018-03-25
| | | | | | | | | | | | | | variable With directories of the form: lib/ocaml/${ocaml.version}/site-lib/stubslibs
* | ocamlPackages.findlib: fix META for library `threads`Vincent Laporte2018-03-25
|/
* jbuilder: 1.0+beta18 -> 1.0+beta17Matthew Maurer2018-03-01
| | | | | | jbuilder beta 18 introduces a regression on the final link. This is reflected in BAP 1.4 Rolling back one version until it's fixed.
* ocamlPackages.camlp5: 7.03 -> 7.05Vincent Laporte2018-02-28
|
* jbuilder: 1.0+beta14 -> 1.0+beta18Masayuki Takeda2018-02-23
|
* treewide: s/pkgs.fedoraproject.org/src.fedoraproject.org/Dan Peebles2018-02-08
| | | | | Upstream killed the pkgs server but src continues to serve up the exact same content, so we can just point there and all hashes should be unchanged.
* treewide: homepage+src updates (found by repology, #33263)Samuel Dionne-Riel2018-01-05
|
* Merge pull request #26805 from obsidiansystems/cross-elegantJohn Ericson2017-12-30
|\ | | | | Make cross compilation elegant
| * treewide: Don't use envHook anymoreJohn Ericson2017-12-30
| | | | | | | | | | This commits needs a MAJOR audit as I oftentimes just guessed which of `$hostOffset`, `$targetOffset`, or a fixed offset should be used.
* | ocsigen-i18n: do not strip (#32758)FlorentBecker2017-12-21
|/ | | | The executables generated by ocamlc were not functional.
* ocp-indent: 1.6.0 -> 1.6.1Vincent Laporte2017-12-11
|
* ocamlPackages.merlin: 3.0.3 -> 3.0.5Maxime Dénès2017-12-11
|
* omake: 0.10.2 -> 0.10.3Vincent Laporte2017-11-06
|
* ocamlPackages.camlp5: 7.02 -> 7.03Vincent Laporte2017-10-30
|
* jbuilder: 1.0+beta12 -> 1.0+beta14Vincent Laporte2017-10-26
|
* ocamlPackages.merlin: fix homepage URLVincent Laporte2017-10-22
|
* ocamlPackages.merlin: 3.0.2 -> 3.0.3Vincent Laporte2017-10-22
|
* ocamlPackages.camlp5: 7.01 -> 7.02Vincent Laporte2017-10-17
|
* ocamlmod: 0.0.8 -> 0.0.9Vincent Laporte2017-10-14
|
* ocamlbuild: remove unused argumentsVincent Laporte2017-10-14
|
* camlp4: init at 4.06+1Vincent Laporte2017-10-13
|
* ocamlPackages.oasis: remove unneeded dependenciesVincent Laporte2017-10-09
|
* ocamlPackages.react: 1.2.0 -> 1.2.1Vincent Laporte2017-10-05
|
* js_of_ocaml: fix jbuild (explicitly call bash) (#29749)ibor2017-09-25
| | | | | | * js_of_ocaml: fix jbuild (explicitly call bash) * js_of_ocaml: Use patchShebangs instead of manual patch
* opam: use aspcud on darwinWinnie Quinn2017-09-23
| | | | | | aspcud is the recommended solver for OPAM and the `aspcud` package is now building properly on Darwin. As such, we can remove the special case for Darwin that required OPAM to fall back to the built-in solver.
* ocamlPackages.merlin: 2.5.4 -> 3.0.2 (#29337)Jake Waksbaum2017-09-21
|
* ocamlPackages.ppx_deriving: 4.1 -> 4.2Théo Zimmermann2017-08-30
| | | | | | | | This fixes compilation of ppx_deriving with OCaml 4.05. js_of_ocaml_2: mark as broken with OCaml 4.05 ocamlPackages.cohttp: propagates ppx_deriving
* js_of_ocaml: 2.8.4 -> 3.0.0Vincent Laporte2017-08-27
| | | | | | js_of_ocaml-camlp4: init at 3.0.0 js_of_ocaml-ppx: init at 3.0.0
* js_of_ocaml-ocamlbuild: init at 3.0.0Vincent Laporte2017-08-27
|
* js_of_ocaml-compiler: moveVincent Laporte2017-08-27
|
* obelisk: fix hashVincent Laporte2017-08-27
|