4
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bazel on Linux uses symlinks for sandboxing. patch(1) needs --follow-symlinks even if we specify an alternative output file. More... about 7 years ago
Fixes for building SDL on Mac, in particular on 10.12+.
Ivan Vučica
as Ivan Vučica
More... about 7 years ago
Build rule for building memory_sdl. More... over 7 years ago
-lpthread in sdldemo More... over 7 years ago
libsdl: Do not link with generic threads. Include pthread source files. Have dependent targets link SDL statically. More... over 7 years ago
Link sdldemo with dl. More... over 7 years ago
Added X extensions, as well as video, joystick, cdrom and audio modules that were missing in SDL. More... over 7 years ago
Disabled OpenGL in bazel-built GLICT for now. More... over 7 years ago
Patch SDL_x11sym.h during build so it doesn't conflict with changes to Xlib. More... over 7 years ago
Added a remark about grabbing SDL from upstream VCS. More... over 7 years ago
libsdl12: Fixed inclusion of SDL_config.h. Corrected exposure of xext headers built into SDL. More... over 7 years ago
README: A bit on deps. More... almost 8 years ago
Fixed x11 helper for latest Bazel 0.3.1. Added xcb_repository(). More... almost 8 years ago
Emacs should load buildfiles in python mode. More... almost 8 years ago
Update README.md More... about 8 years ago
Merge.
Ivan Vučica
as Ivan Vučica
More... about 8 years ago
Work in progress: run configure script to generate SDL_config.h. More... about 8 years ago
Reworked Bazel build rules to take into account Linux. More... about 8 years ago
Build what should be a functional libsdl1.2 for OS X, incl. Quartz ObjC code.
Ivan Vučica
as Ivan Vučica
More... about 8 years ago
(Almost) everything required for functional SDL on Mac, built by Bazel.
Ivan Vučica
as Ivan Vučica
More... about 8 years ago
//glict:sdldemo build rule.
Ivan Vučica
as Ivan Vučica
More... about 8 years ago
Distribute headers in a way that lets sdldemo.cpp build correctly.
Ivan Vučica
as Ivan Vučica
More... about 8 years ago
Bitrot cleanup: Cast expressions to correct type in initializers.
Ivan Vučica
as Ivan Vučica
More... about 8 years ago
Removed sdlfont.{cpp,h}.
Ivan Vučica
as Ivan Vučica
More... about 8 years ago
Removed useless texload.cpp.
Ivan Vučica
as Ivan Vučica
More... about 8 years ago
Added Bazel rules for building libsdl1.2.
Ivan Vučica
as Ivan Vučica
More... about 8 years ago
Bazel build rules for GLICT.
Ivan Vučica
as Ivan Vučica
More... about 8 years ago
Bitrot cleanup for OS X: use whatever is the latest SDK when building for OS X.
Ivan Vučica
as Ivan Vučica
More... over 8 years ago
* now working on snow leopard; mac xcodeproj probably updated * fixed mixups with comparison of captioncolor * fixed incorrect format in outputting debug information More... over 14 years ago
* now working on snow leopard; mac xcodeproj probably updated * fixed mixups with comparison of captioncolor * fixed incorrect format in outputting debug information More... over 14 years ago