Sebastian Pipping
|
9add0e11d4
|
qa.sh: Start using -Werror
.. in a way that does not break existing configure checks
(e.g. the one for memmove)
|
2017-12-03 17:18:30 +01:00 |
|
Sebastian Pipping
|
72d9f6aa36
|
qa.sh: Fix "memory" mode (#65)
Looks like a regression for migration to GNU Automake.
|
2017-08-30 22:33:22 +02:00 |
|
Sebastian Pipping
|
ddaa78c708
|
qa.sh: Stay closer to c89 (still requires c99)
|
2017-08-23 17:38:38 +02:00 |
|
Sebastian Pipping
|
4f81bb01c1
|
qa.sh: Use clang for mode "address" to detect memory leaks (#23)
|
2017-07-15 19:48:47 +02:00 |
|
Sebastian Pipping
|
7bc4aa61ae
|
qa.sh: Rename BASE_FLAGS to BASE_COMPILE_FLAGS
|
2017-07-15 19:48:45 +02:00 |
|
Sebastian Pipping
|
5f51145401
|
Move to C99 (#73) and fix ULL integer literals (#69)
|
2017-07-12 18:47:37 +02:00 |
|
Sebastian Pipping
|
2446329958
|
Address MemorySanitizer mis-report on SYS_getrandom
|
2017-06-15 23:45:44 +02:00 |
|
Rhodri James
|
89d37b3ee3
|
Add qa.sh modes for library and application coverage stats
|
2017-01-30 15:27:54 +00:00 |
|
Sebastian Pipping
|
5b24ad2e51
|
qa.sh: "set -e" inside "|| exit 1"-ed subshell did not have any effect
http://unix.stackexchange.com/questions/65532/why-does-set-e-not-work-inside/65564#65564
|
2016-06-06 22:47:52 +02:00 |
|
Sebastian Pipping
|
f32e06fe6b
|
qa.sh: Merge callgraphs into one
|
2016-05-30 20:59:05 +02:00 |
|
Sebastian Pipping
|
a01b100305
|
qa.sh: Add egypt support (callgraphs)
|
2016-05-30 20:30:30 +02:00 |
|
Sebastian Pipping
|
93acfa0bb3
|
qa.sh: Add ncc/nccnav support
|
2016-05-25 19:04:36 +02:00 |
|
Sebastian Pipping
|
5a912171fd
|
qa.sh: Polish and make more flexible
|
2016-05-25 19:04:03 +02:00 |
|
Sebastian Pipping
|
a238d7ea7a
|
Makefile.in: Extend target "qa"
|
2016-05-15 14:11:11 +02:00 |
|