summaryrefslogtreecommitdiffstats
path: root/pkgs/development/ocaml-modules
AgeCommit message (Collapse)Author
2018-03-09ocamlPackages.sawja: 1.5.2 -> 1.5.3Vincent Laporte
2018-03-07fix maintainersMasayuki Takeda
2018-03-07add meta-attrsMasayuki Takeda
2018-03-07camlimages: 4.1.2 -> 5.0.0Masayuki Takeda
2018-03-07Merge pull request #35439 from mt-caret/janestreet-0.10.0Vincent Laporte
janeStreet: 0.9.0 -> 0.10.0
2018-03-06fix bap regressionMasayuki Takeda
2018-03-05Merge branch 'master'Vladimír Čunát
2018-03-03bump janePackage's version lower boundMasayuki Takeda
2018-03-03janeStreet: 0.9.0 -> 0.10.0Masayuki Takeda
2018-03-02Merge pull request #36194 from maurer/bap-1.4Jörg Thalheim
BAP update to 1.4
2018-03-01bap: 1.2 -> 1.4Matthew Maurer
2018-03-01ocamlModules.biniou: fix buildRobin Gloster
2018-02-28ocamlPackages.ctypes: 0.11.5 -> 0.13.1Vincent Laporte
2018-02-28ocamlPackages.cohttp: 1.0.0 -> 1.0.2Vincent Laporte
2018-02-27ocamlPackages.angstrom: 0.5.1 -> 0.8.1Vincent Laporte
2018-02-24treewide: transition mesa to libGLU_combinedAlexander V. Nikolaev
2018-02-23ocamlPackages.curses: Fix build after ncurses5 changesTuomas Tynkkynen
Fixes build after commit 3d24ae9b4426bb8adfcb08de57be21fdf0a377f8: https://github.com/NixOS/nixpkgs/commit/3d24ae9b4426bb8adfcb08de57be21fdf0a377f8#commitcomment-27714305 Thanks to dtzWill for the pointer: https://github.com/NixOS/nixpkgs/pull/34477#issuecomment-367359351
2018-02-21ocamlPackages.cil: fix build on DarwinVincent Laporte
2018-02-19ocamlPackages.bitv: init at 1.3Vincent Laporte
bitv is a bit vector library for OCaml. Homepage: https://github.com/backtracking/bitv
2018-02-18ocamlPackages.lwt_ssl: init at 1.1.2Vincent Laporte
2018-02-02ocamlPackages.tyxml: 4.0.1 -> 4.2.0Vincent Laporte
2018-01-16Merge pull request #33880 from vbgl/ocaml-uri-1.9.5Jörg Thalheim
ocamlPackages.uri: 1.9.2 -> 1.9.6
2018-01-15ocamlPackages.asn1-combinators: 0.1.3 -> 0.2.0 (#33566)Vincent Laporte
* ocamlPackages.asn1-combinators: 0.1.3 -> 0.2.0 * ocamlPackages.x509: 0.5.3 -> 0.6.0 * ocamlPackages.x509: 0.6.0 -> 0.6.1 * ocamlPackages.tls: 0.7.1 -> 0.9.0 * jackline: fix build with ocaml-tls ≥ 0.9.0
2018-01-14ocamlPackages.uri: 1.9.5 -> 1.9.6Vincent Laporte
2018-01-14ocamlPackages.uri: 1.9.2 -> 1.9.5Vincent Laporte
2018-01-14ocamlPackages.mstruct: 1.3.3 -> 1.4.0Vincent Laporte
2018-01-07ocamlPackages.otr: 0.3.3 -> 0.3.4Vincent Laporte
2018-01-06ocamlPackages.git: 1.11.2 -> 1.11.4 (#33472)Vincent Laporte
2018-01-06ocaml-modules/dtoa: disable hardening (strictoverflow) on darwin (#33443)Ruben Maher
* ocaml-modules/dtoa: disable hardening (strictoverflow) on darwin This prevents a compile-time error on macOS: clang-4.0: error: argument unused during compilation: '-fno-strict-overflow' [-Werror,-Wunused-command-line-argument] * ocaml-modules/dtoa: remove unnecessary createFindLibDestdir * ocaml-modules/dtoa: remove ounit from build inputs
2018-01-05treewide: homepage+src updates (found by repology, #33263)Samuel Dionne-Riel
2018-01-04ocamlPackages.notty: 0.1.1a -> 0.2.1Vincent Laporte
jackline: 2017-08-17 -> 2017-12-24
2018-01-01Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk
2018-01-01ocamlPackages.wtf8: init at 1.0.1Ruben Maher
2018-01-01ocamlPackages.dtoa: init at 0.3.1Ruben Maher
2017-12-30Merge pull request #26805 from obsidiansystems/cross-elegantJohn Ericson
Make cross compilation elegant
2017-12-30treewide: Don't use envHook anymoreJohn Ericson
This commits needs a MAJOR audit as I oftentimes just guessed which of `$hostOffset`, `$targetOffset`, or a fixed offset should be used.
2017-12-29mariadb: lib -> connector-cRobin Gloster
2017-12-23Merge pull request #32585 from vbgl/ocaml-lru-0.2.0Vincent Laporte
Add OCaml libraries: psq, lru, faraday, farfadet, digestif
2017-12-21ocamlPackages.curses: no longer brokenOrivej Desh
2017-12-16ocamlPackages.sexplib: 0.9.3 -> 0.10.0Vincent Laporte
2017-12-16ocamlPackages.cohttp: 0.99 => 1.0.0Michiel Leenaars
ocamlPackages.git-http: mark as broken
2017-12-16ocamlPackages.cairo2: 0.4.6 -> 0.5Vincent Laporte
2017-12-15ocamlPackages.digestif: init at 0.5Vincent Laporte
Digestif provides some hash functions in OCaml. Homepage: https://github.com/mirage/digestif
2017-12-15ocamlPackages.farfadet: init at 0.2Vincent Laporte
Farfadet is a printf-like for Faraday library. Homepage: https://github.com/oklm-wsh/Farfadet
2017-12-15ocamlPackages.faraday: init at 0.5.0Vincent Laporte
Faraday is a library for writing fast and memory-efficient serializers in OCaml. Homepage: https://github.com/inhabitedtype/faraday
2017-12-15ocamlPackages.lru: init at 0.2.0Vincent Laporte
lru provides LRU caches for OCaml. Homepage: https://github.com/pqwy/lru
2017-12-15ocamlPackages.psq: init at 0.1.0Vincent Laporte
psq provides a functional priority search queue for OCaml. Homepage: https://github.com/pqwy/psq
2017-12-15ocamlPackages.topkg: add some commentsVincent Laporte
2017-12-14ocamlPackages.topkg: refactoringVincent Laporte
2017-12-10ocamlPackages.markup: 0.7.4 -> 0.7.5Vincent Laporte