OVMS3-idf/tools/cmake
Angus Gratton 22514c1dd9 cmake: For gcc8 use linker to find paths to libc, libm, libstdc++, etc
Removes the need to know/guess the paths to these libraries. Once we are gcc 8 only, we
can remove -nostdlib and no additional arguments are needed for system libraries.

The catch is: any time IDF overrides a symbol in the toolchain sysroot, we need
an undefined linker marker to make sure this symbol is seen by linker.
2019-05-28 12:54:37 +08:00
..
scripts cmake: build system changes 2019-05-13 19:57:39 +08:00
third_party cmake: Project & IDF git revisions: Show un-annotated tags and -dirty flag 2019-05-23 13:46:23 +10:00
build.cmake cmake: For gcc8 use linker to find paths to libc, libm, libstdc++, etc 2019-05-28 12:54:37 +08:00
component.cmake cmake: refactor quick check given component dirs 2019-05-20 19:24:17 +08:00
convert_to_cmake.py cmake: build system changes 2019-05-13 19:57:39 +08:00
crosstool_version_check.cmake cmake: build system changes 2019-05-13 19:57:39 +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.cmake cmake: build system changes 2019-05-13 19:57:39 +08:00
kconfig.cmake Merge branch 'bugfix/more_cmake_fixes' into 'master' 2019-05-27 15:48:25 +08:00
ldgen.cmake cmake: build system changes 2019-05-13 19:57:39 +08:00
project.cmake cmake: do not use link groups 2019-05-28 10:51:02 +08:00
project_description.json.in Rename Kconfig options (components/esptool_py) 2019-05-21 09:32:55 +02:00
run_cmake_lint.sh Merge branch 'master' into feature/cmake 2018-08-16 17:14:17 +10:00
targets.cmake cmake: build system changes 2019-05-13 19:57:39 +08:00
toolchain-esp32.cmake cmake: For gcc8 use linker to find paths to libc, libm, libstdc++, etc 2019-05-28 12:54:37 +08:00
utilities.cmake cmake: build system changes 2019-05-13 19:57:39 +08:00