summary refs log tree commit diff
path: root/pkgs/development/libraries/libpsl
Commit message (Collapse)AuthorAge
* Use lib.meta.availableOn for optional Valgrind dependencyZhaofeng Li2021-06-12
|
* pkgs/development/libraries: stdenv.lib -> libBen Siraphob2021-01-21
|
* treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer2021-01-19
| | | | | | | | | | | | | continuation of #109595 pkgconfig was aliased in 2018, however, it remained in all-packages.nix due to its wide usage. This cleans up the remaining references to pkgs.pkgsconfig and moves the entry to aliases.nix. python3Packages.pkgconfig remained unchanged because it's the canonical name of the upstream package on pypi.
* libpsl: disable valgrind tests on darwinzowoq2020-10-24
|
* libpsl: remove valgrind from nativeBuildInputs on darwinzowoq2020-10-24
|
* libpsl: add libxslt as a native dependencyMatthew Bauer2020-03-05
| | | | | | libxslt is actually both a target and native build input because some libxslt binary is needed to generate files and the built binaries also link against libxslt.
* libpsl: fix darwin buildJan Tojnar2019-11-14
| | | | | | | | | | | | | | | | | | | | | | | | | tests are failing there FAIL: test-is-public ==================== valgrind: mmap-FIXED(0x7fff5f400000, 8388608) failed in UME (load_unixthread1) with error 22 (Invalid argument). FAIL test-is-public (exit status: 1) FAIL: test-is-public-all ======================== valgrind: mmap-FIXED(0x7fff5f400000, 8388608) failed in UME (load_unixthread1) with error 22 (Invalid argument). FAIL test-is-public-all (exit status: 1) FAIL: test-is-cookie-domain-acceptable ====================================== valgrind: mmap-FIXED(0x7fff5f400000, 8388608) failed in UME (load_unixthread1) with error 22 (Invalid argument). FAIL test-is-cookie-domain-acceptable (exit status: 1) FAIL: test-is-public-builtin ============================ valgrind: mmap-FIXED(0x7fff5f400000, 8388608) failed in UME (load_unixthread1) with error 22 (Invalid argument). FAIL test-is-public-builtin (exit status: 1) FAIL: test-registrable-domain ============================= valgrind: mmap-FIXED(0x7fff5f400000, 8388608) failed in UME (load_unixthread1) with error 22 (Invalid argument). FAIL test-registrable-domain (exit status: 1)
* treewide: Remove unnecessary `--disable-static` (#66759)Niklas Hambüchen2019-08-31
| | | | | | | | | | | | | | * freetype: Remove unnecessary `--disable-static`. The true-by-default `dontDisableStatic` already takes care of it. Fixes freetype not being overridable to have static libs. * treewide: Remove unnecessary `--disable-static`. The true-by-default `dontDisableStatic` already takes care of it. Fixes these packages not being overridable to have static libs.
* TMP: merge PR with stagingVladimír Čunát2019-06-03
|\
| * Revert "Revert "libpsl: don't build docs""worldofpeace2019-06-03
| | | | | | | | This reverts commit 8809ebe42a6e2ebd4fd8e742efbebb343f422572.
* | libpsl: 0.20.2 -> 0.21.0c0bw3b2019-05-26
| | | | | | | | Push #62070 to staging
* | Revert "libpsl: don't build docs"Vladimír Čunát2019-05-26
| | | | | | | | | | This reverts commit 7c62ef8685730fcdfbd544bbc5720bf18f13a5fd. Not needed now.
* | libpsl: don't build docsFrederik Rietdijk2019-05-24
|/ | | | | | to unbreak staging-next cc @worldofpeace
* libpsl: 0.17.0 → 0.20.2Jan Tojnar2018-11-30
|
* tree-wide: autorename gnome packages to use dashesJan Tojnar2018-02-25
|
* Remove nckx as a maintainer for all packagesTobias Geerinckx-Rice2018-01-16
| | | | Goodbye, and thanks for all the Nix...
* Merge branch 'master' into stagingVladimír Čunát2017-02-09
|\
| * libpsl: 0.15.0 -> 0.17.0Franz Pletz2017-02-06
| |
* | libpsl: use python2Frederik Rietdijk2017-02-08
|/
* libpsl: 0.14.0 -> 0.15.0Tobias Geerinckx-Rice2016-11-14
|
* libpsl: 0.13.0 -> 0.14.0Tobias Geerinckx-Rice2016-08-03
|
* libpsl: list 2016-06-10 -> 2016-06-30Tobias Geerinckx-Rice2016-06-30
|
* libpsl: list 2016-05-23 -> 2016-06-10Tobias Geerinckx-Rice2016-06-12
|
* libpsl: list 2016-05-10 -> 2016-05-23Tobias Geerinckx-Rice2016-05-23
|
* libpsl: list 2016-04-16 -> 2016-05-10Tobias Geerinckx-Rice2016-05-10
|
* libpsl: list 2016-04-05 -> 2016-04-16Tobias Geerinckx-Rice2016-04-17
|
* libpsl: list 2016-03-30 -> 2016-04-05Tobias Geerinckx-Rice2016-04-06
|
* libpsl: list 2016-03-10 -> 2016-03-30Tobias Geerinckx-Rice2016-03-30
|
* libpsl: list 2016-02-25 -> 2016-03-10Tobias Geerinckx-Rice2016-03-14
|
* libpsl: 0.12.0 -> 0.13.0Tobias Geerinckx-Rice2016-03-06
|
* libpsl: 2016-02-16 -> 2016-02-25Tobias Geerinckx-Rice2016-02-25
|
* libpsl: 2016-02-09 -> 2016-02-16Tobias Geerinckx-Rice2016-02-22
|
* libpsl: list 2016-02-06 -> 2016-02-09Tobias Geerinckx-Rice2016-02-11
|
* libpsl: 2016-01-15 -> 2016-02-06Tobias Geerinckx-Rice2016-02-08
|
* More version attribute tidying where maintainers |= nckxTobias Geerinckx-Rice2016-01-25
|
* libpsl: list 2016-01-09 -> 2016-01-15Tobias Geerinckx-Rice2016-01-20
|
* libpsl: list 2016-01-04 -> 2016-01-09Tobias Geerinckx-Rice2016-01-11
|
* libpsl: list 2015-12-17 -> 2016-01-04Tobias Geerinckx-Rice2016-01-05
|
* libpsl: 0.11.0 -> 0.12.0Tobias Geerinckx-Rice2016-01-03
|
* libpsl: 2015-12-03 -> 2015-12-17Tobias Geerinckx-Rice2015-12-17
|
* libpsl: list 2015-11-13 -> 2015-12-03Tobias Geerinckx-Rice2015-12-03
|
* Convert some *Flags from strings to listsTobias Geerinckx-Rice2015-11-26
|
* libpsl: list 2015-11-12 -> 2015-11-13Tobias Geerinckx-Rice2015-11-15
|
* Merge commit 'cb21b77' into master.upstreamWilliam A. Kennington III2015-11-13
|\ | | | | | | This is a partial merge of staging for builds which are working
| * Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-10-15
| |\
| * \ Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-09-29
| |\ \
| * | | fix faulty include in libpslJude Taylor2015-09-25
| | | |
* | | | libpsl: list 2015-10-11 -> 2015-11-12Tobias Geerinckx-Rice2015-11-13
| |_|/ |/| |
* | | libpsl list 2015-09-25 -> 2015-10-11Tobias Geerinckx-Rice2015-10-13
| |/ |/|
* | libpsl: list 2015-09-15 -> 2015-09-25Tobias Geerinckx-Rice2015-09-29
| |