Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix CircleCI build. | Toni Uhlig | 2021-10-30 |
* | Support HOSTCC builds for EASTL. | Toni Uhlig | 2021-10-29 |
* | Ignore strict aliasing warnings. | Toni Uhlig | 2021-08-03 |
* | Gitlab-CI | Toni Uhlig | 2021-07-31 |
* | Fixed ctor/dtor issue allowing use of static qualifiers for non primitives. | Toni Uhlig | 2021-07-28 |
* | Added first known issue regarding `static MyClass test;` ctor/dtor failure. | Toni Uhlig | 2021-04-29 |
* | Unified CFLAGS for EASTL and all other builds. | Toni Uhlig | 2021-04-24 |
* | Added Makefile macro to check if some exec's are available e.g. $(CC),$(CXX),.. | Toni Uhlig | 2021-04-24 |
* | Re-worked all the Makefile's as they were not sufficient for external projects. | Toni Uhlig | 2021-04-24 |