1. ce438da llvm: Add support for LLVM libc++ C++ Standard Library by Patryk Duda · 1 year, 5 months ago
  2. 955d85a libc: picolibc: Fix picolibc to allow third party CPP by Al Semjonovs · 1 year, 6 months ago
  3. 7485901 lib: cpp: name the choice group for selecting C++ standard by Damian Krolik · 1 year, 8 months ago
  4. 56dc20e Kconfig: Tidy up dependants of NATIVE_APPLICATION by Alberto Escolar Piedras · 1 year, 9 months ago
  5. 6ccdf47 lib/cpp: Remove CONFIG_CPP_MAIN by Keith Packard · 1 year, 10 months ago
  6. b0668cc lib: cpp: Do not define __cxa_atexit() for the posix arch by Alberto Escolar Piedras · 1 year, 11 months ago
  7. e268f8e lib: cpp: Introduce FULL_LIBCPP_SUPPORTED similar to C version by Kumar Gala · 1 year, 11 months ago
  8. dc3f1d7 lib/cpp: Allow REQUIRES_FULL_LIBCPP to be selected by applications by Keith Packard · 1 year, 11 months ago
  9. 7df2ca6 minimal libcpp: Un-11-ify cstddef by Andy Ross · 2 years, 1 month ago
  10. 13dfbae libc/picolibc: Clean up Picolibc Kconfig for C++ by Keith Packard · 2 years, 2 months ago
  11. 669a0f5 lib: cpp: Rework C++ standard library configurations by Stephanos Ioannidis · 2 years, 2 months ago
  12. 45ba8d5 lib: cpp: Rename CONFIG_RTTI to CONFIG_CPP_RTTI by Stephanos Ioannidis · 2 years, 2 months ago
  13. 26ede92 lib: cpp: Rename CONFIG_EXCEPTIONS to CONFIG_CPP_EXCEPTIONS by Stephanos Ioannidis · 2 years, 2 months ago
  14. 05aea1c lib: cpp: Rename CONFIG_CPLUSPLUS to CONFIG_CPP by Stephanos Ioannidis · 2 years, 2 months ago
  15. 96234b1 lib: cpp: Relocate C++ minimal library components to lib/cpp/minimal by Stephanos Ioannidis · 2 years, 2 months ago
  16. 03879b9 lib: cpp: Relocate C++ ABI library components to lib/cpp/abi by Stephanos Ioannidis · 2 years, 2 months ago
  17. feaab27 lib: cpp: Relocate subsys/cpp to lib/cpp by Stephanos Ioannidis · 2 years, 2 months ago