summaryrefslogtreecommitdiff
path: root/gnu/packages/ocaml.scm
Commit message (Collapse)AuthorAge
* gnu: ocaml: Build reproducibly.Julien Lepiller2018-06-20
| | | | | | | * gnu/packages/patches/ocaml-enable-ocamldoc-reproducibility.patch: New file. * gnu/packages/ocaml.scm (ocaml)[origin]: Use it. * gnu/local.mk (dist_patch_DATA): Add it.
* Merge branch 'master' into core-updatesMarius Bakke2018-05-06
|\
| * gnu: coq-coquelicot: Fix for coq 8.8.Julien Lepiller2018-05-04
| | | | | | | | | | * gnu/packages/ocaml.scm (coq-coquelicot)[arguments]: New phase to remove a deprecated command.
| * gnu: coq-bignums: Update to 8.8.0.Julien Lepiller2018-05-04
| | | | | | | | * gnu/packages/ocaml.scm (coq-bignums): Update to 8.8.0.
| * gnu: coq-mathcomp: Update to 1.7.0.Julien Lepiller2018-05-04
| | | | | | | | * gnu/packages/ocaml.scm (coq-mathcomp): Update to 1.7.0.
| * gnu: coq-gappa: Update to 1.3.2.Julien Lepiller2018-05-04
| | | | | | | | * gnu/packages/ocaml.scm (coq-gappa): Update to 1.3.2.
| * gnu: coq-flocq: Update to 2.6.1.Julien Lepiller2018-05-04
| | | | | | | | * gnu/packages/ocaml.scm (coq-flocq): Update to 2.6.1.
| * gnu: coq: Update to 8.8.0.Julien Lepiller2018-05-04
| | | | | | | | * gnu/packages/ocaml.scm (coq): Update to 8.8.0.
* | gnu: ocaml-findlib: Return #t from all phases.Mark H Weaver2018-04-12
| | | | | | | | | | * gnu/packages/ocaml.scm (ocaml-findlib)[arguments]: Use invoke instead of system*, and return #t from all phases.
* | gnu: camlp5: Return #t from all phases.Mark H Weaver2018-04-12
| | | | | | | | | | * gnu/packages/ocaml.scm (camlp5)[arguments]: Use invoke instead of system*, and return #t from all phases.
* | Merge branch 'master' into core-updatesMark H Weaver2018-04-10
|\|
| * gnu: ldc, bap: Build with Clang 3.8.Marius Bakke2018-04-06
| | | | | | | | | | | | | | * gnu/packages/ldc.scm (ldc-bootstrap, ldc): Change LLVM and CLANG to LLVM-3.8 and CLANG-3.8. * gnu/packages/ocaml.scm (bap)[native-inputs]: Change CLANG to CLANG-3.8. [propagated-inputs, inputs]: Change LLVM to LLVM-3.8.
* | Merge branch 'master' into core-updatesMarius Bakke2018-03-29
|\|
| * gnu: coq-flocq: Use predictable source URI.Tobias Geerinckx-Rice2018-03-23
| | | | | | | | * gnu/packages/ocaml.scm (coq-flocq)[source]: Use predictable URI.
| * gnu: coq-flocq: Update phase style.Tobias Geerinckx-Rice2018-03-20
| | | | | | | | | | * gnu/packages/ocaml.scm (coq-flocq)[arguments]: Substitute INVOKE for SYSTEM* and end all phases with an explicit #t.
* | Merge branch 'master' into core-updatesMark H Weaver2018-03-20
|\|
| * gnu: Fix common unquote typos.Tobias Geerinckx-Rice2018-03-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It's easy to mistype ‘("foo" foo)’ as ‘("foo", foo)’ (which also works). Fix such typos for the proper edification of our young. * gnu/packages/android.scm: Move unquotes to their operands. * gnu/packages/bootloaders.scm: Likewise. * gnu/packages/build-tools.scm: Likewise. * gnu/packages/chemistry.scm: Likewise. * gnu/packages/compression.scm: Likewise. * gnu/packages/connman.scm: Likewise. * gnu/packages/django.scm: Likewise. * gnu/packages/emulators.scm: Likewise. * gnu/packages/engineering.scm: Likewise. * gnu/packages/file-systems.scm: Likewise. * gnu/packages/freedesktop.scm: Likewise. * gnu/packages/games.scm: Likewise. * gnu/packages/gimp.scm: Likewise. * gnu/packages/gl.scm: Likewise. * gnu/packages/gnome.scm: Likewise. * gnu/packages/graphics.scm: Likewise. * gnu/packages/haskell.scm: Likewise. * gnu/packages/irc.scm: Likewise. * gnu/packages/julia.scm: Likewise. * gnu/packages/kde-frameworks.scm: Likewise. * gnu/packages/linux.scm: Likewise. * gnu/packages/lua.scm: Likewise. * gnu/packages/mail.scm: Likewise. * gnu/packages/make-bootstrap.scm: Likewise. * gnu/packages/messaging.scm: Likewise. * gnu/packages/music.scm: Likewise. * gnu/packages/networking.scm: Likewise. * gnu/packages/ocaml.scm: Likewise. * gnu/packages/perl.scm: Likewise. * gnu/packages/python.scm: Likewise. * gnu/packages/python-web.scm: Likewise. * gnu/packages/qt.scm: Likewise. * gnu/packages/ratpoison.scm: Likewise. * gnu/packages/sdl.scm: Likewise. * gnu/packages/sml.scm: Likewise. * gnu/packages/terminals.scm: Likewise. * gnu/packages/text-editors.scm: Likewise. * gnu/packages/video.scm: Likewise. * gnu/packages/virtualization.scm: Likewise. * gnu/packages/vulkan.scm: Likewise. * gnu/packages/wget.scm: Likewise. * gnu/packages/wine.scm: Likewise. * gnu/packages/wm.scm: Likewise. * gnu/packages/xdisorg.scm: Likewise. * gnu/packages/xml.scm: Likewise. * gnu/packages/xorg.scm: Likewise.
* | gnu: All snippets report errors using exceptions, else return #t.Mark H Weaver2018-03-16
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/admin.scm, gnu/packages/algebra.scm, gnu/packages/audio.scm, gnu/packages/backup.scm, gnu/packages/base.scm, gnu/packages/bioinformatics.scm, gnu/packages/cdrom.scm, gnu/packages/chez.scm, gnu/packages/code.scm, gnu/packages/compression.scm, gnu/packages/cross-base.scm, gnu/packages/crypto.scm, gnu/packages/cups.scm, gnu/packages/databases.scm, gnu/packages/dns.scm, gnu/packages/emacs.scm, gnu/packages/emulators.scm, gnu/packages/engineering.scm, gnu/packages/enlightenment.scm, gnu/packages/fpga.scm, gnu/packages/freedesktop.scm, gnu/packages/ftp.scm, gnu/packages/games.scm, gnu/packages/gcc.scm, gnu/packages/geo.scm, gnu/packages/ghostscript.scm, gnu/packages/gl.scm, gnu/packages/glib.scm, gnu/packages/gnome.scm, gnu/packages/gnuzilla.scm, gnu/packages/graphics.scm, gnu/packages/gtk.scm, gnu/packages/guile.scm, gnu/packages/irc.scm, gnu/packages/java.scm, gnu/packages/kerberos.scm, gnu/packages/linux.scm, gnu/packages/lisp.scm, gnu/packages/lxde.scm, gnu/packages/machine-learning.scm, gnu/packages/mail.scm, gnu/packages/maths.scm, gnu/packages/messaging.scm, gnu/packages/monitoring.scm, gnu/packages/mp3.scm, gnu/packages/music.scm, gnu/packages/netpbm.scm, gnu/packages/networking.scm, gnu/packages/node.scm, gnu/packages/nvi.scm, gnu/packages/ocaml.scm, gnu/packages/pdf.scm, gnu/packages/perl.scm, gnu/packages/php.scm, gnu/packages/plotutils.scm, gnu/packages/pretty-print.scm, gnu/packages/profiling.scm, gnu/packages/pulseaudio.scm, gnu/packages/python-crypto.scm, gnu/packages/python.scm, gnu/packages/qt.scm, gnu/packages/robotics.scm, gnu/packages/sawfish.scm, gnu/packages/scanner.scm, gnu/packages/scheme.scm, gnu/packages/scribus.scm, gnu/packages/sdl.scm, gnu/packages/serialization.scm, gnu/packages/shells.scm, gnu/packages/slang.scm, gnu/packages/smalltalk.scm, gnu/packages/ssh.scm, gnu/packages/sync.scm, gnu/packages/syncthing.scm, gnu/packages/tbb.scm, gnu/packages/terminals.scm, gnu/packages/texinfo.scm, gnu/packages/text-editors.scm, gnu/packages/textutils.scm, gnu/packages/tls.scm, gnu/packages/unrtf.scm, gnu/packages/version-control.scm, gnu/packages/video.scm, gnu/packages/vpn.scm, gnu/packages/web.scm, gnu/packages/wm.scm, gnu/packages/wxwidgets.scm, gnu/packages/xdisorg.scm, gnu/packages/xorg.scm: In all snippets, report errors using exceptions, or else return #t.
* gnu: ocaml-ssl: Declare a source file-name.Efraim Flashner2018-03-13
| | | | | * gnu/packages/ocaml.scm (ocaml-ssl)[source]: Declare a source file-name.
* gnu: ocaml-lwt: Declare a source file-name.Efraim Flashner2018-03-13
| | | | | * gnu/packages/ocaml.scm (ocaml-lwt)[source]: Declare a source file-name.
* gnu: ocaml-bitstring: Declare a source file-name.Efraim Flashner2018-03-13
| | | | | * gnu/packages/ocaml.scm (ocaml-bitstring)[source]: Declare a source file-name.
* gnu: ocaml-piqi: Declare a source file-name.Efraim Flashner2018-03-13
| | | | | * gnu/packages/ocaml.scm (ocaml-piqi)[source]: Declare a source file-name.
* gnu: ocaml-result: Declare a source file-name.Efraim Flashner2018-03-13
| | | | | * gnu/packages/ocaml.scm (ocaml-result)[source]: Declare a source file-name.
* gnu: ocaml-stringext: Declare a source file-name.Efraim Flashner2018-03-13
| | | | | * gnu/packages/ocaml.scm (ocaml-stringext)[source]: Declare a source file-name.
* gnu: ocaml-qtest: Update to 2.8.Efraim Flashner2018-03-13
| | | | | | * gnu/packages/ocaml.scm (ocaml-qtest): Update to 2.8. [source]: Update source uri, declare a source file-name. [home-page]: Update home-page.
* gnu: ocaml-qtest: Declare a source file-name.Efraim Flashner2018-03-13
| | | | | * gnu/packages/ocaml.scm (ocaml-qtest)[source]: Declare a source file-name.
* Merge branch 'master' into core-updatesMark H Weaver2018-02-03
|\
| * gnu: ocaml-findlib: Update to 1.7.3.Peter Kreye2018-02-01
| | | | | | | | | | | | | | * gnu/packages/ocaml.scm (ocaml-findlib): Update to 1.7.3. * gnu/packages/ocaml.scm (ocaml-findlib-1.7.3): Removed. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| * gnu: Add ocaml-tsdl.Peter Kreye2018-02-01
| | | | | | | | | | | | * gnu/packages/ocaml.scm (ocaml-tsdl): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| * gnu: Add ocaml-ocb-stubblr.Peter Kreye2018-02-01
| | | | | | | | | | | | * gnu/packages/ocaml.scm (ocaml-ocb-stubblr): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| * gnu: Add ocaml-ctypes.Peter Kreye2018-02-01
| | | | | | | | | | | | * gnu/packages/ocaml.scm (ocaml-ctypes): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| * gnu: Add ocaml-integers.Peter Kreye2018-02-01
| | | | | | | | | | | | * gnu/packages/ocaml.scm (ocaml-integes): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| * gnu: ocaml-findlib-1.7.3: Fix install.Peter Kreye2018-02-01
| | | | | | | | | | | | | | * gnu/packages/ocaml.scm (ocaml-findlib-1.7.3): install topfind to lib/ocaml/site-lib Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* | Merge branch 'master' into core-updatesLeo Famulari2018-01-11
|\|
| * gnu: ocaml-zed: Update to 1.6.Tobias Geerinckx-Rice2018-01-10
| | | | | | | | * gnu/packages/ocaml.scm (ocaml-zed): Update to 1.6.
* | gnu: ocaml: Use gcc:lib from gcc, not gcc-4.9.Mark H Weaver2018-01-02
|/ | | | * gnu/packages/ocaml.scm (ocaml)[inputs]: Use canonical 'gcc', not gcc-4.9.
* gnu: ocaml-utop: Update to 2.0.2.Tobias Geerinckx-Rice2017-12-23
| | | | * gnu/packages/ocaml.scm (ocaml-utop): Update to 2.0.2
* gnu: ocaml-jbuilder: Update to 1.0+beta16.Tobias Geerinckx-Rice2017-12-23
| | | | * gnu/packages/ocaml.scm (ocaml-jbuilder): Update to 1.0+beta16
* gnu: ocaml-ssl: Expand description.Tobias Geerinckx-Rice2017-12-23
| | | | * gnu/packages/ocaml.scm (ocaml-ssl)[description]: Expand based on Debian's.
* gnu: ocaml-ssl: Update to 0.5.5.Tobias Geerinckx-Rice2017-12-23
| | | | * gnu/packages/ocaml.scm (ocaml-ssl): Update to 0.5.5
* gnu: ocaml-bitstring: Update to 2.1.1.Tobias Geerinckx-Rice2017-12-23
| | | | * gnu/packages/ocaml.scm (ocaml-bitstring): Update to 2.1.1
* gnu: coq-interval: Fix source URL for 3.3.0.Ludovic Courtès2017-11-24
| | | | | | | | This is a followup to 6efc99967800183daa74ba2ebff6185dfcf1b33d. Fixes <https://bugs.gnu.org/29284>. Reported by Efraim Flashner <efraim@flashner.co.il>. * gnu/packages/ocaml.scm (coq-interval): Adjust URL.
* Fix ambiguous imports.Ludovic Courtès2017-11-07
| | | | | * gnu/packages/ocaml.scm: Hide 'zip' from (srfi srfi-1). * guix/git.scm: Select 'mkdir-p' from (guix build utils).
* gnu: Add ocaml-utop.Peter Kreye2017-10-28
| | | | | | * gnu/packages/ocaml.scm (ocaml-utop): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ocaml-findlib-1.7.3.Peter Kreye2017-10-28
| | | | | | * gnu/packages/ocaml.scm (ocaml-findlib-1.7.3): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ocaml-lambda-term.Peter Kreye2017-10-28
| | | | | | * gnu/packages/ocaml.scm (ocaml-zed): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ocaml-zed.Peter Kreye2017-10-28
| | | | | | * gnu/packages/ocaml.scm (ocaml-zed): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ocaml-jbuilder.Peter Kreye2017-10-28
| | | | | | * gnu/packages/ocaml.scm (ocaml-jbuilder): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Update coq-interval to 3.3.0.Julien Lepiller2017-10-22
| | | | | * gnu/packages/ocaml.scm (coq-interval): Update to 3.3.0. [inputs]: Add coq-bignums.
* gnu: Add coq-bignums.Julien Lepiller2017-10-22
| | | | * gnu/packages/ocaml.scm (coq-bignums): New variable.