aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Added custom linker script.Toni Uhlig2023-10-01
* Improved local dep building.Toni Uhlig2023-07-26
* example3 supports BUILD_NATIVEToni Uhlig2023-06-28
* Build DPP with a toolchain tarball generated by mingw-w64-build-ng.lns2022-09-20
* Repository clean up, renamed ddk-template* to dpp-example*.Toni Uhlig2022-09-09
* Distinguish between local and dependency targets to prevent confusion.Toni Uhlig2022-03-09
* Fix CircleCI build.Toni Uhlig2021-10-30
* Support HOSTCC builds for EASTL.Toni Uhlig2021-10-29
* Fixed ctor/dtor issue allowing use of static qualifiers for non primitives.Toni Uhlig2021-07-28
* Re-worked all the Makefile's as they were not sufficient for external projects.Toni Uhlig2021-04-24
* Support for using EASTL w/ user space apps.Toni Uhlig2021-04-23
* Support for using Makefile.external in external projects.Toni Uhlig2021-04-22
* Added kernel threading support.Toni Uhlig2021-04-20
* 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 integrationToni Uhlig2021-04-16
* initial commitToni Uhlig2021-04-07