mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
Changelog: 8.0.5: Fixed building ACE for Android with uses_wchar=1 Add support for parallel make using Embarcadero bcc64x compiler Fixed compile errors when C++23 is enabled Updated thread name support to work with older Windows versions 8.0.4: Fixed compile errors in the ACE core when compiled without thread support (only core of ACE compiled and not tested) 8.0.3: Deprecated ACE_Copy_Disabled in favor of deleted copy/assignment Replaced usage of ACE_MIN and ACE_MAX with std::min/std::max Add support for abstract paths to ACE_UNIX_ADDR Improve support for 64bit file sizes Minor fixes to ACE logging classes Use C++11 default for more classes GCC versions less than 9 and Clang versions less than 12 are no longer tested in GitHub Actions CI Dropped support for Embarcadero C++ Builder bcc32c and bcc64 compilers Updated support for Green Hills INTEGRITY and INTEGRITY-178 tuMP RTOS. Tested on INTEGRITY 11.4.6 and INTEGRITY-178 5.0.0. Thread names given to ACE_OS::thr_create are now passed down to the OS on Windows and on INTEGRITY. https://github.com/DOCGroup/ACE_TAO/releases Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |
||
|---|---|---|
| contrib | ||
| meta-filesystems | ||
| meta-gnome | ||
| meta-initramfs | ||
| meta-multimedia | ||
| meta-networking | ||
| meta-oe | ||
| meta-perl | ||
| meta-python | ||
| meta-webserver | ||
| meta-xfce | ||
| .b4-config | ||
| .gitignore | ||
| COPYING.MIT | ||
| README.md | ||
Collection of layers for the OE-core universe
Main layer maintainer: Khem Raj raj.khem@gmail.com
This repository is a collection of layers to suppliment OE-Core with additional packages, Each layer have designated maintainer Please see the respective READMEs in the layer subdirectories