Sam Hocevar
f6c386f560
Allow to build without Bullet Physics.
8 роки тому
Sam Hocevar
487c82609c
Make lol-lua an optional dependency.
8 роки тому
Sam Hocevar
05e3b710fc
Fix build with Visual Studio 2017.
8 роки тому
Sam Hocevar
42f52f2c8b
Update bullet3 to a more recent Git head.
8 роки тому
Sam Hocevar
c7fa8939f5
Fix a few build issues when features are disabled.
9 роки тому
Sam Hocevar
ff0ff83d98
Update EXTRA_DIST in several makefiles.
9 роки тому
Sam Hocevar
a94e477f7f
Parse build.config in configure.ac.
This gives us a reasonably cross-platform way to to build options. Works
well with LolRemez, where we no longer depend on GUI libraries.
9 роки тому
Sam Hocevar
2c671158a1
If SDL is disabled on Windows, build a console application.
9 роки тому
Sam Hocevar
c6daf5be39
Refactor the msbuild feature selection mechanism.
Rename config-build.xml to build.config, move it to the root directory,
and add MSBuild flags for SDL, FFmpeg (unused yet) and OpenGL.
9 роки тому
Sam Hocevar
3e26164dc9
Add --enable-png configure flag.
9 роки тому
Sam Hocevar
5b21579db4
Add --disable-opengl flag.
This flag disables GL, GLES, but also Glew and EGL libraries.
9 роки тому
Sam Hocevar
fcd72f408f
Allow master projects to disable features.
When built as a subproject, we need the master to decide what features
to activate or not. This could lead to reduced dependences.
This patch also allows to build without imlib2.
9 роки тому
Sam Hocevar
7be150b0e4
Allow to build without SDL or ffmpeg.
Linux-only for now. This will be necessary for projects that do not
actually use the rendering engine, such as LolRemez.
9 роки тому
Sam Hocevar
2df8762d47
Migrate to Visual Studio 2017.
9 роки тому
Sam Hocevar
c86f703dcf
Some Windows compilation fixes + support for [[nodiscard]].
9 роки тому
Sam Hocevar
f9058a384d
3rdparty: upgrade PEGTL to its latest version (2.1.4 or something).
9 роки тому
Sam Hocevar
ee622b762f
build: add several missing distributed files for Windows versions.
9 роки тому
Sam Hocevar
e38a7e7c22
tools: remove lolremez.
It will now be available at https://github.com/samhocevar/lolremez
9 роки тому
Sam Hocevar
ad45e4d284
doc: fix linking with ffmpeg on Linux and start a tutorial program.
9 роки тому
touky
893ab7b6f5
first little pass, everything is broken.
Will resume on other computer.
9 роки тому
Sam Hocevar
168dbb0e00
test: put back commit feature in check-source.sh.
9 роки тому
Sam Hocevar
dc9f5c72cb
test: make source code checks more verbose
9 роки тому
Sam Hocevar
eac41fd3f8
test: remove obsolete SVN support in check-source.sh
9 роки тому
touky
3b255d4137
first test for lolimgui
9 роки тому
Sam Hocevar
aaa39bd782
build: fix Windows build and LolFx generation
9 роки тому
Sam Hocevar
9e4b6a4155
build: add path to lolfx resource names
This will help us deal with shader name collision. Breaks the Windows
build for the moment, unfortunately.
9 роки тому
Sam Hocevar
c5a4f59517
sys: getopt wrapper and reimplementation (first iteration).
9 роки тому
Sam Hocevar
8c3c62bdc0
build: improvements when building as a subproject
9 роки тому
Sam Hocevar
77bac2b98f
build: new --disable-tools configure option
9 роки тому
Sam Hocevar
39c00a8f5c
build: add more tests to the common m4 file
9 роки тому
Sam Hocevar
9c90721bda
build: make mingw-std-threads a submodule
9 роки тому
Sam Hocevar
fb641c9e81
build: move PEGTL to a Git submodule
9 роки тому
Sam Hocevar
7ccf613a08
build: move Lua to a submodule
9 роки тому
Sam Hocevar
f1a2b66d62
build: move Bullet to a submodule
9 роки тому
Sam Hocevar
1dcb065121
build: make imgui a submodule instead of copying it
9 роки тому
Sam Hocevar
fe279ea38b
build: various autotools improvements and fixes
9 роки тому
Sam Hocevar
fe5bcc55cc
build: move C++11 support macros to the common .m4 file
9 роки тому
Sam Hocevar
3544b8ccd7
build: update Visual Studio solution
9 роки тому
Sam Hocevar
ce05d8589a
build: refactor msbuild files for usage as a submodule
9 роки тому
Sam Hocevar
c6f4070e70
build: refactor autotools files for out-of-tree builds.
All these changes will allow us to more easily add Lol Engine as a
submodule of another Git project.
9 роки тому
Sam Hocevar
a5290030fc
build: fix .vcxproj files that would be constantly out of date.
10 роки тому
Sam Hocevar
ba0e467a2e
build: rename liblolcore to liblol-core, etc.
10 роки тому
Sam Hocevar
52529cd8b9
bullet: update code to most recent GitHub branch.
10 роки тому
Sam Hocevar
969911a10a
gpu: remove 1200 lines of old DirectX 9 code.
10 роки тому
Sam Hocevar
6a6cd8dc1d
ld36: bootstrap project.
10 роки тому
Sam Hocevar
f9cef654c5
zepto8: add a Visual Studio project.
10 роки тому
Sam Hocevar
3db14cd669
win64: various VS 2015 build fixes.
10 роки тому
Sam Hocevar
2f66dcc33f
Switch PEGTL external to latest Git snapshot.
10 роки тому
Sam Hocevar
6a6ecc66e9
Port all parsers to PEGTL 1.3.1.
There might be issues with lolremez but at first sight it seems to work.
10 роки тому
Sam Hocevar
8e63078f0e
allturdbeast: in-game documentation.
10 роки тому