dfhack/depends
lethosor 8cec8af3b1 CMake: Support cross-compiling
This relies on a working cross-compiler, of course, as well as a separate build
directory for cross-compiled builds, with DFHACK_NATIVE_BUILD_DIR pointing
to an already-successful native build directory (this is needed for protoc).
2016-01-08 21:08:26 -05:00
..
clsocket@dc7ff5dadf Update clsocket 2015-10-03 13:55:16 -04:00
jsoncpp Improve Json::get() slightly 2015-11-27 16:45:26 -05:00
lua Rename the LUA_PATH/LUA_CPATH environment variables to avoid conflicts. 2014-03-31 14:15:57 +04:00
md5 Add <algorithm> includes and use min/max to get them into global scope 2014-11-09 11:20:09 +01:00
protobuf CMake: Support cross-compiling 2016-01-08 21:08:26 -05:00
tinyxml Move depends out of main library, make them (static) libraries. 2012-03-13 14:46:48 +01:00
tthread Added headers to tinythread cmake so that ide would show them. 2013-06-29 12:23:21 +03:00
zlib Move depends out of main library, make them (static) libraries. 2012-03-13 14:46:48 +01:00
CMakeLists.txt Replace jsonxx with jsoncpp 2015-07-29 15:50:33 -04:00