aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/ocaml.scm
Commit message (Collapse)AuthorAge
* 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.
* 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: 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.
* gnu: Update coq-coquelicot to 3.0.1.Julien Lepiller2017-10-22
| | | | * gnu/packages/ocaml.scm (coq-coquelicot): Update to 3.0.1.
* gnu: Update coq-mathcomp to 1.6.2.Julien Lepiller2017-10-22
| | | | * gnu/packages/ocaml.scm (coq-mathcomp): Update to 1..6.2.
* gnu: Update coq-flocq to 2.6.0.Julien Lepiller2017-10-22
| | | | * gnu/packages/ocaml.scm (coq-flocq): Update to 2.6.0.
* gnu: Update coq to 8.7.0.Julien Lepiller2017-10-22
| | | | | | | * gnu/packages/ocaml.scm (coq): Update to 8.7.0. [build-system]: Use ocaml-build-system. [inputs]: Add python-2. [arguments]: Disable two failing tests.
* gnu: camlp5: install META file.Julien Lepiller2017-10-22
| | | | * gnu/packages/ocaml.scm (camlp5) [phases]: New install-meta phase.
* gnu: Add ocaml-camomile.Julien Lepiller2017-09-27
| | | | * gnu/packages/ocaml.scm (ocaml-camomile): New variable.
* gnu: Add bap.Julien Lepiller2017-09-27
| | | | * gnu/packages/ocaml.scm (bap): New variable.
* gnu: Add ocaml-piqi.Julien Lepiller2017-09-27
| | | | * gnu/packages/ocaml.scm (ocaml-piqi): New variable.
* gnu: Add ocaml-graph.Julien Lepiller2017-09-27
| | | | | | | * gnu/packages/ocaml.scm (ocaml-graph): New variable. * gnu/packages/patches/ocaml-graph-honor-source-date-epoch.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: Add ocaml-uuidm.Julien Lepiller2017-09-27
| | | | * gnu/packages/ocaml.scm (ocaml-uuidm): New variable.
* gnu: Add ocaml-piqilib.Julien Lepiller2017-09-27
| | | | * gnu/packages/ocaml.scm (ocaml-piqilib): New variable.
* gnu: Add ocaml-optcomp.Julien Lepiller2017-09-27
| | | | * gnu/packages/ocaml.scm (ocaml-optcomp): New variable.
* gnu: Add ocaml-easy-format.Julien Lepiller2017-09-27
| | | | * gnu/packages/ocaml.scm (ocaml-easy-format): New variable.
* gnu: Add ocaml-uri.Julien Lepiller2017-09-27
| | | | * gnu/packages/ocaml.scm (ocaml-uri): New variable.
* gnu: Add ocaml-ezjsonm.Julien Lepiller2017-09-27
| | | | * gnu/packages/ocaml.scm (ocaml-ezjsonm): New variable.