Commit Graph

39 Commits

Author SHA1 Message Date
Sandro Jäckel
465ef49127
abseil-cpp_202206: drop 2024-06-10 15:21:35 +02:00
Sandro Jäckel
36ceabaca5
abseil-cpp_202308: drop as unused 2024-06-10 14:49:29 +02:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Yohann Boniface
d20a86ccc1
pkgs/development/libraries: remove unused fetchpatch and other arguments (#313402) 2024-05-23 13:43:35 +02:00
Gaetan Lepage
b5e2755a29 abseil-cpp_202401: 20240116.1 -> 20240116.2
Changelog: https://github.com/abseil/abseil-cpp/releases/tag/20240116.2
2024-04-09 11:25:42 +02:00
Vladimír Čunát
a5b95fbbba
Merge #288469: abseil-cpp_202401: 20240116.0 -> 20240116.1
...into staging
2024-02-28 10:59:05 +01:00
Mario Rodas
188353a40d
Merge pull request #288464 from GaetanLepage/abseil
abseil-cpp-202206: 20220623.1 -> 20220623.2
2024-02-17 09:52:06 -05:00
Mario Rodas
5d874ac468
Merge pull request #288495 from GaetanLepage/abseil202301
abseil-cpp_202301: 20230125.3 -> 20230125.4
2024-02-17 07:25:16 -05:00
Gaetan Lepage
f645086350 abseil-cpp_202301: 20230125.3 -> 20230125.4
Changelog: https://github.com/abseil/abseil-cpp/releases/tag/20230125.4
2024-02-13 10:58:03 +01:00
Gaetan Lepage
5f0cf57324 abseil-cpp_202308: 20230802.1 -> 20230802.2
Changelog: https://github.com/abseil/abseil-cpp/releases/tag/20230802.2
2024-02-13 10:53:41 +01:00
Gaetan Lepage
f1fba94949 abseil-cpp: 20240116.0 -> 20240116.1
Changelog: https://github.com/abseil/abseil-cpp/releases/tag/20240116.1
2024-02-13 09:55:41 +01:00
Gaetan Lepage
09ce60f8a1 abseil-cpp-202206: 20220623.1 -> 20220623.2
Changelog: https://github.com/abseil/abseil-cpp/releases/tag/20220623.2
2024-02-13 07:44:05 +01:00
Gaetan Lepage
fd17235695 abseil-cpp_202401: init at 20240116.0 2024-01-28 22:19:20 +01:00
Peder Bergebakken Sundt
f41aba3739 treewide: remove unreferenced patch files
Found with `fd \\.patch$ pkgs/ -x bash -c 'rg -F "{/}" pkgs/ -q || echo {}'`
2023-12-01 06:11:20 +01:00
Randy Eckenrode
16b92feec9
abseil-cpp_202308: drop unnecessary patch
abseill-cpp 202308 does not link the absolute path to CoreFoundation, so
the patch is not needed.
2023-11-13 19:11:16 -05:00
Randy Eckenrode
020240dc47
abseil-cpp: don’t propagate CoreFoundation
abseil-cpp builds with the default SDK, which can break dependent
packages that require a different SDK version to build. Don’t propagate
the CoreFoundation framework path and rely on nixpkgs to provide it
instead. The line can’t be dropped because otherwise abseil-cpp will
fail to build (due to missing symbols).
2023-11-04 01:47:58 -04:00
R. Ryantm
fae45dd007 abseil-cpp_202308: 20230802.0 -> 20230802.1 2023-09-22 07:51:57 +00:00
Theodore Ni
3c903fd42e
Merge pull request #248064 from aaronjheng/abseil-cpp
abseil-cpp_202308: init at 20230802.0
2023-08-23 18:15:40 -07:00
Aaron Jheng
2e9514b773
abseil-cpp_202308: init at 20230802.0 2023-08-10 10:25:18 +08:00
Tobias Mayer
dc5cd92e50
abseil-cpp_202301: install test helpers 2023-08-05 11:26:16 +02:00
Tomas Drtina
7e7e848d4a abseil-cpp_202301: init at 20230125.3 2023-06-20 07:30:17 -04:00
Sergei Trofimovich
eed6207e96 abseil-cpp: backport gcc-13 fix
Without the change `abseil-cpp` build fails on `gcc-13` as:

    /build/abseil-cpp/absl/strings/internal/str_format/extension.h:34:33:
      error: found ':' in nested-name-specifier, expected '::'
       34 | enum class FormatConversionChar : uint8_t;
          |                                 ^
          |                                 ::
2023-05-29 22:15:03 +01:00
jackyliu16
23bd354873 abseil-cpp: Enable loongarch64
Base on https://github.com/abseil/abseil-cpp/pull/1110 to enable
  loongarch64
2023-05-02 16:44:38 +08:00
Martin Weinelt
7399b9f0cf
abseil-cpp_202206: init at 20220623.1 2022-09-28 23:16:12 +02:00
Jonathan Ringer
a0da54e4d1 abseil-cpp: init 20211102.0 2022-02-09 21:05:27 -08:00
Phillip Cloud
f506ecdca9
all-packages: pass cxxStandard to or-tools 2021-11-01 11:50:37 -04:00
Phillip Cloud
f918954e06
abseil-cpp: format 2021-11-01 11:50:19 -04:00
Phillip Cloud
af3444ffc5
abseil-cpp: add cxxStandard input 2021-11-01 11:50:18 -04:00
Mario Rodas
d1de5af675 abseil-cpp: 20210324.1 -> 20210324.2
https://github.com/abseil/abseil-cpp/releases/tag/20210324.2
2021-09-01 04:20:00 +00:00
Gabriel Ebner
fc4f549d39 abseil-cpp: 20200923.3 -> 20210324.1 2021-05-22 16:57:32 +02:00
Mario Rodas
c28308c29e abseil-cpp: build shared by default 2021-03-20 04:20:00 +00:00
Robert T. McGibbon
577bab6918 abseil-cpp: 20200225.2 -> 20200923.3 2021-02-20 15:41:18 -05:00
Ben Siraphob
66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
Anders Kaseorg
6356c0458d abseil-cpp: 20191119 -> 20200225.2
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-05-04 03:11:55 -07:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Anders Kaseorg
4e0f25d443 abseil-cpp: 20190322 -> 20191119
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-02-10 20:40:12 +01:00
volth
7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +00: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
Anders Kaseorg
8da6083b37 abseil-cpp: init at 20190322-eab2078b53c9e3d9d240135c09d27e3393acb50a
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2019-03-26 17:04:03 -07:00