0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 12, 2024 — Nov 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add msys2 build to appveyor More... about 8 years ago
Add coverity to travis ci More... about 8 years ago
Update README.md More... about 8 years ago
Add appveyor status badge More... about 8 years ago
Create .appveyor.yml More... about 8 years ago
Add mxml1 to MXML_NAMES More... about 8 years ago
Add build status More... about 8 years ago
Update README More... about 8 years ago
Update CMakeLists.txt More... about 8 years ago
Create .travis.yml More... about 8 years ago
Clean up include guards More... about 8 years ago
Update NEWS More... about 8 years ago
Move gui/engine dir split to the root More... about 8 years ago
Move config.h include dir setting to targets More... about 8 years ago
Add options for building only dreamchess or dreamer More... about 8 years ago
Restructure directories More... about 8 years ago
Delete another unused file More... about 8 years ago
Remove some old unused files More... about 8 years ago
Fix missing guards in previous commit More... about 8 years ago
Add temporary gettimeofday() for MSVC More... about 8 years ago
Add DPI manifest and set windows subsystem for MSVC More... about 8 years ago
Use dynamic GLEW on WIN32 More... about 8 years ago
Make GUI buildable with MSVC More... about 8 years ago
Remove empty struct More... about 8 years ago
Replace readdir with FindFirstFile on win32 More... about 8 years ago
Fix includes for drm_sleep More... about 8 years ago
Fix library include dirs More... about 8 years ago
Remove unguarded unistd.h includes More... about 8 years ago
Replace another __WIN32 with _WIN32 More... about 8 years ago
Replace __WIN32 with _WIN32 More... about 8 years ago