17 Commits (ada469f237c66f2502e5900fb8a16f77a1e766d7)

Author SHA1 Message Date
Patryk Duda ce438da14f llvm: Add support for LLVM libc++ C++ Standard Library 2 years ago
Al Semjonovs 955d85aa67 libc: picolibc: Fix picolibc to allow third party CPP 2 years ago
Damian Krolik 74859013f1 lib: cpp: name the choice group for selecting C++ standard 2 years ago
Alberto Escolar Piedras 56dc20eb1d Kconfig: Tidy up dependants of NATIVE_APPLICATION 2 years ago
Keith Packard 6ccdf47f60 lib/cpp: Remove CONFIG_CPP_MAIN 2 years ago
Alberto Escolar Piedras b0668cc586 lib: cpp: Do not define __cxa_atexit() for the posix arch 2 years ago
Kumar Gala e268f8eb4f lib: cpp: Introduce FULL_LIBCPP_SUPPORTED similar to C version 2 years ago
Keith Packard dc3f1d7d62 lib/cpp: Allow REQUIRES_FULL_LIBCPP to be selected by applications 2 years ago
Andy Ross 7df2ca6e86 minimal libcpp: Un-11-ify cstddef 2 years ago
Keith Packard 13dfbaebd1 libc/picolibc: Clean up Picolibc Kconfig for C++ 3 years ago
Stephanos Ioannidis 669a0f5bec lib: cpp: Rework C++ standard library configurations 3 years ago
Stephanos Ioannidis 45ba8d5787 lib: cpp: Rename CONFIG_RTTI to CONFIG_CPP_RTTI 3 years ago
Stephanos Ioannidis 26ede92f84 lib: cpp: Rename CONFIG_EXCEPTIONS to CONFIG_CPP_EXCEPTIONS 3 years ago
Stephanos Ioannidis 05aea1ce58 lib: cpp: Rename CONFIG_CPLUSPLUS to CONFIG_CPP 3 years ago
Stephanos Ioannidis 96234b15df lib: cpp: Relocate C++ minimal library components to lib/cpp/minimal 3 years ago
Stephanos Ioannidis 03879b9e2b lib: cpp: Relocate C++ ABI library components to lib/cpp/abi 3 years ago
Stephanos Ioannidis feaab27c1b lib: cpp: Relocate subsys/cpp to lib/cpp 3 years ago