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
/
Makefile.deps
Commit message (
Expand
)
Author
Age
*
Added basic CXX string obfuscation via constexpr.
Toni Uhlig
2023-12-23
*
Partial SEH support.
Toni Uhlig
2023-11-15
*
Added custom linker script.
Toni Uhlig
2023-10-01
*
Fix CirlceCI build.
Toni Uhlig
2023-09-15
*
Added `nanoprintf.h` header only library to implement `::to_string` functions.
Toni Uhlig
2023-09-15
*
Fix CI.
Toni Uhlig
2023-09-12
*
Added ThreadArgs, Event, WorkItem.
Toni Uhlig
2023-09-12
*
Fixed build if "use your own toolchain" enabled.
Toni Uhlig
2023-07-26
*
Improved local dep building.
Toni Uhlig
2023-07-26
*
Added wrapper generator for functions that require an import library.
Toni Uhlig
2023-07-04
*
Build DPP with a toolchain tarball generated by mingw-w64-build-ng.
lns
2022-09-20
*
Changed Mingw-w64 sysroot to mingw-w64-sysroot.
Toni Uhlig
2022-09-02
*
Support USER_LIBS for project Makefiles.
Toni Uhlig
2022-09-02
*
EASTL build: tell CMake about our ressource compiler windres
Toni Uhlig
2022-08-29
*
CI: Github Actions
Toni
2022-05-07
*
Distinguish between local and dependency targets to prevent confusion.
Toni Uhlig
2022-03-09
*
submodule update: lnslbrty/mingw-w64-build-ng
Toni Uhlig
2022-01-04
*
Fix CircleCI build.
Toni Uhlig
2021-10-30
*
Support HOSTCC builds for EASTL.
Toni Uhlig
2021-10-29
*
Added source'able toolchain script.
Toni Uhlig
2021-09-19
*
Fixed ctor/dtor issue allowing use of static qualifiers for non primitives.
Toni Uhlig
2021-07-28
*
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