summary refs log tree commit diff
path: root/pkgs/development/tools/ocaml/omake
Commit message (Collapse)AuthorAge
* omake: deprecate phasesFelix Buehler2021-08-16
|
* treewide: makeWrapper buildInputs to nativeBuildInputsBen Siraphob2021-02-19
|
* pkgs/development/tools: stdenv.lib -> libBen Siraphob2021-01-23
|
* treewide: editorconfig fixeszowoq2021-01-20
| | | | | - remove trailing whitespace - use spaces for indentation
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* treewide: replace make/build/configure/patchFlags with nix listsMerijn Broeren2019-12-30
|
* treewide: remove redundant quotesvolth2019-09-08
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* Treewide: use https for src.fedoraproject.orgc0bw3b2018-11-24
|
* ocamlPackages.omake_rc1: disable for OCaml ≥ 4.06Vincent Laporte2018-08-29
|
* treewide: s/pkgs.fedoraproject.org/src.fedoraproject.org/Dan Peebles2018-02-08
| | | | | Upstream killed the pkgs server but src continues to serve up the exact same content, so we can just point there and all hashes should be unchanged.
* omake: 0.10.2 -> 0.10.3Vincent Laporte2017-11-06
|
* omake: 0.10.1 -> 0.10.2Vincent Laporte2017-02-01
|
* Revert "omake: remove 0.9.8.6-rc1"Vincent Laporte2016-12-18
| | | | This reverts commit e672fbc6f0e0dd503f78e0c23e6de1795bf81b8f.
* omake: remove 0.9.8.6-rc1Vincent Laporte2016-12-02
|
* omake: 0.9.8.5 -> 0.10.1Vincent Laporte2016-12-02
|
* omake: mark as brokenKirill Boltaev2016-09-26
|
* Ensure that we can evaluate the platform attribute of ocaml packages.Nicolas B. Pierron2016-03-13
|
* Fix OMake source URLValérian Galliat2016-02-16
| | | | | | Current source is 404, moving to pkgs.fedoraproject.org mirror. Should fix current aborted jobs on Hydra: http://hydra.nixos.org/eval/1237311#tabs-aborted
* omake: Fix broken download URLBenjamin Staffin2016-01-02
| | | | All the download links on http://omake.metaprl.org/ seem to be dead.
* omake: add meta.platformsVincent Laporte2014-12-11
|
* Fix many package descriptionsBjørn Forsman2014-08-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (My OCD kicked in today...) Remove repeated package names, capitalize first word, remove trailing periods and move overlong descriptions to longDescription. I also simplified some descriptions as well, when they were particularly long or technical, often based on Arch Linux' package descriptions. I've tried to stay away from generated expressions (and I think I succeeded). Some specifics worth mentioning: * cron, has "Vixie Cron" in its description. The "Vixie" part is not mentioned anywhere else. I kept it in a parenthesis at the end of the description. * ctags description started with "Exuberant Ctags ...", and the "exuberant" part is not mentioned elsewhere. Kept it in a parenthesis at the end of description. * nix has the description "The Nix Deployment System". Since that doesn't really say much what it is/does (especially after removing the package name!), I changed that to "Powerful package manager that makes package management reliable and reproducible" (borrowed from nixos.org). * Tons of "GNU Foo, Foo is a [the important bits]" descriptions is changed to just [the important bits]. If the package name doesn't contain GNU I don't think it's needed to say it in the description either.
* Forgotten to add wanr.patch for omake.Christophe Raffalli2013-06-07
|
* Upgraded omake to 0.9.8.6_rc1. kept the previous version as default because ↵Christophe Raffalli2013-06-07
| | | | | | this is a rc1. This is necessary to compile the latest camlimages
* omake: version 0.9.8.5David Guibert2010-05-27
svn path=/nixpkgs/trunk/; revision=22019