Commit graph

87 commits

Author SHA1 Message Date
R. Ryantm ea86105776 folly: 2022.11.07.00 -> 2022.11.28.00 2022-11-28 23:31:38 +00:00
R. Ryantm a9531a1a27 folly: 2022.09.05.00 -> 2022.11.07.00 2022-11-07 21:06:27 +00:00
Vladimír Čunát 23b3d4fb8e
folly: fix paths in .pc file 2022-09-28 17:48:17 +02:00
R. Ryantm 518bdf2c1c folly: 2022.08.29.00 -> 2022.09.05.00 2022-09-05 14:00:12 +00:00
R. Ryantm c2d13f6099 folly: 2022.08.22.00 -> 2022.08.29.00 2022-08-29 19:28:10 +00:00
Mario Rodas f7c115113c
Merge pull request #187970 from r-ryantm/auto-update/folly
folly: 2022.08.15.00 -> 2022.08.22.00
2022-08-27 01:59:16 -05:00
Jonathan Ringer 8d3fc481a4 folly: expose fmt and boost libs
This allows for people consuming these
packages to inherit the same libaries.

This is needed because the folly-config.cmake
will use `find_package` on these dependencies,
thus downstream packages should avoid potential
abi issues.
2022-08-24 07:56:23 -07:00
R. Ryantm d755a4fc1a folly: 2022.08.15.00 -> 2022.08.22.00 2022-08-23 06:52:50 +00:00
R. Ryantm c3860d32dc folly: 2022.08.08.00 -> 2022.08.15.00 2022-08-15 10:37:58 +00:00
R. Ryantm 257a53681b folly: 2022.08.01.00 -> 2022.08.08.00 2022-08-10 16:18:40 +00:00
R. Ryantm 5199c1593e folly: 2022.07.25.00 -> 2022.08.01.00 2022-08-01 14:10:10 +00:00
R. Ryantm c976f3e8f3 folly: 2022.07.04.00 -> 2022.07.25.00 2022-07-28 05:40:18 +00:00
Jörg Thalheim 9b09ad4772
Merge pull request #174237 from Mic92/folly
folly: enable jemalloc
2022-07-18 12:53:06 +01:00
R. Ryantm 115b16a2d1 folly: 2022.06.13.00 -> 2022.07.04.00 2022-07-08 10:57:39 +00:00
R. Ryantm 4202fe6805 folly: 2022.05.23.00 -> 2022.06.13.00 2022-06-25 23:36:49 +00:00
R. Ryantm 569e8b5df4 folly: 2022.05.16.00 -> 2022.05.23.00 2022-05-27 12:21:21 +00:00
R. Ryantm da9a0f0f1b folly: 2022.02.28.00 -> 2022.05.16.00 2022-05-25 20:06:55 +00:00
Jörg Thalheim a1ba737c5e
folly: enable jemalloc
Folly does take advantage of jemalloc to expand allocations in-place when possible.
2022-05-24 07:18:07 +02:00
squalus 6088824eee folly: fix build
- fix build by adding -fpermissive cflag
- add aarch64-linux to supported platforms
2022-05-15 14:12:02 -07:00
R. Ryantm 6c335de816 folly: 2022.02.21.00 -> 2022.02.28.00 2022-03-01 05:35:04 +00:00
R. Ryantm 4bb2d9b4e5 folly: 2022.02.14.00 -> 2022.02.21.00 2022-02-25 10:48:47 -08:00
R. Ryantm 0a5b5149e1 folly: 2022.02.07.00 -> 2022.02.14.00 2022-02-14 15:39:28 +00:00
Jonathan Ringer 2c30bcd1b1 folly: 2021.10.25.00 -> 2022.02.07.00 2022-02-09 19:25:19 -08:00
R. Ryantm f7f718aaf8 folly: 2021.09.20.00 -> 2021.10.25.00 2021-10-29 15:39:03 +00:00
R. RyanTM bb89ef8556 folly: 2021.09.13.00 -> 2021.09.20.00 2021-09-22 06:36:53 +00:00
R. RyanTM 4c5522ff0f folly: 2021.08.30.00 -> 2021.09.13.00 2021-09-14 07:23:52 +00:00
R. RyanTM 954439a81b folly: 2021.08.23.00 -> 2021.08.30.00 2021-09-06 08:14:43 +00:00
R. RyanTM 4dee57f2d5 folly: 2021.08.02.00 -> 2021.08.23.00 2021-08-24 04:38:08 +00:00
R. RyanTM 34892123a4 folly: 2021.01.25.00 -> 2021.08.02.00 2021-08-07 07:48:50 +00:00
Sandro Jäckel 3453b89f4b
lzma: deprecate alias 2021-04-04 19:49:52 +02:00
R. RyanTM ccc5582110 folly: 2021.01.18.01 -> 2021.01.25.00 2021-01-29 02:07:28 +00:00
R. RyanTM 2d390cdbc3 folly: 2021.01.18.00 -> 2021.01.18.01 2021-01-22 11:53:16 +00:00
Ben Siraphob 66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
R. RyanTM 513b2647dc folly: 2020.09.28.00 -> 2021.01.18.00 2021-01-18 20:46:36 -05:00
Sohalt 7e63c97223
folly: 2019.11.11.00 -> 2020.09.28.00, fix build (#99133) 2020-12-21 13:32:25 -05:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
R. RyanTM ac820c9c1e folly: 2019.10.21.00 -> 2019.11.11.00 2019-12-07 21:35:29 +01:00
R. RyanTM 752231d474 folly: 2019.10.14.00 -> 2019.10.21.00 2019-11-02 13:29:39 -07:00
R. RyanTM 2f28107251 folly: 2019.09.16.00 -> 2019.10.14.00
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/folly/versions
2019-10-21 19:48:47 -07:00
R. RyanTM 154d3f19e2 folly: 2019.08.05.00 -> 2019.09.16.00
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/folly/versions
2019-09-26 08:11:48 -07:00
Vladimír Čunát 2e6bf42a22
Merge branch 'master' into staging-next
There ver very many conflicts, basically all due to
name -> pname+version.  Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job.  There might be some fallback to these
conflicts, but I believe it should be minimal.

Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
R. RyanTM 940306ea5f folly: 2019.07.22.00 -> 2019.08.05.00
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/folly/versions
2019-08-19 09:59:14 +03:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
R. RyanTM aeb5d5eee1 folly: 2019.06.17.00 -> 2019.07.22.00
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/folly/versions
2019-08-09 12:41:18 +03:00
Orivej Desh b5d1d50aa9 google-gflags: move to aliases.nix
google-gflags were renamed to gflags in 2012:
https://github.com/gflags/gflags/#25-january-2012

gflags.name will be updated in staging.
2019-07-25 09:18:32 +00:00
R. RyanTM 93965ed86b
folly: 2019.05.27.00 -> 2019.06.17.00
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/folly/versions
2019-06-17 23:15:38 -05:00
Pierre 366985e2a7 folly: 2019.04.22.00 -> 2019.05.27.00 2019-06-01 13:44:25 +03:00
R. RyanTM f75c68c449 folly: 2019.03.18.00 -> 2019.04.22.00
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/folly/versions
2019-05-01 11:15:49 +02:00
R. RyanTM ec2df9895f folly: 2019.01.28.00 -> 2019.03.18.00 (#58673)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/folly/versions
2019-04-08 15:37:30 +00:00
R. RyanTM 4f621ca1d4 folly: 2018.10.29.00 -> 2019.01.28.00
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/folly/versions
2019-02-06 01:01:03 -08:00