4
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 4 hours ago.
Dec 17, 2024 — Dec 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
bazel: Update rules_libsdl12. More... 9 months ago
bazel: Update rules_libsdl12. More... about 1 year ago
GLICT/fonts.cpp: Add docstrings to a few more functions and methods. More... about 1 year ago
GLICT/fonts.cpp: Glue the docstrings on top of the functions themselves. More... about 1 year ago
bazel: Make sysheaders target visible in case someone needs to import just that. More... about 1 year ago
bazel: Add workspace status for RBE. More... over 1 year ago
bazel: Update to the latest rules_libsdl12. More... over 1 year ago
linux / x11-helper: Add libglvnd0 (libGLdispatch.so) and start using Ubuntu 20.04-based container for RBE. More... over 1 year ago
bazel: Add RBE rules using BuildBuddy. More... over 1 year ago
bazel: For GLICT system headers, add dependency on libgl-dev. More... over 1 year ago
bazel: Allow building with libsdl12's deb-derived system headers and libraries, incl. OpenGL. More... over 1 year ago
.bazelversion: Update to 6.5.0, latest which doesn't yet start demanding a move to bzlmod. More... over 1 year ago
bazel: Explicitly declare minimum and preferred version of Bazel to use when building. More... over 1 year ago
.github/workflows: Build GLICT on push. More... about 2 years ago
messagebox: Separator. Button caption, alignment, sizing and margins. More... almost 6 years ago
bazel: Add .gitignore. More... almost 7 years ago
bazel: Update rules for Bazel 0.21.0. More... almost 7 years ago
bazel: Don't add .. to includes; have a dep rule add GLICT/ to sys headers instead. More... over 7 years ago
bazel: Replaced depending on .. with specifying a path in external. More... over 7 years ago
bazel: Latest rules_libsdl12 disable pulseaudio. More... over 7 years ago
bazel: Use newer rules_libsdl12. More... over 7 years ago
bazel: Build with OpenGL support.
Ivan Vučica
as Ivan Vučica
More... almost 8 years ago
bazel: Update to new rules_libsdl12. More... almost 8 years ago
memory_sdl: Bazel rules for building memory_sdl on Windows. More... almost 8 years ago
memory_sdl: Add missing font.bmp. This is Verdana 11pt with outline, in a 32x32 grid. More... almost 8 years ago
memory_sdl: Find font.bmp in bazel runfiles. On Windows, bazel runfiles are not copied, just enumerated in a MANIFEST; this code processes the manifest. More... almost 8 years ago
memory_sdl: Use signed char for flipd; -1 indicates 'no value', and MSVC seems to use unsigned chars by default. More... almost 8 years ago
memory_sdl: Add missing <time.h>, needed for msvc. More... almost 8 years ago
glict: Fix building with MSVC by transitioning min() and max() to templates in <algorithm>. More... almost 8 years ago
bazel: Support building under Windows. More... almost 8 years ago