22 Commits (main)

Author SHA1 Message Date
Yuval Peress a455440570 cpp: Add c++ version number 5 months ago
Torsten Rasmussen d2896df821 cmake: set minimal C++ linker properties in minimal C++ CMake impl 8 months ago
Alberto Escolar Piedras 84dc9a1721 lib/cpp: Remove deprecated CONFIG_CPP_STATIC_INIT_GNU 8 months ago
Alberto Escolar Piedras 6e977ae2d5 lib c/cpp: Move .ctor .init_array handling from C++ to kernel 1 year ago
Yong Cong Sin 67578faefe lib: cpp: remove deprecated Kconfigs 1 year ago
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