51 コミット (70847edb61d362fcf394c21ef689f04f9b28778f)

作成者 SHA1 メッセージ 日付
  Sam Hocevar aedc1da589 build: remove built-in bullet compilation on Linux. 5年前
  Sam Hocevar 9c13aabe98 build: fix the mingw cross compilation. 5年前
  Sam Hocevar 3beea51c06 Fix typo in autoconf check for html5.h. 5年前
  Sam Hocevar 7d42c3d58e Various emscripten compilation fixes. 5年前
  Sam Hocevar a1ef3552bc No longer look for SDL/SDL*.h headers. 5年前
  Sam Hocevar 34fab09274 Remove NaCl support. Google is deprecating it. 5年前
  Sam Hocevar 0e8227aa71 build: fix EGL library detection. 6年前
  Sam Hocevar a18ccb3987 build: drop support for SDL v1. 6年前
  Sam Hocevar af06563b94 Do not try to link with liblol-bullet if Bullet was disabled. 6年前
  Sam Hocevar f6c386f560 Allow to build without Bullet Physics. 6年前
  Sam Hocevar 487c82609c Make lol-lua an optional dependency. 7年前
  Sam Hocevar 42f52f2c8b Update bullet3 to a more recent Git head. 7年前
  Sam Hocevar c7fa8939f5 Fix a few build issues when features are disabled. 7年前
  Sam Hocevar a94e477f7f Parse build.config in configure.ac. 7年前
  Sam Hocevar 3e26164dc9 Add --enable-png configure flag. 7年前
  Sam Hocevar 5b21579db4 Add --disable-opengl flag. 7年前
  Sam Hocevar fcd72f408f Allow master projects to disable features. 7年前
  Sam Hocevar 7be150b0e4 Allow to build without SDL or ffmpeg. 7年前
  Sam Hocevar f9058a384d 3rdparty: upgrade PEGTL to its latest version (2.1.4 or something). 7年前
  Sam Hocevar ad45e4d284 doc: fix linking with ffmpeg on Linux and start a tutorial program. 8年前
  Sam Hocevar c5a4f59517 sys: getopt wrapper and reimplementation (first iteration). 8年前
  Sam Hocevar 8c3c62bdc0 build: improvements when building as a subproject 8年前
  Sam Hocevar 77bac2b98f build: new --disable-tools configure option 8年前
  Sam Hocevar 39c00a8f5c build: add more tests to the common m4 file 8年前
  Sam Hocevar 9c90721bda build: make mingw-std-threads a submodule 8年前
  Sam Hocevar fb641c9e81 build: move PEGTL to a Git submodule 8年前
  Sam Hocevar 7ccf613a08 build: move Lua to a submodule 8年前
  Sam Hocevar f1a2b66d62 build: move Bullet to a submodule 8年前
  Sam Hocevar 1dcb065121 build: make imgui a submodule instead of copying it 8年前
  Sam Hocevar fe279ea38b build: various autotools improvements and fixes 8年前
  Sam Hocevar fe5bcc55cc build: move C++11 support macros to the common .m4 file 8年前
  Sam Hocevar c6f4070e70 build: refactor autotools files for out-of-tree builds. 8年前
  Sam Hocevar 1280e15c9e build: use <GL/glew.h> instead of <glew.h>. 9年前
  Sam Hocevar 4bd6538a87 Fix a bug in SDL detection causing false positives. 9年前
  Sam Hocevar a07844682e build: remove dead PS3 code. 10年前
  Sam Hocevar e5faf45929 build: some PS4 compilation fixes. 10年前
  Sam Hocevar 7934df34ef build: "USE_SDL" is now for SDL v2 and "USE_OLD_SDL" for version 1. 10年前
  Sam Hocevar 7d8e75b029 build: fix SDL2 library names. 10年前
  Sam Hocevar 7d4a58021f build: use SDL2 on Windows. 10年前
  Sam Hocevar d37d124849 sdl: SDL2 video and audio support (no input yet). 10年前
  Sam Hocevar 5b8afad60a build: minor tweaks for emscripten builds. 11年前
  Sam Hocevar f852e8d7e1 build: a lot more emscripten build fixes. 11年前
  Sam Hocevar 94acb0f519 build: the “fuck you, Apple” commit; work around three different 11年前
  Sam Hocevar 1b07850346 build: a few iOS build fixes; nowhere near ready though. 11年前
  Sam Hocevar 1ff5c99da0 build: do not assume the OS X compiler understands -ObjC++. 11年前
  Sam Hocevar 1d0eab0203 base: on Linux and some other architectures, dump a stack trace before 11年前
  Sam Hocevar face8cf61c build: better check for compiler flags; we no longer try to use 12年前
  Sam Hocevar 32753fa130 build: fix a few macro logic issues in SDL.h inclusion. 12年前
  Sam Hocevar 1e973c81bd build: add SDL detection code in new file lol-sdl.m4. The SDL2 version is 12年前
  Sam Hocevar e70fcd05f8 build: upgrade glew binaries to 1.9.0 and rename the contrib directory 12年前