summaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/libidn (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: fix uses of `finalAttrs.pname` in source urlséclairevoyant2024-07-121-1/+1
* libidn: add meta.mainProgramstuebinm2024-03-051-0/+1
* libidn: 1.41 -> 1.42R. Ryantm2024-01-151-2/+2
* libidn: Add `meta.pkgConfigModules` and testMeet Barot2023-10-161-4/+9
* libidn: 1.38 -> 1.41R. Ryantm2022-07-311-2/+2
* treewide: remove meta.repositories•••there's no documentation for meta.repositories and its not widely used Artturin2022-03-241-1/+0
* libidn: 1.37 -> 1.38R. RyanTM2021-07-291-2/+2
* libidn: add myself as maintainer.Lancelot SIX2021-05-181-1/+1
* libidn: re-enable tests•••Tests where disabled for a long time, but they seem to pass now. Succesfully built libidn and pkgsMusl.libidn on linux-x86_64. Lancelot SIX2021-05-181-5/+0
* libidn: 1.36 -> 1.37•••See https://lists.gnu.org/archive/html/info-gnu/2021-05/msg00012.html for release information. This release is announced as API and ABI compatible. Lancelot SIX2021-05-181-3/+4
* pkgs/development/libraries: stdenv.lib -> libBen Siraphob2021-01-211-4/+4
* libidn: 1.35 -> 1.36•••See https://lists.gnu.org/archive/html/info-gnu/2020-07/msg00004.html for release announcement. Lancelot SIX2020-07-311-2/+2
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-2/+2
* Treewide: use HTTPS on GNU domains•••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/ c0bw3b2018-12-021-1/+1
* libidn: 1.34 -> 1.35•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libidn/versions. These checks were done: - built on NixOS - /nix/store/74ylmqv8lbdh5c5l21yy1d0g3p78rnmq-libidn-1.35-bin/bin/idn passed the binary check. - 1 of 1 passed binary check by having a zero exit code. - 0 of 1 passed binary check by having the new version present in output. - found 1.35 with grep in /nix/store/74ylmqv8lbdh5c5l21yy1d0g3p78rnmq-libidn-1.35-bin - directory tree listing: https://gist.github.com/e62fc683ce58596153fc60c5831317bc - du listing: https://gist.github.com/1311ee90f306cce173678e131729d694 R. RyanTM2018-06-141-2/+2
* tree-wide: disable `doCheck` and `doInstallCheck` where it fails (the trivial...Jan Malakhovski2018-04-251-0/+2
* libidn: 1.33 -> 1.34•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libidn/versions. These checks were done: - built on NixOS - ran `/nix/store/0i5mh79ayn9s5hzk33qc4r46iv6vq39b-libidn-1.34-bin/bin/idn -h` got 0 exit code - ran `/nix/store/0i5mh79ayn9s5hzk33qc4r46iv6vq39b-libidn-1.34-bin/bin/idn --help` got 0 exit code - ran `/nix/store/0i5mh79ayn9s5hzk33qc4r46iv6vq39b-libidn-1.34-bin/bin/idn help` got 0 exit code - ran `/nix/store/0i5mh79ayn9s5hzk33qc4r46iv6vq39b-libidn-1.34-bin/bin/idn -V` and found version 1.34 - ran `/nix/store/0i5mh79ayn9s5hzk33qc4r46iv6vq39b-libidn-1.34-bin/bin/idn --version` and found version 1.34 - ran `/nix/store/0i5mh79ayn9s5hzk33qc4r46iv6vq39b-libidn-1.34-bin/bin/idn -h` and found version 1.34 - ran `/nix/store/0i5mh79ayn9s5hzk33qc4r46iv6vq39b-libidn-1.34-bin/bin/idn --help` and found version 1.34 - found 1.34 with grep in /nix/store/0i5mh79ayn9s5hzk33qc4r46iv6vq39b-libidn-1.34-bin - directory tree listing: https://gist.github.com/2097e7f4c50acbee75a30738c68f417c R. RyanTM2018-04-011-2/+2
* Merge remote-tracking branch 'upstream/staging' into gcc-7•••Conflicts: pkgs/development/libraries/libidn/default.nix pkgs/top-level/all-packages.nix Tuomas Tynkkynen2018-02-151-1/+1
|\
| * libidn: don't run tests on muslWill Dietz2018-02-131-1/+1
* | Merge branch 'staging' into gcc-7Vladimír Čunát2017-11-111-0/+3
|\|
| * libidn: Don't run tests when cross-compilingBen Gamari2017-10-271-1/+1
* | libidn: Disable tests•••These don't build on GCC 7. http://hydra.nixos.org/build/57056239 Eelco Dolstra2017-07-261-2/+0
|/
* docdev -> devdoc•••It's "developer documentation", not "documentation developer" after all. Eelco Dolstra2016-09-011-1/+1
* treewide: Shuffle outputs•••Make either 'bin' or 'out' the first output. Tuomas Tynkkynen2016-08-291-1/+1
* Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-07-311-2/+2
|\
| * libidn: 1.32 -> 1.33•••See http://lists.gnu.org/archive/html/info-gnu/2016-07/msg00011.html for announcement. Lancelot SIX2016-07-211-2/+2
* | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-04-181-0/+2
|\|
| * Merge staging into closure-size•••The most complex problems were from dealing with switches reverted in the meantime (gcc5, gmp6, ncurses6). It's likely that darwin is (still) broken nontrivially. Vladimír Čunát2015-11-201-1/+3
| |\
| * | $docdev fixups: mostly to avoid empty output•••... after auto-removing some kinds of files by default. In some cases I let them be removed and in others I let them be put into $docdev. That was more due to general indecisiveness on this question than any reasons in the particular cases. Vladimír Čunát2015-10-281-3/+1
| * | libidn: split into many outputs•••Referrers are nice again, (almost) always just adding it into build inputs. Vladimír Čunát2015-10-131-0/+4
* | | libidn: disable format hardeningRobin Gloster2016-03-281-0/+2
| |/ |/|
* | darwin: libidn: add missing libiconv depStéphane Jourdois2015-11-081-1/+3
|/
* libidn: 1.31 -> 1.32William A. Kennington III2015-08-041-2/+2
* libidn: 1.30 -> 1.31William A. Kennington III2015-07-091-2/+2
* libidn: 1.29 -> 1.30William A. Kennington III2015-04-201-2/+2
* libidn: Update to 1.29.•••Also add repositories.git property. https://lists.gnu.org/archive/html/info-gnu/2014-08/msg00006.html Rüdiger Sonderfeld2014-08-291-2/+3
* Fix many package descriptions•••(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. Bjørn Forsman2014-08-241-1/+1
* Turn some license strings into lib.licenses valuesMateusz Kowalczyk2014-07-281-1/+1
* libidn: update from 1.25 to 1.28Nixpkgs Monitor2013-12-131-2/+2
* unmaintain several packagesLudovic Courtès2013-08-161-1/+1
* libidn: Update to 1.25•••http://hydra.nixos.org/build/3046837 Eelco Dolstra2012-09-211-2/+2
* GNU Libidn 1.24.•••svn path=/nixpkgs/trunk/; revision=31671 Ludovic Courtès2012-01-181-2/+2
* GNU libidn 1.23.•••svn path=/nixpkgs/trunk/; revision=30674 Ludovic Courtès2011-12-011-2/+2
* libidn: Don't run tests on darwin, something is wrong with the testing script•••svn path=/nixpkgs/trunk/; revision=30501 Shea Levy2011-11-201-1/+1
* GNU Libidn 1.22.•••svn path=/nixpkgs/trunk/; revision=27324 Ludovic Courtès2011-05-301-2/+2
* GNU libidn 1.21.•••svn path=/nixpkgs/trunk/; revision=27041 Ludovic Courtès2011-04-281-2/+2
* GNU libidn 1.20.•••svn path=/nixpkgs/trunk/; revision=26256 Ludovic Courtès2011-03-101-2/+2
* GNU libidn 1.19.•••svn path=/nixpkgs/trunk/; revision=22217 Ludovic Courtès2010-06-101-2/+2
* GNU Libidn 1.18.•••svn path=/nixpkgs/trunk/; revision=20041 Ludovic Courtès2010-02-161-2/+2
* GNU Libidn 1.16.•••svn path=/nixpkgs/trunk/; revision=19383 Ludovic Courtès2010-01-131-2/+4