summary refs log tree commit diff
path: root/pkgs/development/libraries/libiberty
Commit message (Collapse)AuthorAge
* pkgs/development/libraries: stdenv.lib -> libBen Siraphob2021-01-21
|
* treewide: Start to break up static overlayJohn Ericson2021-01-03
| | | | | | | | | We can use use `stdenv.hostPlatform.isStatic` instead, and move the logic per package. The least opionated benefit of this is that it makes it much easier to replace packages with modified ones, as there is no longer any issue of overlay order. CC @FRidh @matthewbauer
* libiberty: use pnameSheena Artrip2020-05-08
|
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* treewide: remove redundant recvolth2019-08-28
|
* Treewide: use HTTPS on GNU domainsc0bw3b2018-12-02
| | | | | | | | | | | HTTP -> HTTPS for : - http://gnu.org/ - http://www.gnu.org/ - http://elpa.gnu.org/ - http://lists.gnu.org/ - http://gcc.gnu.org/ - http://ftp.gnu.org/ (except in fetchurl mirrors) - http://bugs.gnu.org/
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|
* libiberty, libbfd: Make hash less fickleJohn Ericson2018-02-24
| | | | | | | | | These shouldn't respond to targetPlatform, but previously did. The reason is somewhat complex: they would rely on the sources of gcc and binutils, respectively, which *do* depend on the target platform. Obviously the source is the same in all cases, but when those packages are no longer preserved from bootstrapping stages their `src` attributes use a different fetchurl resulting in a changed hash.
* libiberty: Add dev outputJohn Ericson2017-11-13
|
* libiberty: derive from gccNikolay Amiantov2016-04-30
|
* libiberty: add static variantLuca Bruno2016-03-30
|
* libiberty: update packageNikolay Amiantov2015-07-28
|
* Turned some meta.maintainers into listsPascal Wittmann2015-05-14
|
* libiberty: update packageNikolay Amiantov2015-02-03
|
* libiberty: add packageNikolay Amiantov2014-11-08