summaryrefslogtreecommitdiff
path: root/gnu/packages/ocaml.scm
Commit message (Collapse)AuthorAge
* gnu: Put autoconf-related phases immediately after the 'unpack phase.Kei Kebreau2017-09-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/audio.scm (audacity, rtmidi)[arguments]: Correct phases accordingly. * gnu/packages/bioinformatics.scm (mash, seek, vsearch, emboss, htslib-for-sambamba)[arguments]: Likewise. * gnu/packages/ci.scm (cuirass)[arguments]: Likewise. * gnu/packages/compression.scm (minizip, xdelta)[arguments]: Likewise. * gnu/packages/cpp.scm (libzen)[arguments]: Likewise. * gnu/packages/crypto.scm (opendht)[arguments]: Likewise. * gnu/packages/databases.scm (4store, mdbtools)[arguments]: Likewise. * gnu/packages/debug.scm (stress-make)[arguments]: Likewise. * gnu/packages/dns.scm (dnscrypt-proxy, dnscrypt-wrapper)[arguments]: Likewise. * gnu/packages/emacs.scm (emacs-pdf-tools)[arguments]: Likewise. * gnu/packages/embedded.scm (libjaylink, openocd)[arguments]: Likewise. * gnu/packages/engineering.scm (gerbv)[arguments]: Likewise. * gnu/packages/erlang.scm (erlang)[arguments]: Likewise. * gnu/packages/ftp.scm (weex)[arguments]: Likewise. * gnu/packages/gnome.scm (dia)[arguments]: Likewise. * gnu/packages/gnunet.scm (gnurl, guile-gnunet)[arguments]: Likewise. * gnu/packages/gtk.scm (guile-rsvg, graphene)[arguments]: Likewise. * gnu/packages/guile.scm (guildhall, guile-ics, guile-sqlite3)[arguments]: Likewise. * gnu/packages/ibus.scm (ibus-libpinyin)[arguments]: Likewise. * gnu/packages/irc.scm (weechat)[arguments]: Likewise. * gnu/packages/java.scm (classpath-devel)[arguments]: Likewise. * gnu/packages/libreoffice.scm (libetonyek)[arguments]: Likewise. * gnu/packages/libusb.scm (hidapi)[arguments]: Likewise. * gnu/packages/linux.scm (gpm)[arguments]: Likewise. * gnu/packages/logging.scm (glog)[arguments]: Likewise. * gnu/packages/machine-learning.scm (ghmm)[arguments]: Likewise. * gnu/packages/mail.scm (dovecot-trees, dovecot-libsodium-plugin, esmtp) [arguments]: Likewise. * gnu/packages/messaging.scm (freetalk, libmesode, libstrophe)[arguments]: Likewise. * gnu/packages/microcom.scm (microcom)[arguments]: Likewise. * gnu/packages/ocaml.scm (ocaml-ssl)[arguments]: Likewise. * gnu/packages/parallel.scm (slurm)[arguments]: Likewise. * gnu/packages/pdf.scm (libharu)[arguments]: Likewise. * gnu/packages/samba.scm (cifs-utils)[arguments]: Likewise. * gnu/packages/serialization.scm (msgpack)[arguments]: Likewise. * gnu/packages/shells.scm (scsh)[arguments]: Likewise. * gnu/packages/telephony.scm (libiax2)[arguments]: Likewise. * gnu/packages/textutils.scm (dotconf)[arguments]: Likewise. * gnu/packages/version-control.scm (findnewest)[arguments]: Likewise. * gnu/packages/video.scm (libmediainfo, mediainfo)[arguments]: Likewise.
* gnu: Add emacs-tuareg.Oleg Pykhalov2017-09-01
| | | | | | * gnu/packages/ocaml.scm (emacs-tuareg): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add coq-interval.Julien Lepiller2017-07-29
| | | | * gnu/packages/ocaml.scm (coq-interval): New variable.
* gnu: Add coq-coquelicot.Julien Lepiller2017-07-29
| | | | * gnu/packages/ocaml.scm (coq-coquelicot): New variable.
* gnu: Add coq-mathcomp.Julien Lepiller2017-07-29
| | | | * gnu/packages/ocaml.scm (coq-mathcomp): New variable.
* gnu: Add coq-gappa.Julien Lepiller2017-07-29
| | | | * gnu/packages/ocaml.scm (coq-gappa): New variable.
* gnu: Add coq-flocq.Julien Lepiller2017-07-29
| | | | * gnu/packages/ocaml.scm (coq-flocq): New variable.
* gnu: coq: Add search-paths for coq libraries.Julien Lepiller2017-06-06
| | | | * gnu/packages/ocaml.scm (coq)[native-search-paths]: New field.
* gnu: Add ocaml-hex.Julien Lepiller2017-06-06
| | | | * gnu/packages/ocaml.scm (ocaml-hex): New variable.
* gnu: Add ocaml-cstruct.Julien Lepiller2017-06-06
| | | | * gnu/packages/ocaml.scm (ocaml-cstruct): New variable.
* gnu: Add ocaml-ocplib-endian.Julien Lepiller2017-06-06
| | | | * gnu/packages/ocaml.scm (ocaml-ocplib-endian): New variable.
* gnu: Add ocaml-async.Julien Lepiller2017-06-06
| | | | * gnu/packages/ocaml.scm (ocaml-async): New variable.
* gnu: Add ocaml-async-extra.Julien Lepiller2017-06-06
| | | | * gnu/packages/ocaml.scm (ocaml-async-extra): New variable.
* gnu: Add ocaml-async-unix.Julien Lepiller2017-06-06
| | | | * gnu/packages/ocaml.scm (ocaml-async-unix): New variable.
* gnu: Add ocaml-core.Julien Lepiller2017-06-06
| | | | * gnu/packages/ocaml.scm (ocaml-core): New variable.
* gnu: Add ocaml-async-rpc-kernel.Julien Lepiller2017-06-06
| | | | * gnu/packages/ocaml.scm (ocaml-async-rpc-kernel): New variable.
* gnu: Add ocaml-async-kernel.Julien Lepiller2017-06-06
| | | | * gnu/packages/ocaml.scm (ocaml-async-kernel): New variable.
* gnu: Add ocaml-core-kernel.Julien Lepiller2017-06-06
| | | | * gnu/packages/ocaml.scm (ocaml-core-kernel): New variable.
* gnu: Add ocaml-ppx-jane.Julien Lepiller2017-05-25
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-jane): New variable.
* gnu: Add ocaml-ppx-expect.Julien Lepiller2017-05-25
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-expect): New variable.
* gnu: Add ocaml-re.Julien Lepiller2017-05-25
| | | | * gnu/packages/ocaml.scm (ocaml-re): New variable.
* gnu: Add ocaml-ppx-fields-conv.Julien Lepiller2017-05-25
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-fields-conv): New variable.
* gnu: Add ocaml-ppx-sexp-message.Julien Lepiller2017-05-25
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-sexp-message): New variable.
* gnu: Add ocaml-ppx-custom-printf.Julien Lepiller2017-05-25
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-custom-printf): New variable.
* gnu: Add ocaml-ppx-fail.Julien Lepiller2017-05-25
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-fail): New variable.
* gnu: Add ocaml-ppx-bin-prot.Julien Lepiller2017-05-25
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-bin-prot): New variable.
* gnu: Add ocaml-ppx-pipebang.Julien Lepiller2017-05-25
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-pipebang): New variable.
* gnu: Add ocaml-ppx-sexp-value.Julien Lepiller2017-05-25
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-sexp-value): New variable.
* gnu: Add ocaml4.01-batteries.Ben Woodcroft2017-05-10
| | | | * gnu/packages/ocaml.scm (ocaml4.01-batteries): New variable.
* gnu: Add ocaml4.01-xmlm.Ben Woodcroft2017-05-10
| | | | * gnu/packages/ocaml.scm (ocaml4.01-xmlm): New variable.
* gnu: Add ocaml4.01-ounit.Ben Woodcroft2017-05-10
| | | | * gnu/packages/ocaml.scm (ocaml4.01-ounit): New variable.
* gnu: Add ocaml4.01-qtest.Ben Woodcroft2017-05-10
| | | | * gnu/packages/ocaml.scm (ocaml4.01-qtest): New variable.
* gnu: Add ocaml4.01-camlzip.Ben Woodcroft2017-05-10
| | | | * gnu/packages/ocaml.scm (ocaml4.01-camlzip): New variable.
* gnu: Add ocaml4.01-csv.Ben Woodcroft2017-05-10
| | | | * gnu/packages/ocaml.scm (ocaml4.01-csv): New variable.
* gnu: Add ocaml4.01-sqlite3.Ben Woodcroft2017-05-10
| | | | * gnu/packages/ocaml.scm: (ocaml4.01-sqlite3): New variable.
* gnu: Add ocaml4.01-bisect.Ben Woodcroft2017-05-10
| | | | | * gnu/packages/ocaml.scm (ocaml4.01-bisect): New variable. (ocaml-bisect)[properties]: New field.
* gnu: Add ocaml4.01-findlib.Ben Woodcroft2017-05-10
| | | | * gnu/packages/ocaml.scm (ocaml4.01-findlib): New variable.
* gnu: Add ocaml-4.01.Ben Woodcroft2017-05-10
| | | | * gnu/packages/ocaml.scm (ocaml-4.01): New variable.
* gnu: Move lynx to web-browsers.scm.Kei Kebreau2017-05-08
| | | | | | | | | | * gnu/packages/lynx.scm: Remove file and move lynx... * gnu/packages/web-browsers.scm: ...here. * gnu/packages/man.scm (define-module): Remove unused module import of (gnu packages lynx). * gnu/packages/ocaml.scm (define-module): Adjust module import to use (gnu packages web-browsers). * gnu/local.mk (GNU_SYSTEM_MODULES): Remove lynx.scm.
* gnu: ocaml-qtest: Use ocaml-qcheck.Julien Lepiller2017-04-29
| | | | * gnu/packages/ocaml.scm (ocaml-qtest)[propagated-inputs]: Add ocaml-qcheck.
* gnu: Add ocaml-qcheck.Julien Lepiller2017-04-29
| | | | * gnu/packages/ocaml.scm (ocaml-qcheck): New variable.
* gnu: Use HTTPS URLs for GitHub home-pages.Leo Famulari2017-04-02
| | | | | | | | | * gnu/packages/bioinformatics.scm, gnu/packages/emacs.scm, gnu/packages/haskell.scm, gnu/packages/libffi.scm, gnu/packages/lisp.scm, gnu/packages/ocaml.scm, gnu/packages/openstack.scm, gnu/packages/python.scm, gnu/packages/ruby.scm, gnu/packages/shells.scm, gnu/packages/statistics.scm, gnu/packages/xdisorg.scm: Use HTTPS URLs for all packages with a home-page on GitHub.
* gnu: ocaml-qtest: Update to 2.5.Ben Woodcroft2017-03-18
| | | | * gnu/packages/ocaml.scm (ocaml-qtest): Update to 2.5.
* gnu: Add ocaml-csv.Ben Woodcroft2017-03-17
| | | | * gnu/packages/ocaml.scm (ocaml-csv): New variable.
* gnu: Add ocaml-sqlite3.Ben Woodcroft2017-03-17
| | | | * gnu/packages/ocaml.scm (ocaml-sqlite3): New variable.
* gnu: Add ocaml-ppx-typerep-conv.Julien Lepiller2017-03-14
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-typerep-conv): New variable.
* gnu: Add ocaml-ppx-let.Julien Lepiller2017-03-14
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-let): New variable.
* gnu: Add ocaml-ppx-enumerate.Julien Lepiller2017-03-14
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-enumerate): New variable.
* gnu: Add ocaml-ppx-assert.Julien Lepiller2017-03-14
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-assert): New variable.
* gnu: Add ocaml-ppx-here.Julien Lepiller2017-03-14
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-here): New variable.