An open API service indexing awesome lists of open source software.

https://github.com/simbit18/kconfig-frontends-windows-mingw64

kconfig-frontends for Win64 platforms build on MSYS2
https://github.com/simbit18/kconfig-frontends-windows-mingw64

cmake kconfig mingw64 msys2 ninja powershell-script windows

Last synced: 21 days ago
JSON representation

kconfig-frontends for Win64 platforms build on MSYS2

Awesome Lists containing this project

README

          

# kconfig-frontends-windows-mingw64
## Overview
UVC Ingenieure https://github.com/uvc-ingenieure/kconfig-frontends made an amazing job by figuring out how to build kconfig-mconf.exe for Win32 platforms. Reclone Labs has adding CMake build support for kconfig-conf.exe and a functional draft of kconfig-tweak.bat .

This GitHub Actions Workflow builds kconfig-mconf.exe for Win64 platforms uses the great job of Reclone Labs.

Converted the initial shell script kconfig-tweak to PowerShell