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
- Host: GitHub
- URL: https://github.com/simbit18/kconfig-frontends-windows-mingw64
- Owner: simbit18
- License: apache-2.0
- Created: 2025-01-08T15:49:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-31T12:20:10.000Z (10 months ago)
- Last Synced: 2025-07-31T15:08:45.678Z (10 months ago)
- Topics: cmake, kconfig, mingw64, msys2, ninja, powershell-script, windows
- Language: PowerShell
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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