summary refs log tree commit diff
path: root/pkgs/development/ocaml-modules
Commit message (Collapse)AuthorAge
* Remove a bunch of unreferenced filesEelco Dolstra2012-11-29
| | | | Plus a small number of obsolete packages (like old versions of qemu).
* Update ocamlnet to version 3.6. (Does not compile under 4.00.0 though.)Marco Maggesi2012-10-09
|
* Update ounit to version 1.1.2Marco Maggesi2012-10-09
|
* Update extlib to version 1.5.2Marco Maggesi2012-10-09
|
* compatibility fix of ocaml-extlib for ocaml 4.00.0.Arie Middelkoop2012-07-31
|
* update of ocaml-makefile to version 6.37.0.Arie Middelkoop2012-07-31
|
* patch of sexplib for compatibility with ocaml 4.00.0.Arie Middelkoop2012-07-31
|
* ocamlgraph: update to 1.8.2Arie Middelkoop2012-07-31
| | | | | Also added the dependency on lablgtk, so that it builds the 'dgraph' module, which is needed for packaging frama-c. This dependency can be made optional.
* Update OCaml sqlite3Marco Maggesi2012-06-01
| | | | svn path=/nixpkgs/trunk/; revision=34312
* Update download link for pcre-ocamlMarco Maggesi2012-06-01
| | | | svn path=/nixpkgs/trunk/; revision=34311
* Upstream hash changeMarco Maggesi2012-05-31
| | | | svn path=/nixpkgs/trunk/; revision=34310
* Fix hash change of ocaml-pcre sourcesMarco Maggesi2012-05-28
| | | | svn path=/nixpkgs/trunk/; revision=34260
* * Added "easytag", a GUI for organizing id3tags in mp3s.Arie Middelkoop2012-04-09
| | | | | | | * Updated some ocaml packages. * Updated coccinelle. svn path=/nixpkgs/trunk/; revision=33674
* Updating hash for ocaml_sqlite3Russell O'Connor2012-03-25
| | | | | | | | | | | | | Markus Mottl <markus.mottl@gmail.com> said by email to me that ``Note that this link is served by a Mercurial Apache module, i.e. this is not static content. It's likely that e.g. tar or bzip2 produce slightly different output, which would explain changing hashes. So I guess we shouldn't worry too much about the change in hash? svn path=/nixpkgs/trunk/; revision=33419
* Fix of the ocaml extlib expression. The native object files were not ↵Arie Middelkoop2012-03-22
| | | | | | installed. Turns out that also the 'opt' make target must be run besides 'all'. svn path=/nixpkgs/trunk/; revision=33350
* Fix of the ocaml pcre nix expr. Added 'pcre' as propagated build input.Arie Middelkoop2012-03-22
| | | | svn path=/nixpkgs/trunk/; revision=33349
* svn merge ^/nixpkgs/trunkYury G. Kudryashov2012-03-01
|\ | | | | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=32713
| * OCamlMakefile update.Arie Middelkoop2012-02-29
| | | | | | | | svn path=/nixpkgs/trunk/; revision=32687
* | * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-18
|/ | | | | | function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
* Updated the coccinelle package to the latest release (1.0.0-RC9).Arie Middelkoop2012-01-16
| | | | | | Added additional ocaml modules which are needed for coccinelle. svn path=/nixpkgs/trunk/; revision=31579
* Minor-version bump of ocaml-batteries.Arie Middelkoop2012-01-16
| | | | | | The previous version did not compile with ocaml>=3.12, and this version is also backwards compatible with 3.11. svn path=/nixpkgs/trunk/; revision=31578
* Add ocamlnat (native toplevel for OCaml)Marco Maggesi2011-12-16
| | | | svn path=/nixpkgs/trunk/; revision=30926
* Update OUnit to version 1.1.0Marco Maggesi2011-12-16
| | | | svn path=/nixpkgs/trunk/; revision=30924
* Add OPA to Nixpkgs.Karn Kallio2011-11-27
| | | | svn path=/nixpkgs/trunk/; revision=30578
* adding camlp5 as a propogated build input to ulex 0.8Russell O'Connor2011-11-24
| | | | | | | matita and ulex must build against the same version of camlp5, so in an attempt to force them to always be the same I am adding a propgatedBuildInput to ulex. Granted Matita still requires camlp5_traditional and this is less obvious in the matita file now, so I am not entirely sure this is the right design choice. svn path=/nixpkgs/trunk/; revision=30552
* OopsMarco Maggesi2011-07-22
| | | | svn path=/nixpkgs/trunk/; revision=27901
* Update OCaml Batteries to 1.4.0Marco Maggesi2011-07-22
| | | | svn path=/nixpkgs/trunk/; revision=27900
* ocaml batteries: https --> httpMarco Maggesi2011-05-25
| | | | svn path=/nixpkgs/trunk/; revision=27303
* ocaml batteries: fix download urlMarco Maggesi2011-05-24
| | | | svn path=/nixpkgs/trunk/; revision=27300
* Update ocaml_batteries and camomile (ocamlPackages)Marco Maggesi2011-05-24
| | | | | | | | | * Add camomile 0.8.3 and 0.8.2 (for ocaml_batteries). * Remove obsolete camomile 0.7.3 and 0.8.1. * Update ocaml_batteries to version 1.3.0 (also add fixes for Darwin). svn path=/nixpkgs/trunk/; revision=27299
* Matita and its dependencies.Russell O'Connor2010-12-31
| | | | svn path=/nixpkgs/trunk/; revision=25328
* * Remove useless code put by error in camomileMarco Maggesi2010-12-21
| | | | svn path=/nixpkgs/trunk/; revision=25221
* * Add variable createFindlibDestdir to the setupHook of findlibMarco Maggesi2010-12-21
| | | | | | * Set createFindlibDestdir to various ocaml packages. svn path=/nixpkgs/trunk/; revision=25220
* * Add ocamlnetMarco Maggesi2010-12-12
| | | | svn path=/nixpkgs/trunk/; revision=25072
* * Fix installation of camlzipMarco Maggesi2010-12-12
| | | | svn path=/nixpkgs/trunk/; revision=25071
* * take camlzip META file from GODIMarco Maggesi2010-12-12
| | | | svn path=/nixpkgs/trunk/; revision=25069
* * Add ocaml-sqlite3Marco Maggesi2010-12-11
| | | | svn path=/nixpkgs/trunk/; revision=25065
* * Enable hydra build for ocaml-batteries, camlzip, camomile, ocaml-cryptgps, ↵Marco Maggesi2010-12-11
| | | | | | cryptokit, ocaml-lwt, menhir, ounit, ocaml-pcre, ocaml-react, ocaml-ssl svn path=/nixpkgs/trunk/; revision=25064
* * Add ocaml packages findlib, camlzip, ocaml-ssl, ocaml-batteries, menhir, ↵Marco Maggesi2010-12-09
camomile, ocaml-lwt, cryptokit, ocaml-cryptgps, ounit, ocaml-react svn path=/nixpkgs/trunk/; revision=25041