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