index
:
mingw-w64-dpp.git
main
release-1.0
release-1.1
release-1.2
release-1.3
tmp
"Mingw64 Driver Plus Plus": C++, DDK and (EA)STL made easy!
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
README.md
Commit message (
Expand
)
Author
Age
*
Partial SEH support.
Toni Uhlig
2023-11-15
*
update README.md
Toni Uhlig
2023-09-15
*
Added `nanoprintf.h` header only library to implement `::to_string` functions.
Toni Uhlig
2023-09-15
*
README/CI Update
Toni Uhlig
2023-07-04
*
Sign drivers on native Windows. Fixes #2.
Toni Uhlig
2023-06-30
*
example3 supports BUILD_NATIVE
Toni Uhlig
2023-06-28
*
Packaging support for third party libraries.
Toni Uhlig
2023-03-13
*
Tiny fixes.
Toni Uhlig
2022-12-23
*
Repository clean up, renamed ddk-template* to dpp-example*.
Toni Uhlig
2022-09-09
*
Added CFLAGS -fno-stack-protector -mno-stack-arg-probe. Maybe __chkstk_ms() w...
Toni Uhlig
2022-09-07
*
README.md update
1.2
release-1.2
Toni Uhlig
2022-08-30
*
Added URLs to CI badges.
lns
2022-06-09
*
Added Github Actions badge.
Toni
2022-05-08
*
Fixed pipeline badges.
lns
2022-05-07
*
Added some (useful?) informations to the read!me.
lns
2022-05-07
*
yet another readme update
1.1
release-1.1
Toni Uhlig
2021-10-30
*
Fix CircleCI build.
Toni Uhlig
2021-10-30
*
Added source'able toolchain script.
Toni Uhlig
2021-09-19
*
Circle-CI
Toni Uhlig
2021-08-01
*
Gitlab-CI
Toni Uhlig
2021-07-31
*
Set DriverUnload callback after DriverEntry called. Added appropriate README ...
Toni Uhlig
2021-07-29
*
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
*
Re-worked all the Makefile's as they were not sufficient for external projects.
Toni Uhlig
2021-04-24
*
Improved driver-sign comfort by using fake-CA's w/o passphrase and self-sign ...
Toni Uhlig
2021-04-23
*
Support for using Makefile.external in external projects.
Toni Uhlig
2021-04-22
*
Update README.md
Toni
2021-04-20
*
Update README.md
Toni
2021-04-20
*
Merge branch 'master' of github.com:lnslbrty/mingw-w64-ddk-template
Toni Uhlig
2021-04-18
|
\
|
*
Update README.md
Toni
2021-04-16
*
|
Added EV code signing CA/Cert generator.
Toni Uhlig
2021-04-18
|
/
*
EASTL update script
Toni Uhlig
2021-04-16
*
EASTL integration
Toni Uhlig
2021-04-16
*
initial commit
Toni Uhlig
2021-04-07