Commit graph

21 commits

Author SHA1 Message Date
R. RyanTM 54a0999326 aws-c-common: 0.5.11 -> 0.6.8 2021-07-19 20:47:06 +00:00
R. RyanTM 2cfa2f1a20 aws-c-common: 0.5.5 -> 0.5.11
Co-authored-by: Ryan Burns <rtburns@protonmail.com>
2021-06-04 11:03:37 -07:00
R. RyanTM 3b7b70f492 aws-c-common: 0.5.4 -> 0.5.5 2021-04-22 05:11:35 +00:00
r-burns 33ca41c63e
aws-c-common: 0.5.2 -> 0.5.4 (#119187)
* aws-c-common: 0.5.2 -> 0.5.4

* Update pkgs/development/libraries/aws-c-common/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-12 01:14:08 +02:00
Ryan Burns 46225faef5 aws-c-common: 0.4.64 -> 0.5.2, unmark musl broken, enable tests
Release 0.5.2 fixes musl support
2021-03-04 18:22:06 -08:00
Ivan Babrou ba4c0bf16f aws-c-common: fix build on clang 11 2021-02-24 23:32:52 -08:00
Ryan Burns 33f50b3816 aws-c-common: mark broken on musl
A recent update to aws-c-common uses the nonportable glibc-specific
pthread_attr_setaffinity_np function, which precludes compilation on
musl.
2021-02-05 19:58:30 -08:00
R. RyanTM a1fc4e52b7 aws-c-common: 0.4.63 -> 0.4.64 2021-01-19 05:21:26 +00:00
R. RyanTM 3619fa9065 aws-c-common: 0.3.11 -> 0.4.63
Closes #103613
2021-01-06 06:05:50 +00:00
Jonathan Ringer 18c432fbb2 Revert "aws-c-common: fix build with cmake 3.19"
This reverts commit 42c89295db.

no longer needed with cmake namelink fixes
2020-12-11 07:23:28 -08:00
Jonathan Ringer 42c89295db aws-c-common: fix build with cmake 3.19 2020-11-26 12:28:45 -08:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Robin Gloster ab0cfd9e03
treewide: NIX_*_COMPILE -> string 2019-12-31 00:10:18 +01:00
R. RyanTM 66715188e5 aws-c-common: 0.3.9 -> 0.3.11
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/aws-c-common/versions
2019-06-23 14:57:49 +02:00
volth f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Niklas Hambüchen 46f84cac42 aws-c-common: 0.3.4 -> 0.3.9.
Also remove conditional adding of `libexecinfo` for musl; see #56106.
2019-05-14 21:13:18 +02:00
R. RyanTM 184700b5a5 aws-c-common: 0.3.3 -> 0.3.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/aws-c-common/versions
2019-04-29 22:42:15 -07:00
Matthew Bauer fb3df59c6b aws-c-common: add libexecinfo on musl
Fixes #56106
2019-04-19 11:52:39 -04:00
R. RyanTM df1dbc6327 aws-c-common: 0.3.2 -> 0.3.3 (#56596)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/aws-c-common/versions
2019-04-09 00:36:07 +02:00
Orivej Desh 8f5afc5bb6 aws-c-common: silence warnings that cause -Werror 2019-02-14 10:26:07 +00:00
Orivej Desh 5967ac107a aws-c-common: init at 0.3.2 2019-02-14 09:19:04 +00:00