dfhack/docs
lethosor 9c62ff1d7f Blacklist GCC 5 on Linux again
GCC 5 mangles some symbols, such as "plugin_globals" ->
"plugin_globals[abi:c++11]" (or "_Z14plugin_globalsB5cxx11"), even
when declared with 'extern "C"'. This breaks plugins, in particular.
2015-11-10 18:51:29 -05:00
..
images
styles
Authors.rst
Binpatches.rst Add shortlink for issues, update links 2015-11-07 11:35:44 +11:00
Compile.rst Blacklist GCC 5 on Linux again 2015-11-10 18:51:29 -05:00
Contributing.rst Add shortlink for issues, update links 2015-11-07 11:35:44 +11:00
Core.rst Add docs for "sort" and "diggingInvaders" plugins 2015-11-07 17:05:57 +11:00
Introduction.rst Fix compile, intro, scripts 2015-11-06 16:58:58 +11:00
Lua API.rst
Plugins.rst Add automaterial label 2015-11-07 15:55:21 -05:00
Scripts.rst