summaryrefslogtreecommitdiff
path: root/tools/source/misc/json_writer.cxx
AgeCommit message (Expand)Author
2020-08-03Missing include (std::max; Windows --disable-pch)Stephan Bergmann
2020-06-29tools: fix 32bit Android buildMiklos Vajna
2020-06-25use tools::JsonWriter for dumping property treeNoel Grandin
2020-06-24fix JsonWriter::reallocBufferNoel Grandin
2020-06-21Avoid one more unhelpful -Werror=stringop-truncationStephan Bergmann
2020-06-20use JsonWriter for the rest of ITiledRenderableNoel Grandin
2020-06-19asan: need to use malloc instead of new for tools::JsonWriterNoel Grandin
2020-06-19Fix typosAndrea Gelmini
2020-06-18Avoid unhelpful -Werror=stringop-truncationStephan Bergmann
2020-06-18new json writer for LOKNoel Grandin