]> granicus.if.org Git - esp-idf/commit
cmake: Use cmake_lint project, tidy up all CMake source files
authorAngus Gratton <angus@espressif.com>
Tue, 27 Feb 2018 04:45:30 +0000 (15:45 +1100)
committerAngus Gratton <gus@projectgus.com>
Sun, 29 Apr 2018 23:59:20 +0000 (09:59 +1000)
commit88df8fd2934acd69fd4f0e8900e45700b2a387d5
tree871e8b3a31d9823b9796ff7c6a16839dfcec29b8
parent15d5e8861883f0b20ddfdb118737cbe6c61dbe85
cmake: Use cmake_lint project, tidy up all CMake source files
32 files changed:
.editorconfig
components/aws_iot/CMakeLists.txt
components/bootloader/project_include.cmake
components/bootloader/subproject/CMakeLists.txt
components/bootloader_support/CMakeLists.txt
components/bt/CMakeLists.txt
components/coap/CMakeLists.txt
components/cxx/CMakeLists.txt
components/esp32/CMakeLists.txt
components/esptool_py/CMakeLists.txt
components/esptool_py/project_include.cmake
components/expat/CMakeLists.txt
components/heap/CMakeLists.txt
components/libsodium/CMakeLists.txt
components/lwip/CMakeLists.txt
components/mbedtls/CMakeLists.txt
components/newlib/CMakeLists.txt
components/partition_table/CMakeLists.txt
components/spi_flash/CMakeLists.txt
docs/en/api-guides/build-system-cmake.rst
docs/en/contribute/style-guide.rst
examples/get-started/hello_world/CMakeLists.txt
tools/cmake/components.cmake
tools/cmake/crosstool_version_check.cmake
tools/cmake/git_submodules.cmake
tools/cmake/idf_functions.cmake
tools/cmake/kconfig.cmake
tools/cmake/project.cmake
tools/cmake/run_cmake_lint.sh [new file with mode: 0755]
tools/cmake/scripts/data_file_to_c.cmake
tools/cmake/toolchain-esp32.cmake
tools/cmake/utilities.cmake