This is an automated email from the ASF dual-hosted git repository.

acassis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git


    from 93d75129de riscv: Add Vector CSRs to csr.h
     new 8ab4d3c950 cmake:sanity check to avoid custom board not providing 
Kconfig by default
     new 6960f1b967 cmake:change add_dep to nuttx_add_dep for 
nuttx_add_application
     new 4b11d37cf7 cmake-bugfix:add santity check for target depends and 
change inter_library header inheritance level
     new 859247c224 cmake:enhance set_source_files_properties for NuttX CMake 
module

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CMakeLists.txt                           |  5 +--
 cmake/nuttx_add_application.cmake        | 12 +++++---
 cmake/nuttx_add_library.cmake            |  4 +--
 cmake/nuttx_source_file_properties.cmake | 46 ++++++++++++++++++++++++++++
 libs/libxx/libcxx.cmake                  | 52 ++++++++++++++++----------------
 5 files changed, 84 insertions(+), 35 deletions(-)
 create mode 100644 cmake/nuttx_source_file_properties.cmake

Reply via email to