zephyr/cmake
Marc Herbert 13df15845e cmake: drop ERROR_QUIET in python.cmake
ERROR_QUIET should be used only when the command is actually expected to
fail, otherwise discarding stderr can be extremely time-consuming. See
recent example of time lost in commit 40c2e08e82 ("xcc/cmake: don't
discard stderr; don't (ever!) use ERROR_QUIET")

If some Python interpreter cannot even evaluate `sys.version_info[:2]`,
then we definitely don't want to hide what its stderr says about that.

Fixes commit 94de3e9f60 ("cmake: FindPython3: Adjust python3 program
search")

Signed-off-by: Marc Herbert <marc.herbert@intel.com>
2023-12-13 13:56:59 +01:00
..
app
bintools llvm: Allow llvm-readelf 2023-12-07 10:35:44 +00:00
compiler cmake/compiler/: drop ERROR_QUIET when looking for compiler --version 2023-12-04 16:38:08 +00:00
emu
flash
ide
linker cmake: safeguard path of SOC_LINKER_SCRIPT 2023-11-03 14:47:34 +00:00
linker_script linker: Add flash end ROM offset 2023-12-12 15:31:16 +01:00
makefile_exports
modules cmake: drop ERROR_QUIET in python.cmake 2023-12-13 13:56:59 +01:00
reports
sca
toolchain toolchain: esp32: fix cmake build issue with 'espressif' toolchain 2023-11-22 09:52:29 +01:00
usage cmake: add initlevels to usage 2023-11-24 11:39:21 +01:00
util
cfb.cmake
extra_flags.cmake
gcc-m-cpu.cmake
gcc-m-fpu.cmake
gen_version_h.cmake
hex.cmake
kobj.cmake
mcuboot.cmake kconfig: mcuboot: Add MCUBOOT_IMGTOOL_OVERWRITE_ONLY option 2023-11-23 09:59:36 +01:00
package_helper.cmake
pristine.cmake
target_toolchain_flags.cmake
verify-toolchain.cmake
vif.cmake