- Nov 10, 2021
-
-
Florian Schmaus authored
Sync tools/check-format of EMPER and Mazstab by using the newer Mazstab version of the script.
-
- Oct 13, 2021
-
-
Florian Fischer authored
In a running gdb process use: source tools/gdb/dump_runtime_state.py to dump the state of all threads, all WSL queues and all worker IoContexts.
-
- Sep 21, 2021
-
-
Florian Fischer authored
-
- Aug 19, 2021
-
-
Florian Fischer authored
Generate a new compile_commands database in compile_commands_wo_subprojects/ without the files in subprojects/. This new compile_commands database is than consumed by iwyu and clang-tidy. Co-Authored-By:
Florian Schmaus <schmaus@cs.fau.de> Suggested--By:
Florian Schmaus <schmaus@cs.fau.de>
-
- Jul 26, 2021
-
-
Florian Fischer authored
Usage run "docker.sh <your command>" to execute <your command> in the docker image extracted from .gitlab-ci.yml in the emper root directory NOTE: seccomp filtering is disabled for now since io_uring_* syscalls are not working everywhere as expected.
-
- May 17, 2021
-
-
Florian Schmaus authored
xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
-
- May 01, 2021
-
-
Florian Fischer authored
-
Florian Fischer authored
-
- Apr 16, 2021
-
-
Florian Schmaus authored
Meson does only emit a warning if unknown options are passed. In our case, this is always something we should take care of, because an option we assumed we configured, had no effect. See also https://github.com/mesonbuild/meson/pull/8658
-
- Apr 12, 2021
-
-
Florian Schmaus authored
Since only newer versions of IWYU_TOOL fail with an exit code, we have to disable -e around the IWYU_TOOL invocation. Otherwise we would not print IWYU_LOG.
-
Florian Schmaus authored
-
Florian Schmaus authored
-
Florian Schmaus authored
This required that we backport iwyu_tool.py from https://github.com/include-what-you-use/include-what-you-use/pull/891 into tools/, which supports --load.
-
- Jan 22, 2021
-
-
Florian Schmaus authored
Fixes #8.
-
- Nov 10, 2020
-
-
Florian Schmaus authored
-
Florian Schmaus authored
-
- Nov 05, 2020
-
-
Florian Schmaus authored
-
Florian Schmaus authored
-
Florian Schmaus authored
-
- Jul 31, 2020
-
-
Florian Schmaus authored
-