OVMS3-idf/tools/cmake
Roland Dobai 4f8e2699db tools: Make Unicode from subprocess result in the CMake convert script
Fixes an issue with Python 3 in MSYS where it fails while trying to join
paths where one part is Unicode (default string on Python3) and the
second part are bytes (returned by the subprocess call).

Closes https://github.com/espressif/esp-idf/issues/5189
2020-04-27 16:15:52 +02:00
..
scripts cmake: fix getting component requirements 2020-04-08 05:42:15 +00:00
third_party build: Add CONFIG_APP_PROJECT_VER to set the project version from Kconfig 2020-01-15 11:02:27 +00:00
build.cmake cmake: add elf dir information 2020-04-07 17:19:33 +08:00
component.cmake Use component manager if available as python package 2019-12-19 16:48:36 +01:00
convert_to_cmake.py tools: Make Unicode from subprocess result in the CMake convert script 2020-04-27 16:15:52 +02:00
crosstool_version_check.cmake cmake: fix crosstool-NG version check regex 2019-06-10 09:51:40 +00:00
git_submodules.cmake CI: build system do not check submodule for CI 2019-12-08 20:32:10 +08:00
idf.cmake cmake: Account for IDF_PATH case mismatches on case insensitive filesystems 2019-09-19 12:30:52 +10:00
kconfig.cmake Give info and warnings about the TERM environment variable 2019-12-02 09:49:21 +01:00
ldgen.cmake cmake: Use environment variables file for all config binaries 2019-07-01 15:54:27 +10:00
project.cmake tools: Add proper multi-chip support for idf_size.py 2020-02-27 19:50:05 +01:00
project_description.json.in idf.py: pass correct toolchain prefix to the monitor 2019-06-11 13:07:37 +08:00
run_cmake_lint.sh global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs 2020-04-03 01:10:02 +02:00
targets.cmake Fix cmake typo 2019-10-08 08:11:53 +00:00
toolchain-esp32.cmake global: remove gcc 5.2 support 2019-11-20 11:17:27 +01:00
toolchain-esp32s2.cmake esp32s2: remove -nostdlib accidentally added 2020-01-23 17:00:31 +01:00
utilities.cmake cmake: utility to create a failing target 2020-03-02 07:18:22 +05:00
version.cmake global: bump version to 4.2 2020-01-15 10:22:22 +08:00