summary refs log tree commit diff
path: root/pkgs/development/libraries/libuv
Commit message (Collapse)AuthorAge
* libuv: add licensesMarkus Kowalewski2018-10-23
|
* libuv: 1.23.0 -> 1.23.1 (#47763)R. RyanTM2018-10-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/libuv/versions
* Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson2018-09-18
|\
| * Disable temperamental shutdown_close_pipe test on Aarch32.qoli2018-09-06
| |
* | stdenv/darwin: integrate a new CoreFoundationDan Peebles2018-09-15
| | | | | | | | | | This also updates the bootstrap tool builder to LLVM 5, but not the ones we actually use for bootstrap. I'll make that change in a subsequent commit so as to provide traceable provenance of the bootstrap tools.
* | libuv: 1.21.0 -> 1.23.0R. RyanTM2018-08-24
|/ | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libuv/versions.
* libuv: disable tty_pty test on darwinMatthew Bauer2018-07-29
|
* libuv: fix apple patch urlMatthew Bauer2018-07-19
| | | | | The old url was subject to change on pushing to the PR. It now references the correct commit.
* Merge pull request #43040 from matthewbauer/darwin-closure-reductionsMatthew Bauer2018-07-05
|\ | | | | Darwin stdenv tweaks
| * libuv: use fetchpatch for apple patchMatthew Bauer2018-07-05
| |
| * libuv: reenable tests on macOSMatthew Bauer2018-07-04
| | | | | | | | | | | | | | | | I want these tests to run because libuv is very important to lots of things in Nixpkgs. I have a very large list of tests to disable for now just to be on the safe side. For the record this is definitely a libuv issue - their tests should be robust - but this is a safety precaution for now.
| * libuv: remove frameworksMatthew Bauer2018-07-04
| | | | | | | | | | | | | | | | It’s not a good idea to rely on apple’s sdk for such a core library in Nixpkgs. I have made a patch to libuv to make these frameworks optional. There is also a pull request here: https://github.com/libuv/libuv/pull/1909
* | libuv: 1.20.3 -> 1.21.0R. RyanTM2018-07-03
|/ | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libuv/versions. These checks were done: - built on NixOS - 0 of 0 passed binary check by having a zero exit code. - 0 of 0 passed binary check by having the new version present in output. - found 1.21.0 with grep in /nix/store/95msjm8zq3ahka1i7jcllk6kzqa2xxzp-libuv-1.21.0 - directory tree listing: https://gist.github.com/8a2b5bb197a6f9ec0f1e2ba156b359f7 - du listing: https://gist.github.com/ef01d39e12559715d3876f27594aa77f
* libuv: 1.20.2 -> 1.20.3R. RyanTM2018-06-14
| | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libuv/versions. These checks were done: - built on NixOS - 0 of 0 passed binary check by having a zero exit code. - 0 of 0 passed binary check by having the new version present in output. - found 1.20.3 with grep in /nix/store/b4y0y1c7m7f5c4c1br4wj1pxf7697nrq-libuv-1.20.3 - directory tree listing: https://gist.github.com/1f99355746873a783216ee9070502567 - du listing: https://gist.github.com/4035cf19282d81bcbe9d9976d026af99
* libuv: 1.20.0 -> 1.20.2Sergej Leibenzon2018-04-26
|
* libuv: 1.19.2 -> 1.20.0R. RyanTM2018-04-06
| | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libuv/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 1.20.0 with grep in /nix/store/r6j9x782s7pl6a5055icynmzk1991imw-libuv-1.20.0 - directory tree listing: https://gist.github.com/cff77ff2c13f732c2027bb680a833c5e
* libuv: 1.19.1 -> 1.19.2Ryan Mulligan2018-02-26
| | | | | | | | | | Semi-automatic update. These checks were performed: - built on NixOS - found 1.19.2 with grep in /nix/store/f45rl4z9a2rqd7hdhwnj9g831z1k4ilr-libuv-1.19.2 - found 1.19.2 in filename of file in /nix/store/f45rl4z9a2rqd7hdhwnj9g831z1k4ilr-libuv-1.19.2 cc "@cstrahan"
* libuv: 1.18.0 -> 1.19.1adisbladis2018-02-04
|
* libuv: 1.16.1 -> 0.18.0Bob van der Linden2017-12-14
|
* libuv: 1.15.0 -> 1.16.1adisbladis2017-11-16
|
* libuv: 1.14.1 -> 1.15.0Vladimír Čunát2017-10-08
|
* libuv: 1.13.1 -> 1.14.1Mathias Schreck2017-09-18
|
* libuv: 1.12.0 -> 1.13.1Vladimír Čunát2017-07-15
|
* libuv: Disable yet another testTuomas Tynkkynen2017-07-14
| | | | | This consistently times out for me on ARM, and apparently for others as well: https://github.com/libuv/libuv/issues/687
* libuv: 1.11.0 -> 1.12.0Vladimír Čunát2017-05-30
| | | | The changelog seems safe; I tried some reverse dependencies, too.
* libuv: disable tests (temporarily) on DarwinDan Peebles2017-03-09
| | | | They're flaky, break Hydra builds regularly, and lots of stuff depends transitively on libuv.
* libuv: disable another flaky test on DarwinVladimír Čunát2017-03-05
| | | | I really want to avoid debugging these on Darwin.
* libuv: disable a problematic test on DarwinVladimír Čunát2017-02-28
|
* libuv: 1.10.1 -> 1.11.0Vladimír Čunát2017-02-20
| | | | And a nitpick in the expression.
* libuv: disable getaddrinfo tests.Shea Levy2017-01-06
| | | | Seem to require network access, at least on darwin
* libuv: Tests fail when cross-compilingShea Levy2017-01-06
|
* libuv: disable tests broken on HydraVladimír Čunát2016-12-22
| | | | They were broken by nix starting to use user namespaces.
* libuv: enable checks and parallel buildingVladimír Čunát2016-11-29
|
* libuv: 1.9.1 -> 1.10.1Mathias Schreck2016-11-29
| | | | Taken from #20650.
* libuv: 1.9.0 -> 1.9.1Alexander Ried2016-05-18
|
* libuv: 1.7.5 -> 1.9.0Tobias Pflug2016-04-27
|
* libuv: Get rid of unused versionsEelco Dolstra2015-10-08
| | | | Building dozens of unused versions is a bit excessive.
* revert realLibtoolJude Taylor2015-09-28
|
* libuv: 1.6.1 -> 1.7.5Benjamin Saunders2015-09-28
| | | | closes #9814
* give libuv real libtoolJude Taylor2015-09-21
|
* darwin purity: libuv, againJude Taylor2015-06-21
|
* darwin purity: libuvJude Taylor2015-06-20
|
* libuv: 1.5.0 -> 1.6.1, closes #8365Benjamin Saunders2015-06-18
|
* libuv: version 1.5.0Benjamin Saunders2015-05-09
|
* libuv: version 1.4.2Benjamin Saunders2015-05-06
|
* libuv: version 1.4.0Valérian Galliat2015-02-22
|
* libuv: pkgconfigBenjamin Saunders2015-01-18
|
* libuv: add v1.2.0Benjamin Saunders2015-01-07
|
* libuv: update to new repository locationBenjamin Saunders2015-01-07
|
* libuv: Add version 0.11.29.ambrop7@gmail.com2014-08-22
|