- Mar 24, 2021
-
-
Florian Schmaus authored
-
- Mar 01, 2021
-
-
Florian Schmaus authored
This should improve the CI response time, as we now (potentially) perform iwyu and clang-tidy in parallel.
-
Florian Schmaus authored
-
- Feb 20, 2021
-
-
Florian Schmaus authored
This adds yet another target "smoke-test-suite", which just runs all tests in the 'smoke' test suite. The static-analysis target was changed to include *all* static analysis thingies we have, even 'doc' as Doxygen does also do some checks that the documentation is "correct". The smoke-test target is also kept, as it allows developers to simply run all smoke tests. Furthermore, this adds some missing PHONY declarations in the Makefile. The gitlab-ci now runs the smoke-test-suite and static-analysis targets in two different jobs. Previously the smoke-test would also run the static-analysis target, which was not intended.
-
- Feb 02, 2021
-
-
Florian Schmaus authored
The 'static-analysis' Make target runs all static analysis we currently have. This allows to run at least static analysis, in cases where we are able build a particular EMPER configuration, but no able to execute it (e.g. because the kernel lacks io_uring support).
-
- Jan 22, 2021
-
-
Florian Schmaus authored
Fixes #8.
-
- Jan 13, 2021
-
-
Florian Schmaus authored
-
- Nov 27, 2020
-
-
Florian Schmaus authored
-
- Nov 16, 2020
-
-
Florian Schmaus authored
-
- Nov 10, 2020
-
-
Florian Schmaus authored
-
Florian Schmaus authored
Also move setup.sh from scripts/ to tools/.
-
Florian Schmaus authored
-
- Nov 05, 2020
-
-
Florian Schmaus authored
-
Florian Schmaus authored
-
Florian Schmaus authored
-
Florian Schmaus authored
-
- Jul 31, 2020
-
-
Florian Schmaus authored
-
- Jun 20, 2017
-
-
Florian Schmaus authored
-
- Apr 04, 2017
-
-
Florian Schmaus authored
-
- Mar 23, 2017
-
-
Florian Schmaus authored
and not Make
-
- Mar 21, 2017
-
-
Florian Schmaus authored
-
Florian Schmaus authored
to allow for e.g. "make VERBOSE=1"
-
Florian Schmaus authored
-
- Sep 08, 2016
-
-
Florian Schmaus authored
-