Michael Cook (mackal)
507bbe83f3
LuaJIT calls it lua51.lib/dll on Windows ... ( #1247 )
2021-02-11 13:52:11 -06:00
Michael Cook (mackal)
d33f806efa
Add include to PATH_SUFFIXES for Windows builds ( #1246 )
2021-02-11 12:56:00 -06:00
Michael Cook (mackal)
10ffcf155d
[Lua/Cmake] Prefer LuaJIT over normal Lua ( #1235 )
...
* Add a separate FindLuaJit.cmake
* Remove LuaJit from our modified FindLua51.cmake
* Make use of the new FindLuaJit
The reason for splitting them up like this is so we can have a
preference for LuaJIT that's not determined by the search order in
FindLua51.cmake as well as giving the server operators the choice to
prefer normal Lua with the EQEMU_PREFER_LUA cmake option
2021-02-08 23:10:16 -06:00
Michael Cook (mackal)
672c09ee11
Provide more search paths for luajit ( #1216 )
...
The include folder on my system is /usr/include/luajit-2.0, added some
extra library names since mine was /usr/lib64/libluajit-5.1.so
2021-02-07 18:42:55 -06:00
KimLS
754ed71f9a
Update dependency locations
2019-10-15 00:07:02 -07:00
Alex
058a722569
Revert "Revert "Build System Updated""
2019-10-13 18:49:16 -07:00
Alex
b9f57f1f28
Revert "Build System Updated"
2019-10-12 21:07:06 -07:00
KimLS
04e7238a6e
Fix for wrong perl lib in auto dependencies
2019-10-11 15:53:23 -07:00
KimLS
bd64d8e6b3
Revert to earlier perl portable, the new ones don't work
2019-09-05 00:49:01 -07:00
KimLS
836f842f23
Small changes to msvc perl finding
2019-08-28 20:14:31 -07:00
KimLS
4fbce7d5d6
Reworked some of the dependency flow
2019-08-28 14:56:18 -07:00
KimLS
34cb51c449
Some fixes for strawberry perl on msvc, added automatic portable perl linking on windows (experimental)
2019-08-28 01:35:27 -07:00
KimLS
9520499103
CMake will fetch visual studio dependencies automatically now
2019-08-26 23:30:30 -07:00
KimLS
581a0ec212
Added own lua find package that will also try to find luajit since it's compat with the 5.1 api
2019-08-25 20:47:14 -07:00
KimLS
72a922f2ba
Changes to building
2019-08-25 14:45:54 -07:00
KimLS
1d1df3bf7a
Servertalk implementation wip, added optional support for pub-key authenticated encryption (via libsodium), not backwards compatible.
2016-10-23 17:55:19 -07:00
KimLS
f188851bfb
Wont look for mysql .so on non-root systems
2015-11-11 13:52:52 -08:00
KimLS
ee2d8a3d6d
Fix for FindMySQL not preferring mysql_root hint.
2015-11-11 13:49:10 -08:00
KimLS
f19648f615
Will prefer libmysql(dynamic) over mysqlclient(static) library for linking. Update travis.yml for new travis-ci container types.
2015-10-10 22:06:54 -07:00
KimLS
d2a3c051e5
Added custom find lua cmake module to make building on windows easier
2013-06-26 09:57:06 -07:00
j883376
4bdd8b2502
Change space indentation to tabs
2013-05-09 11:37:51 -04:00
j883376
ffcff4aea1
Remove trailing whitespace
2013-05-09 11:13:16 -04:00
KimLS
da7347f76f
svn -> git Migration
2013-02-16 16:14:39 -08:00