summary refs log tree commit diff
path: root/pkgs/development/libraries/bobcat
Commit message (Collapse)AuthorAge
* bobcat: 5.10.01 -> 5.11.01R. Ryantm2022-09-15
|
* bobcat: 5.09.01 -> 5.10.01R. Ryantm2022-04-22
|
* bobcat: 5.05.00 -> 5.09.01R. RyanTM2021-08-10
|
* pkgs/development/libraries: stdenv.lib -> libBen Siraphob2021-01-21
|
* utillinux: rename to util-linuxGraham Christensen2020-11-24
|
* bisoncpp: init (#103316)Michael Raskin2020-11-11
| | | | | | | * bobcat: 4.08.03 -> 5.05.00; switch homepage * bisoncpp: init at 6.04.00 Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* bobcat: 4.07.00 -> 4.08.03R. RyanTM2018-05-12
| | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/bobcat/versions. These checks were done: - built on NixOS - Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.) - found 4.08.03 with grep in /nix/store/dqhrp35b4vijwd6k77is0ma96vq9arwj-bobcat-4.08.03 - directory tree listing: https://gist.github.com/d768d97dc8cf8403bf62c2981e533bed
* Remove nckx as a maintainer for all packagesTobias Geerinckx-Rice2018-01-16
| | | | Goodbye, and thanks for all the Nix...
* fix source root locations.Piotr Bogdan2017-11-02
| | | | | | | | | | These have changed following commit https://github.com/NixOS/nixpkgs/commit/c3255fe8ec326d2c8fe9462d49ed83aa64d3e68f. See also: - https://github.com/NixOS/nixpkgs/pull/31004 - https://github.com/NixOS/nixpkgs/pull/31106
* bobcat: 4.02.00 -> 4.07.00 (#23742)ndowens2017-03-17
|
* bobcat: 4.02.00 -> 4.03.00Tobias Geerinckx-Rice2016-11-09
|
* bobcat: 4.01.04 -> 4.02.00Tobias Geerinckx-Rice2016-04-27
|
* bobcat: fix installationJoachim Fasting2016-03-18
| | | | | | | | | Another hotfix for eae059b0b607e4c5a0a201466e3dc2c97cecc85e (I kind of jumped the gun on this one ...) The `build install` command takes a positional argument indicating which components to install; without it, nothing is installed and the build fails to create the store output.
* bobcat: patch all shebangsJoachim Fasting2016-03-18
| | | | | | | Hotfix for eae059b0b607e4c5a0a201466e3dc2c97cecc85e Not really a regression, but it turns out that the man page target requires shebang patching as well.
* bobcat: 4.00.00 -> 4.01.04Joachim Fasting2016-03-18
| | | | Appears to fix https://hydra.nixos.org/build/33157535/nixlog/1/raw
* Add version attribute where maintainers |= nckxTobias Geerinckx-Rice2016-01-25
| | | | | | | This will probably be mandatory soon, and is a step in the right direction. Removes the deprecated meta.version, and move some meta sections to the end of the file where I should have put them in the first place.
* bobcat: 3.25.02 -> 4.00.00Tobias Geerinckx-Rice2015-09-01
|
* remove gcc49 overrides from various placesVladimír Čunát2015-07-23
| | | | | | | | | An interesting thing is that: stdenv != overrideCC stdenv gcc49; I'm not sure why that is, but it doesn't seem important. /cc maintainers: @nckx, @garbas, @abbradar, @cstrahan, @grwlf. (cherry picked from commit 3064b6a0cc4dc047fae97bdffa0725bc7fd38f2e)
* bobcat: 3.25.01 -> 3.25.02Tobias Geerinckx-Rice2015-07-07
| | | | | Adds missing implementation of the member function BigInt::ulong(), and gets rid of another sourceforge URI.
* Separate nativeBuildInputs where maintainers |= nckxTobias Geerinckx-Rice2015-06-17
|
* Don't use "with licenses;" for single licencesTobias Geerinckx-Rice2015-05-28
| | | | And don't use square brackets on such lines.
* Add bobcat 3.25.01: C++ helper libraryTobias Geerinckx-Rice2015-05-05