Ruben Ayrapetyan
|
304098a984
|
Introducing make target for precommit testing: 'make precommit' that also supports parallel run: 'make -j precommit'. Introducing set of modifiers for linux target: libc_raw, musl, sanitize, valgrind. For example: 'make debug.linux-libc_raw-sanitize' or 'make release.linux-valgrind'. Removing corresponding flags.
|
2014-08-04 22:02:48 +04:00 |
|
Ruben Ayrapetyan
|
e1c57dc231
|
Adding valgrind's memcheck support in mem-heap. Adding valgrind's headers valgrind.h and memcheck.h to third-party/valgrind directory.
|
2014-08-01 18:22:34 +04:00 |
|
Ruben Ayrapetyan
|
7a2397f235
|
Introducing new make targets scheme: {dev,debug,release,debug_release}.{linux,stm32f{4}}[.{check,flash}].
|
2014-07-14 20:10:46 +04:00 |
|
e.gavrin
|
823432664e
|
Applied memory tests
|
2014-07-08 13:24:57 +04:00 |
|