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 libs/libxx: remove redundant code 2023-05-03 19:54:19 +08:00
__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
.gitignore build: add initial cmake build system 2023-07-08 13:50:48 +08:00
0001_fix_stdatomic_h_miss_typedef.patch libcxx: fix build error. 2023-12-06 07:56:17 -08:00
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
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
etl.defs treewide: add DOWNLOAD variable as unification of curl call 2023-03-08 17:05:05 +08:00
Kconfig Use C++ standard lib from toolchain 2024-03-06 08:42:44 +08:00
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
Makefile Minor style clean up 2023-01-28 19:53:20 +02:00
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 libc/wchar: remove unnecessary config 2022-07-27 00:36:49 +08:00
uClibc++.cmake cmake:enable libxx for CMake build 2024-03-15 01:28:53 +08:00
uClibc++.defs Don't download tarballs if a local git repo found 2022-12-05 10:47:36 +01:00