px4-firmware/cmake
Daniel Agar f5d9b01f5c
NuttX build in place
- 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
2021-11-15 18:47:38 -05:00
..
gtest uORB move to PX4 platform layer 2021-02-17 11:25:56 -05:00
bloaty.cmake NuttX build in place 2021-11-15 18:47:38 -05:00
ccache.cmake NuttX cmake improvements 2019-11-16 15:42:19 -05:00
coverage.cmake Coverage: Fix build for Mac OS 2020-01-28 08:59:25 +01:00
cygwin_cygpath.cmake Cygwin: use absolute path with cygpath conversion to the linker script again 2018-01-05 14:47:33 -05:00
doxygen.cmake CMakeLists.txt extract top level helpers (ccache, doxygen, metadata, etc) 2019-09-15 14:36:38 -04:00
kconfig.cmake NuttX build in place 2021-11-15 18:47:38 -05:00
metadata.cmake metadata.cmake: ensure events directory exists & add px4 enums 2021-07-08 16:29:37 -04:00
package.cmake CMakeLists.txt extract top level helpers (ccache, doxygen, metadata, etc) 2019-09-15 14:36:38 -04:00
px4_add_common_flags.cmake parameters: tinybson fill total document length for bson compatibility 2021-04-12 21:26:50 -04:00
px4_add_library.cmake mc atune: add module to all targets 2021-10-02 18:12:05 -04:00
px4_add_module.cmake mavlink: cmake generate mavlink headers at build time 2021-11-05 23:01:38 -04:00
px4_config.cmake [Kconfig] Add all distance sensors 2021-10-07 10:09:01 -04:00
px4_git.cmake cmake add a few include guards 2019-11-16 16:27:36 -05:00
px4_list_make_absolute.cmake Whitespace cleanup. 2021-10-19 13:29:26 -04:00
px4_metadata.cmake boards organization 2018-11-26 14:40:14 -08:00
px4_parse_function_args.cmake cmake add a few include guards 2019-11-16 16:27:36 -05:00
sanitizers.cmake boards organization 2018-11-26 14:40:14 -08:00