blender/build_files
Ray Molenkamp 9b8be81eef deps_builder: Add support for cve-bin-tool
This change adds support for intels cve-bin-tool [1]
in the deps builder. This adds 2 new targets to the
builder that do not build automatically but can be
build on demand when required.

`make cve_check` will output to the console.
`make cve_check_html` will output a html file that
can be shared with other people.

Requirements:

- A working installation of cve-bin-tool on the system

Not required but higly recommended:

- Obtaining a key from the nvd [2] to speed up the
  database download. you can pass the key to cmake
  using `-DCVE_CHECK_NVD_KEY=your_api_key`

[1] https://github.com/intel/cve-bin-tool
[2] https://nvd.nist.gov/developers/request-an-api-key

Reviewed By: brecht

Differential Revision: https://developer.blender.org/D16160
2022-10-10 11:48:05 -06:00
..
build_environment deps_builder: Add support for cve-bin-tool 2022-10-10 11:48:05 -06:00
buildbot File headers: use SPDX license for CMake files 2022-02-11 14:23:56 +11:00
cmake Build: reference bundled wayland and libdecor headers 2022-10-08 08:00:17 +11:00
config Revert "Blender 3.3 - Beta" 2022-07-27 17:32:05 +02:00
package_spec Cleanup: remove "<pep8 compliant>" from headers 2022-06-02 20:16:20 +10:00
utils Fix Linux bpy wheel failing to install due to wrong ABI flags 2022-09-16 15:53:37 +02:00
windows Windows: make.bat change python detection order 2022-04-29 10:13:01 -06:00