mingw
There are 339 repositories under mingw topic.
m-ab-s/media-autobuild_suite
This Windows Batchscript helps setup a Mingw-w64 compiler environment for building ffmpeg and other media tools under Windows.
mxe/mxe
MXE (M cross environment)
nCine/nCine
A cross-platform 2D game engine
miurahr/aqtinstall
aqt: Another (unofficial) Qt CLI Installer on multi-platforms
huihut/OpenCV-MinGW-Build
👀 MinGW 32bit and 64bit version of OpenCV compiled on Windows. Including OpenCV 3.3.1, 3.4.1, 3.4.1-x64, 3.4.5, 3.4.6, 3.4.7, 3.4.8-x64, 3.4.9, 4.0.0-alpha-x64, 4.0.0-rc-x64, 4.0.1-x64, 4.1.0, 4.1.0-x64, 4.1.1-x64, 4.5.0-with-contrib, 4.5.2-x64
wang-bin/avbuild
ffmpeg花式编译. build tool for all platforms: iOS, android, raspberry pi, win32, uwp, linux, macOS etc.
milkru/vulkanizer
Advanced Vulkan rendering engine prototype
richkmeli/Richkware
Framework for building Windows malware, written in C++
nihui/ruapu
Detect CPU features with single-file
xmake-io/xrepo
🗂️ A cross-platform C/C++ package manager based on Xmake
martinrotter/qt-minimalistic-builds
Precompiled x64 Qt 5/6 library in minimalistic configuration for Windows.
lhmouse/mcfgthread
Cornerstone of the MOST efficient std::thread on Windows for mingw-w64
jrfonseca/drmingw
Postmortem debugging tools for MinGW.
aminya/setup-cpp
Install all the tools required for building and testing C++ and C projects.
Zeranoe/mingw-w64-build
MinGW-w64 build script
PinNaCode/magiskboot_build
unofficial magiskboot build system (and port) targeting multi-platform (does not require NDK)
purplesyringa/win-sudo
Add `sudo` command to Git Bash
djbozkosz/Light-Propagation-Volumes
Master's thesis implementing real-time global illumination method.
EnderIce2/rpc-bridge
Enable Rich Presence between your Wine applications and the native Discord client on Linux and macOS.
Martchus/PKGBUILDs
PKGBUILDs for creating various Arch Linux packages (including lots of mingw-w64 cross compiler packages)
mosra/toolchains
Toolchains for crosscompiling with CMake.
Vuniverse0/mingwInstaller
Installer of MinGW-W64 with GUI
egor-tensin/setup-mingw
GitHub action to set up MinGW-w64
alxm/faur
⚒️✨ My personal C games framework. 2D graphics, sound, inputs, states, ECS, and misc utils for data, files, math, memory, strings, time, and more. Builds for Linux, Windows, Web, and embedded devices.
TransmissionZero/MinGW-Win32-Application
Basic Win32 GUI application which can be built using MinGW.
alcros33/MHW-Costume-Armor
GUI Program to customize layered Armor in the game Monster Hunter World.
valtron/llvm-stuff
LLVM resources and things.
mmozeiko/docker-mingw-w64
mingw-w64 toolchain in docker for targeting 64-bit Windows
ullaskunder3/Solution-to-graphics.h
My vs code setup for graphics.h ( I know its old, have to learn because of university they use turbo 😱. Vs code is way better 😍)
robdunn4/QSpice
QSpice tools, components, symbols, code, etc.
asmaloney/asmCrashReport
🐞 Installs signal handlers to capture stack traces for MinGW 32 and macOS builds.
chappjc/MATLAB
Resources for using C++ with MATLAB
iricartb/buffer-overflow-vulnerability-services-tester-tool
Ivan Ricart Borges - Program to detect the existence of remote/local stack-based buffer-overflow vulnerabilities using the standard communication protocol for each service.
x1unix/docker-go-mingw
Docker image for building Go binaries with MinGW toolchain. Supports Windows on ARM!
cosmo0920/homebrew-mingw_w64
unofficial mingw-w64 Homebrew sub-command and Formulae. These formulae have been superseded by homebrew's mingw-w64.rb.
myfoundation/Game-Programming-Gurus-Reloaded
Tricks of the Game Programming Gurus, 1994 (Andre Lamothe, John Ratcliff, Mark Seminatore, Denise Tyler) Windows port