aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* Improved driver-sign comfort by using fake-CA's w/o passphrase and self-sign ...Toni Uhlig2021-04-23
* Support for using EASTL w/ user space apps.Toni Uhlig2021-04-23
* Support for using Makefile.external in external projects.Toni Uhlig2021-04-22
* Fixed possible deadlock.Toni Uhlig2021-04-20
* Update README.mdToni2021-04-20
* Update README.mdToni2021-04-20
* Added MT support for ring0 drivers.Toni Uhlig2021-04-20
* Added kernel threading support.Toni Uhlig2021-04-20
* Merge branch 'master' of github.com:lnslbrty/mingw-w64-ddk-templateToni Uhlig2021-04-18
|\
| * Update README.mdToni2021-04-16
* | Added EV code signing CA/Cert generator.Toni Uhlig2021-04-18
|/
* Added Makefile install target and point'n'click batch files.Toni Uhlig2021-04-16
* EASTL update scriptToni Uhlig2021-04-16
* EASTL integrationToni Uhlig2021-04-16
* Merge commit '3c534012646b0a68566a494d76fde274e29bfb9e' as 'EASTL/test/packag...Toni Uhlig2021-04-08
|\
| * Squashed 'EASTL/test/packages/EABase/' content from commit 9816bb9Toni Uhlig2021-04-08
* Removed EABase as git submodule.Toni Uhlig2021-04-08
* Merge commit 'e59cf7b09e7388d369e8d2bf73501cde79c28708' as 'EASTL'Toni Uhlig2021-04-08
|\
| * Squashed 'EASTL/' content from commit fad5471Toni Uhlig2021-04-08
* initial commitToni Uhlig2021-04-07