summaryrefslogtreecommitdiff
path: root/plugins/mapexport/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Move depends out of main library, make them (static) libraries.Petr Mrázek2012-03-131-8/+4
* Link protobuf to dfhack core as a shared library.Alexander Gavrilov2012-03-091-12/+2
* Added plant and material export to mapexport, and made constructions have the...Mike Stewart2012-02-041-0/+2
* Fixed mapexport build on Linux.Mike Stewart2012-01-311-1/+5
* Mapexport now puts stuff out to a binary file compressed with zlib. Added liq...Mike Stewart2012-01-281-2/+7
* Make things work properly.Petr Mrázek2012-01-271-1/+1
* Added very basic export functionality to mapexport, taken almost directly fro...Mike Stewart2012-01-201-1/+1
* Cleaned up the protobuf and mapexport build scripts a lot, and added two more...Mike Stewart2012-01-201-10/+19
* Cleaned up the protobuf build a bit, and made git ignore files generated in d...Mike Stewart2012-01-201-3/+5
* Added a plugin that starts up and shuts down protobufs. Will add actual map e...Mike Stewart2012-01-191-0/+35