Page 1 of 1

Builder

Posted: Thu Apr 02, 2026 6:11 am
by BogProg Software
Builder v1.1.0.1 Released

Builder v1.1.0.1 is now available.

Builder is a native Windows C/C++ project builder and IDE focused on straightforward, fast MinGW workflows. It helps you create projects from templates, manage units/resources, run build/rebuild/clean, and debug from inside the same app.

Under the hood, Builder is designed around MSYS2 + MinGW-w64 toolchains (MinGW32 first, with MINGW64 support for x64 targets), plus WinDbg-friendly debug-symbol workflows for troubleshooting when needed.

Builder also includes a Notepad++ plugin so you can trigger common actions directly from Notepad++ (build/rebuild/clean, set active file, compile unit, and bring Builder to front).

Tool downloads (quick links) v1.1.0.1 Changes:
  • Added BuilderCli.exe, a console command-line build runner for Builder project files.
  • Added headless /cli build mode to Builder.exe, bypassing single-instance GUI startup for command-line builds.
  • Added command-line build, rebuild, clean, and relink support for .BPBuilder projects.
v1.1.0.0 Changes:
  • Added ability to set maximum compiler errors per-project.
  • Refined build abort path to handle heavy intermediary return loads from compiler output.
v1.0.0.0a Changes:
  • Fixed error in installer missing resources and helpers.
Download here: https://bogproghome.hopto.org/forums/do ... .php?id=77