selinux/scripts
Christian Göttsche de491fda3d scripts: update run-scan-build
* Do not build test target

  Building the test target breaks the whole build since the tests for
  libsepol require checkpolicy to be build already:

      make[2]: *** No rule to make target '../../checkpolicy/y.tab.o', needed by 'libsepol-tests'.  Stop.
      make[2]: *** Waiting for unfinished jobs....

  Since issues in the test suites are not critical do not build them.

* Update build status reporting

  Since the script sets the option -e scan-build will immediately exit
  on failure and the informative message "++ Build failed" is not
  printed.

* Bump to fortify level 3

* Fix typo

Signed-off-by: Christian Göttsche <cgzones@googlemail.com>
Acked-by: James Carter <jwcart2@gmail.com>
2023-11-15 08:37:43 -05:00
..
ci ci: bump Fedora to version 39 2023-11-15 08:37:37 -05:00
.gitignore scripts: add a helper script to run clang's static analyzer 2018-06-15 09:03:17 -04:00
Lindent
env_use_destdir scripts: ignore unavailable interpreters 2023-11-15 08:37:36 -05:00
make-update Add make-update script and fix release script. 2013-10-31 14:34:02 -04:00
oss-fuzz.sh libsepol: add libfuzz based fuzzer for reading binary policies 2021-12-15 12:48:28 -05:00
release Update VERSIONs to 3.4-rc1 for release. 2022-04-06 19:53:39 +02:00
run-flake8 scripts: ignore Flake8 tag E275 2022-08-15 08:50:18 -04:00
run-scan-build scripts: update run-scan-build 2023-11-15 08:37:43 -05:00