Oopenvela-robotlibxx: supports CXX_MINI_LOCALIZATION
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
libxx: All cxx libraries move down one level Since there are some patches that need to be loaded manually, the original method is rather confusing. Now these patches that need to be loaded manually are classified into various cxx library folders, and each dynamically downloaded cxx library is moved down one directory to make the directory structure clearer. Signed-off-by: wangmingrong1 <wangmingrong1@xiaomi.com> | 2 个月前 | |
libxx: supports CXX_MINI_LOCALIZATION This commit contains changes: 1) define new C++ locale macros CXX_MINI_LOCALIZATION & CXX_NO_LOCALIZATION 2) define a new C++ macro _LIBCPP_HAS_MINI_LOCALIZATION for CXX_MINI_LOCALIZATION 3) update libxx/libcxx/CMakeLists.txt & Make.defs Signed-off-by: v-zhangxiaomeng5 <v-zhangxiaomeng5@xiaomi.com> | 2 个月前 | |
libcxxabi/CMakeLists.txt update for Tasking compiler adaptation This commit contains: 1) excluding c++ exception relevant cpp files 2) excluding compile options tasking doesn't support Signed-off-by: v-zhangxiaomeng5 <v-zhangxiaomeng5@xiaomi.com> | 2 个月前 | |
change libcxxmini to libminiabi Now, no default C++ STL(i.e. LIBCXXNONE) and libcxxmini is default library when LIBCXXNONE present Signed-off-by: v-zhangxiaomeng5 <v-zhangxiaomeng5@xiaomi.com> | 2 个月前 | |
libsupcxx: Fix build error. nuttx/libs/libxx/libstdc++/bits/gthr-default.h:886:19: error: 'pthread_cond_destroy' was not declared in this scope; did you mean 'pthread_condattr_t'? 886 | return __gthrw_(pthread_cond_destroy) (__cond); | ^~~~~~~~~~~~~~~~~~~~ nuttx/libs/libxx/libstdc++/bits/gthr-default.h:97:25: note: in definition of macro '__gthrw_' 97 | # define __gthrw_(name) name | ^~~~ Signed-off-by: cuiziwei <cuiziwei@xiaomi.com> | 2 个月前 | |
libs/uClibc++: Fix the Download URL for uClibc++ (CMake) The SSL Cert for git.busybox.net has just expired today. This PR switches the uClibc++ download to cxx.uclibc.org for CMake. | 2 个月前 | |
add dir ignored since we changed libxx layout Signed-off-by: haopengxiang <haopengxiang@xiaomi.com> | 2 个月前 | |
libxx: All cxx libraries move down one level Since there are some patches that need to be loaded manually, the original method is rather confusing. Now these patches that need to be loaded manually are classified into various cxx library folders, and each dynamically downloaded cxx library is moved down one directory to make the directory structure clearer. Signed-off-by: wangmingrong1 <wangmingrong1@xiaomi.com> | 2 个月前 | |
libxx: supports CXX_MINI_LOCALIZATION This commit contains changes: 1) define new C++ locale macros CXX_MINI_LOCALIZATION & CXX_NO_LOCALIZATION 2) define a new C++ macro _LIBCPP_HAS_MINI_LOCALIZATION for CXX_MINI_LOCALIZATION 3) update libxx/libcxx/CMakeLists.txt & Make.defs Signed-off-by: v-zhangxiaomeng5 <v-zhangxiaomeng5@xiaomi.com> | 2 个月前 | |
Fix libxx/Makefile macro LIBMINIABI to CONFIG_LIBMINIABI Signed-off-by: v-zhangxiaomeng5 <v-zhangxiaomeng5@xiaomi.com> | 2 个月前 | |
libxx: supports CXX_MINI_LOCALIZATION This commit contains changes: 1) define new C++ locale macros CXX_MINI_LOCALIZATION & CXX_NO_LOCALIZATION 2) define a new C++ macro _LIBCPP_HAS_MINI_LOCALIZATION for CXX_MINI_LOCALIZATION 3) update libxx/libcxx/CMakeLists.txt & Make.defs Signed-off-by: v-zhangxiaomeng5 <v-zhangxiaomeng5@xiaomi.com> | 2 个月前 |