Randy Eckenrode
8bde04060a
doctest: fix build with clang 16
...
Clang 16 adds a buffer hardening mode as a new warning. doctest enables
all warnings and promotes them to errors, which causes the build to fail
with clang 16. The upstream PR suppresses these warnings on clang 16.
Background: https://discourse.llvm.org/t/rfc-c-buffer-hardening/65734
2023-08-03 23:20:01 +03:00
Henner Zeller
9cf46232c3
doctest: 2.4.9 -> 2.4.11
...
Also, run tests.
2023-05-24 07:47:43 -07:00
R. Ryantm
34b7a4685f
doctest: 2.4.8 -> 2.4.9
2022-06-25 15:29:40 +00:00
Roberto Di Remigio
af911e8452
doctest: 2.4.7 -> 2.4.8 ( #164599 )
...
* doctest: 2.4.7 -> 2.4.8
2022-05-04 07:21:13 +02:00
R. Ryantm
15106d465d
doctest: 2.4.6 -> 2.4.7
2021-12-21 14:51:31 +00:00
Alyssa Ross
25bbad9616
doctest: 2.4.4 -> 2.4.6
2021-04-29 13:51:26 +00:00
Ryan Burns
1a3a6c4bc8
doctest: enable on all platforms
2021-02-06 12:33:23 -08:00
Ben Siraphob
66e44425c6
pkgs/development/libraries: stdenv.lib -> lib
2021-01-21 19:11:02 -08:00
Jan Tojnar
e6c0c98940
Merge branch 'master' into staging-next
...
zynaddsubfx conflict has been updated to 3.0.1, which conflicted with rewrite after 3.0.5 update on a different branch.
2021-01-08 02:07:34 +01:00
David Wood
e2945ada13
doctest: 2.4.1 -> 2.4.4
2021-01-07 17:22:34 +00:00
Ben Siraphob
3ae5e6ce03
treewide: remove enableParallelBuilding = true if using cmake
2021-01-03 18:37:40 +07:00
R. RyanTM
a4e0d2b1b8
doctest: 2.4.0 -> 2.4.1
2020-11-11 02:48:10 +00:00
R. RyanTM
6f505be979
doctest: 2.3.8 -> 2.4.0
2020-06-30 04:20:33 +00:00
R. RyanTM
c644a17b00
doctest: 2.3.7 -> 2.3.8
2020-05-19 04:30:23 +00:00
R. RyanTM
7afb0f82a3
doctest: 2.3.5 -> 2.3.7
2020-03-04 03:06:44 +00:00
David Wood
54cbe01782
doctest: init at 2.3.5
...
Signed-off-by: David Wood <david@davidtw.co>
2020-02-22 10:57:37 -08:00