forked from Archive/PX4-Autopilot
f5d9b01f5c
- cmake NuttX build wrapper compile in place instead of copying source tree to build directory - slightly faster skipping necessary copying (depending on system) - allows debugging in place - easier to work directly in NuttX following official documentation - simplifies overall build which should make it easier to resolve any remaining NuttX dependency issues in the build system - the downside is switching back and forth between different builds always require rebuilding NuttX, but I think this is worth the improved developer experience - also no longer builds px4io and bootloader in every single build, for most users these rarely change and we're wasting a lot of build time |
||
---|---|---|
.. | ||
gtest | ||
bloaty.cmake | ||
ccache.cmake | ||
coverage.cmake | ||
cygwin_cygpath.cmake | ||
doxygen.cmake | ||
kconfig.cmake | ||
metadata.cmake | ||
package.cmake | ||
px4_add_common_flags.cmake | ||
px4_add_library.cmake | ||
px4_add_module.cmake | ||
px4_config.cmake | ||
px4_git.cmake | ||
px4_list_make_absolute.cmake | ||
px4_metadata.cmake | ||
px4_parse_function_args.cmake | ||
sanitizers.cmake |