summaryrefslogtreecommitdiffstatshomepage
path: root/src/tools/imgtool/library.cpp
Commit message (Expand)AuthorAgeFilesLines
* Created a more flexible imgtool::datetime structure for use within Imgtool (#... npwoods2017-10-171-0/+120
* fix for clang 5 unused lambda capture errors (nw) smf-2017-09-241-1/+1
* A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-241-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-5/+5
* [Imgtool] Changed imgtool::image::info() to use std::stream and std::stringst... Nathan Woods2016-10-171-1/+1
* [Imgtool] Modernized imgtool::image::list_partitions() Nathan Woods2016-10-171-1/+1
* [Imgtool] Bulk change: 'imgtool::image *' ==> 'imgtool::image &' Nathan Woods2016-10-161-10/+10
* [Imgtool] Changed the create/open callbacks to take 'imgtool::stream &&' Nathan Woods2016-10-151-2/+2
* [Imgtool] More C++-ification (imgtool_stream ==> imgtool::stream) Nathan Woods2016-10-121-2/+2
* Made imgtool_image (now imgtool::image) a "real" C++ class Nathan Woods2016-09-271-14/+14
* Imgtool: Changed the read_sector apparatus to use std::vector Nathan Woods2016-09-241-2/+1
* Vas Crabb feedback Nathan Woods2016-09-141-4/+4
* Imgtool: Changed the Imgtool module list to be std::list Nathan Woods2016-09-101-87/+23
* Imgtool: C++-ized the imgtool_library object (now class imgtool::library) Nathan Woods2016-09-101-89/+104
* option_guide C++-ification, touched up imgtool Nathan Woods2016-08-271-1/+1
* Fix up imgtool as well Vas Crabb2016-07-081-1/+1
* clang-modernize part 5 Miodrag Milanovic2015-12-041-6/+6
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+282