OVMS3-idf/tools/cmake
Roland Dobai b4bddbb22f 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:44 +02:00
..
scripts cmake: Set COMPONENT_PATH during early expansion of dependencies 2019-03-22 10:12:15 +11:00
third_party tools: Add --always option to git describe for Cmake 2019-01-24 12:06:55 +08:00
component_utils.cmake cmake: refactor finding components 2019-07-10 16:50:23 +08:00
components.cmake cmake: link test components to executable directly 2019-08-09 15:18:06 +08:00
convert_to_cmake.py tools: Make Unicode from subprocess result in the CMake convert script 2020-04-28 15:22:44 +02:00
crosstool_version_check.cmake cmake: Add a compatible old GCC flag, fix the cmake example building 2018-09-20 18:53:15 +08:00
git_submodules.cmake cmake: Use cmake_lint project, tidy up all CMake source files 2018-04-30 09:59:20 +10:00
idf_functions.cmake esp_common: add version definitions in code and build system 2020-04-03 01:24:33 +02:00
kconfig.cmake cmake: set build dir for mconf-idf 2019-12-13 16:10:01 +05:30
ldgen.cmake cmake: Fix for Python files executed directly, not via PYTHON variable 2019-03-12 13:31:44 +08:00
project.cmake cmake: fix extra component dirs ordering 2020-02-20 12:31:23 +05:00
project_description.json.in cmake: separate app from idf lib project 2018-11-27 13:59:24 +08:00
run_cmake_lint.sh Merge branch 'master' into feature/cmake 2018-08-16 17:14:17 +10:00
targets.cmake cmake: separate app from idf lib project 2018-11-27 13:59:24 +08:00
toolchain-esp32.cmake build system: support for multiple targets 2018-11-11 21:46:02 +08:00
utilities.cmake cmake: Fix psram workaround compiler flag application 2019-02-26 04:07:51 +00:00
version.cmake idf: Bump ESP-IDF version to v3.3.2 2020-04-27 15:45:47 +10:00