Commit graph

28 commits

Author SHA1 Message Date
R. Ryantm 846ce0b7fe re2: 2023-02-01 -> 2023-03-01 2023-03-02 09:18:38 +00:00
Sergei Trofimovich 33ec6774e9 re2: 2022-12-01 -> 2023-02-01
Changes: https://github.com/google/re2/compare/2022-12-01...2023-02-01
2023-02-03 19:15:54 +00:00
R. Ryantm c571595dca re2: 2022-06-01 -> 2022-12-01 2022-12-04 22:14:15 +00:00
Azat Bahawi d4ca1b8a89
re2: switch to CMake 2022-10-16 19:27:49 +03:00
Tobias Mayer 3c2b21ccf8 pkgsStatic.re2: fix build 2022-08-09 14:48:44 +02:00
Sergei Trofimovich 148eea3390 re2: 2022-04-01 -> 2022-06-01 2022-06-19 09:15:44 +01:00
Sandro 71f11b8278
Merge pull request #167099 from risicle/ris-re2-passthru-tests
re2: add some key reverse dependencies to passthru.tests
2022-05-09 16:11:53 +02:00
Robert Scott 12c1a063bc re2: add some key reverse dependencies to passthru.tests 2022-04-15 13:33:22 +01:00
R. Ryantm 2f1ea003ad re2: 2022-02-01 -> 2022-04-01 2022-04-02 03:20:35 +00:00
Sergei Trofimovich 7f1c4975fc re2: 2021-11-01 -> 2022-02-01
While at it disabled parallel tests until the fix is merged upstream.
2022-03-11 09:21:53 +00:00
Sergei Trofimovich c363e25220
re2: 2021-09-01 -> 2021-11-01 (#153111)
While at it added trivial updater plumbing.
2022-01-08 20:02:22 -05:00
Sergei Trofimovich 716815ce2a
re2: enable parallel builds (#147991) 2021-11-30 04:33:42 -05:00
Mario Rodas cccf01a57b re2: 2021-08-01 -> 2021-09-01 2021-09-29 11:52:23 -05:00
R. RyanTM bfea70a996 re2: 2021-04-01 -> 2021-08-01 2021-08-17 18:02:09 +00:00
sterni 33406ad455
re2: 20201001 -> 20210401 (#119742)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-19 02:49:45 +02:00
tobim 4369705756
re2: fix for pkgsStatic (#110581)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-01-24 00:54:44 +01:00
Ben Siraphob 66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
Alexander Bakker 92fdbf824a re2: 20190401 -> 20201001 2020-10-07 16:59:09 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
volth 08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +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
Robert Scott 6a1ade5fca re2: enable check, installCheck 2019-05-31 22:44:03 +01:00
Robert Scott 9ecdc72b36 re2: 20140304 -> 20190401 2019-05-31 22:25:43 +01:00
Matthew Bauer 02297beade treewide: add version to packages
Lots of packages are missing versions in their name. This adds them
where appropriate. These were found with this command:

 $ nix-env -qa -f. | grep -v '\-[0-9A-Za-z.-_+]*$' | grep -v '^hook$'

See issue #41007.
2018-05-25 15:48:05 -05:00
Daiderd Jordan 6058539272
re2: fix dylib library id 2017-09-09 15:10:03 +02:00
Tobias Geerinckx-Rice 158e1cfdd0 Don't use "with licenses;" for single licences
And don't use square brackets on such lines.
2015-05-28 19:20:29 +02:00
Mathijs Kwik 9e7c905d98 re2: upgrade to 20140304 2014-05-05 07:32:36 +02:00
Jaka Hudoklin f4b3007ef9 Add re2, an efficient, principled regular expression library 2013-08-22 10:08:07 +02:00