mpreisler / mingw-bundledlls
Python3 script that takes an EXE file, automatically figures out all the DLL dependencies, and copies them next to the EXE.
☆75Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for mingw-bundledlls
- List shared object dependencies of a portable executable (PE)☆56Updated last year
- Have your AppImage check libgcc and libstdc++ dependencies at runtime.☆36Updated 11 months ago
- Minimal Clang for windows☆60Updated 6 years ago
- BSD-licensed getopt implementation☆89Updated 8 months ago
- MSVC via Wine in Docker☆122Updated 3 years ago
- A simple gettext replacement that works directly on .po files☆67Updated 5 months ago
- A reimplementation of Qt's moc using libclang. Contains both a drop-in remplacement, and a plugin for the clang compiler.☆205Updated 2 years ago
- Library for creating relocatable software☆43Updated 7 years ago
- [Inactive] Public domain C++14 wrapper for POSIX interfaces.☆25Updated 9 years ago
- an opinionated cmake config manager☆41Updated 4 months ago
- Autotools-style configure script wrapper around CMake☆86Updated 7 years ago
- Transparent UTF-8 support for native Win32 ANSI applications☆101Updated 2 weeks ago
- LibFindMacros development repository and other cool CMake stuff☆45Updated 2 years ago
- An extensible framework for performing static code checking on files of any format.☆28Updated 5 months ago
- Tracks dependencies for Windows EXE and DLL PE-files (Portable Executable), resembles ldd from libc☆87Updated 5 years ago
- xunused is a tool to find unused C/C++ functions and methods across source files in the whole project.☆54Updated 8 months ago
- EditorConfig Plugin for QtCreator☆40Updated 2 years ago
- ☆39Updated 4 years ago
- A library to help create and query binary XML blobs☆35Updated this week
- An experimental and incomplete implementation of Meson in C++, for solving Meson's bootstrapping issue.☆50Updated last week
- Using the Meson build system to build and upload programs to an Arduino☆31Updated last year
- Pixel Format Guide☆68Updated last year
- (New maintainer needed!) Build system wrapper that provides Meson integration in CMake IDE's. (Mirror)☆66Updated 4 years ago
- JAXN: A standard for extended JSON☆19Updated 3 years ago
- A C library for converting between two different encodings in a simple, easy, and powerful way.☆55Updated 3 months ago
- Tool to list dependencies of a DLL☆14Updated 6 years ago
- Unix cc compiler to Microsoft's cl compiler wrapper☆124Updated 2 years ago
- optional bare - A simple version of a C++17-like optional for default-constructible, copyable types, for C++98 and later in a single-fil…☆20Updated last year