OVMS3-idf/tools/cmake
Roland Dobai 3b3050b09f 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-28 15:22:07 +02:00
..
scripts cmake: utility to create a failing target 2020-03-22 20:01:33 +08:00
third_party cmake: support git worktree 2019-11-05 15:32:35 +08:00
build.cmake build system: Remove some dependencies from esp32 & esp32s2beta 2020-01-08 18:13:12 +11: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-28 15:22:07 +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 Use component manager if available as python package 2019-12-19 16:48:36 +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 Merge branch 'master' into feature/cmake 2018-08-16 17:14:17 +10: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-esp32s2beta.cmake global: remove gcc 5.2 support 2019-11-20 11:17:27 +01:00
utilities.cmake cmake: utility to create a failing target 2020-03-22 20:01:33 +08:00
version.cmake bump version to 4.1 2019-08-13 10:09:52 +02:00