{"id":46320391,"url":"https://github.com/ianrastall/stockfishcompiler","last_synced_at":"2026-03-04T15:01:41.648Z","repository":{"id":325362220,"uuid":"1100781040","full_name":"ianrastall/StockfishCompiler","owner":"ianrastall","description":"A GUI for automating the process of compiling Stockfish","archived":false,"fork":false,"pushed_at":"2025-12-10T10:24:40.000Z","size":1161,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-12-10T10:49:07.725Z","etag":null,"topics":["chess-engine","chess-uci","compiler-wrapper","stockfish"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ianrastall.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-20T18:44:05.000Z","updated_at":"2025-12-10T09:17:49.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/ianrastall/StockfishCompiler","commit_stats":null,"previous_names":["ianrastall/stockfishcompiler"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/ianrastall/StockfishCompiler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ianrastall%2FStockfishCompiler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ianrastall%2FStockfishCompiler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ianrastall%2FStockfishCompiler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ianrastall%2FStockfishCompiler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ianrastall","download_url":"https://codeload.github.com/ianrastall/StockfishCompiler/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ianrastall%2FStockfishCompiler/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30084685,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T13:22:36.021Z","status":"ssl_error","status_checked_at":"2026-03-04T13:20:45.750Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chess-engine","chess-uci","compiler-wrapper","stockfish"],"created_at":"2026-03-04T15:01:40.924Z","updated_at":"2026-03-04T15:01:41.618Z","avatar_url":"https://github.com/ianrastall.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Stockfish Compiler\n\nA WPF application for compiling Stockfish chess engine with automatic CPU architecture detection.\n\n## Features\n\n- Automatic compiler detection (MSYS2, MinGW, Clang)\n- CPU architecture detection for optimal performance\n- Download Stockfish source (latest stable release or master branch)\n- Profile-guided optimization build\n- Real-time build output and progress\n- Dark-themed UI\n\n## Requirements\n\n- Windows 10/11 with .NET 8 Runtime\n- MSYS2 with MinGW-w64 or Clang installed\n\n## Installation\n\n### Install MSYS2\n\n1. Download and install MSYS2 from https://www.msys2.org/\n2. Open MSYS2 MSYS terminal and run:\n   ```bash\n   pacman -Syu\n   pacman -S mingw-w64-x86_64-gcc make\n   ```\n\n### Run StockfishCompiler\n\n1. Extract the release to a folder\n2. Run `StockfishCompiler.exe`\n\n## Usage\n\n1. **Compiler Setup Tab**\n   - Click \"Detect Compilers\" to find installed compilers\n   - Click \"Detect Optimal Architecture\" to auto-select best CPU architecture\n\n2. **Build Configuration Tab**\n   - Adjust parallel jobs (defaults to your CPU core count)\n   - Set output directory where compiled Stockfish will be saved\n   - Choose which Stockfish source to download (latest stable release or the master branch)\n   - Choose build options (download network, strip executable)\n\n3. **Compilation Tab**\n   - Click \"Start Build\" to begin compilation\n   - View real-time build output\n   - Cancel build if needed\n\n## Logs\n\nApplication logs are saved to:\n```\n%LOCALAPPDATA%\\StockfishCompiler\\logs\\app-YYYY-MM-DD.log\n```\n\nYou can open the logs folder directly from File Explorer by pasting the path above into the address bar.\n\n## License\n\nMIT License - see LICENSE file for details\n\n## Credits\n\n- Stockfish: https://github.com/official-stockfish/Stockfish\n- UI Framework: WPF (.NET 8)\n- MVVM Toolkit: CommunityToolkit.Mvvm\n- Logging: Serilog\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fianrastall%2Fstockfishcompiler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fianrastall%2Fstockfishcompiler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fianrastall%2Fstockfishcompiler/lists"}