incubator-nuttx/libs/libxx
xuxin19 859247c224 cmake:enhance set_source_files_properties for NuttX CMake module
Because `set_source_files_properties` in cmake will overwrite the properties instead of appending them.
This module implements addition and deletion by
first `getting_source_file_property` and then `set_source_files_properties`

Signed-off-by: xuxin19 <xuxin19@xiaomi.com>
2024-04-18 14:57:58 -03:00
..
libcxxmini
.gitignore
0001-libcxx-remove-mach-time-h.patch libs/libxx: add patch to remove mach/mach_time.h inclusion 2024-02-16 10:42:23 -08:00
0001-uClibcxx-basic_definitions-fix-GCC-specific-definiti.patch
0001-uclibxx-use-overload-constructor-of-filebuf-ostream.patch
0001_fix_stdatomic_h_miss_typedef.patch libcxx: fix build error. 2023-12-06 07:56:17 -08:00
CMakeLists.txt
Kconfig Use C++ standard lib from toolchain 2024-03-06 08:42:44 +08:00
Makefile
__config_site upgrade llvm version to 17.0.6 and set default nuttx math lib as default 2023-12-17 03:39:26 -08:00
etl.defs
libcxx.cmake cmake:enhance set_source_files_properties for NuttX CMake module 2024-04-18 14:57:58 -03:00
libcxx.defs libs/libxx: add patch to remove mach/mach_time.h inclusion 2024-02-16 10:42:23 -08:00
libcxxabi.cmake cmake:enable libxx for CMake build 2024-03-15 01:28:53 +08:00
libcxxabi.defs libcxxabi: Path <cxxabi.h> not found 2024-03-14 22:47:55 +08:00
libcxxmini.cmake cmake:enable libxx for CMake build 2024-03-15 01:28:53 +08:00
libcxxmini.defs
mbstate_t.patch upgrade llvm version to 17.0.6 and set default nuttx math lib as default 2023-12-17 03:39:26 -08:00
system_configuration.h
uClibc++.cmake cmake:enable libxx for CMake build 2024-03-15 01:28:53 +08:00
uClibc++.defs