From 7341af59640b65d409a09bec1ff891bd9e40b8ca Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Thu, 18 Feb 2016 13:24:40 +1000 Subject: Shift some docs around, and link to them. --- docs/README.libraries | 34 ---------------------------------- 1 file changed, 34 deletions(-) delete mode 100644 docs/README.libraries (limited to 'docs/README.libraries') diff --git a/docs/README.libraries b/docs/README.libraries deleted file mode 100644 index 8b99b7f..0000000 --- a/docs/README.libraries +++ /dev/null @@ -1,34 +0,0 @@ -There are some base libraries that should be used in common. Notable -the Enlightenment Foundation Libraries (EFL), Irrlicht, lemon, LuaJIT, -and luaproc. Other external open source projects that we just use -directly should go here to. Makes it easy to compile it all. - -Note that in some cases, there might be changes. Such changes should be -documented, and marked with "// onefang changes". - -EFL has been released, so not including that anymore. You can find it -in distro repos, PPA's, etc. Or http://enlightenment.org/ - -Irrlicht has been slightly modified to get it to use externally created -GL stuff, and not use their internal copies of bzip, jpeglib, libpng, -and zlib. - -Lemon is from http://www.hwaci.com/sw/lemon/. - -LuaJIT 2.0 has been released for Ubuntu 13.04 and later, try using -https://launchpad.net/~mwild1/+archive/ppa for 12.04. Not including -that anymore. - -luaproc has been hacked up a bit, and will continue to be hacked up. -Merged it into LuaSL, so it's no longer here. Then replaced it -completely. - --------------------------------------------------------------------- - -These are the libraries written for the SledjHamr project. - -libLumbrJack is a library of logging stuff, coz every one wants to log. - -libRunnr is for running Lua scripts. Named (sorta) after a friend of mine. - -libSledjHamr is a motley collection of stuff that is needed. -- cgit v1.1