summaryrefslogtreecommitdiffstatshomepage
path: root/src/tools/imgtool (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Remove confusing method from vectorstreams that hide base_ios method (fixes... Vas Crabb2016-03-181-9/+8
* Make osd_file a polymorphic class that's held with smart pointers Vas Crabb2016-03-141-17/+11
* Turn core_file into a proper class that gets cleaned up safely using unique_ptr Vas Crabb2016-03-062-139/+100
* Replace strformat, strprintf and strcatprintf with type-safe steam_format and... Vas Crabb2016-02-281-15/+11
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-125-35/+35
* clang-modernize part 5 Miodrag Milanovic2015-12-0412-248/+248
* fix building tools (nw) Miodrag Milanovic2015-11-081-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-0834-0/+0
* Moved tools in proper place, and moved build python scripts together with oth... Miodrag Milanovic2015-10-0748-0/+41127