aboutsummaryrefslogtreecommitdiffstats
path: root/icemulti/icemulti.cc
Commit message (Expand)AuthorAgeFilesLines
* Support custom PROGRAM_PREFIXMiodrag Milanovic2020-04-101-4/+4
* Mount NODEFS if using emscripten and nodejsRobert Ou2018-03-311-0/+16
* icemulti: Re-use imagesRoland Lutz2017-09-041-2/+10
* icemulti: Print image filenames along with offsetsRoland Lutz2017-09-041-3/+4
* icemulti: Treat offset printing like ordinary flagRoland Lutz2017-09-041-6/+4
* icemulti: Remove constant `NUM_HEADERS'Roland Lutz2017-09-041-3/+2
* icemulti: Remove special first element from header listsRoland Lutz2017-09-041-5/+7
* icemulti: Differentiate between header and image countRoland Lutz2017-09-041-4/+6
* icemulti: Populate headers earlyRoland Lutz2017-09-041-3/+3
* icemulti: Remove class `Header'Roland Lutz2017-09-041-10/+5
* icemulti: Make function `write_header' globalRoland Lutz2017-09-041-3/+3
* icemulti: Store image reference in headerRoland Lutz2017-09-041-10/+7
* icemulti: Remove unused flag Header::emptyRoland Lutz2017-09-041-6/+2
* icemulti: Treat coldboot as global flagRoland Lutz2017-09-041-9/+5
* icemulti: Check for negative alignment exponentRoland Lutz2017-09-041-0/+2
* icemulti: Use getopt to parse argumentsRoland Lutz2017-09-041-34/+48
* icemulti: Refuse to pack empty imageRoland Lutz2017-09-041-0/+3
* icemulti: Add missing error checksRoland Lutz2017-09-041-2/+11
* icemulti: Give more information about I/O errorsRoland Lutz2017-09-041-5/+6
* icemulti: Report program name in error messagesRoland Lutz2017-09-041-1/+10
* icemulti: Use standard macros for exit statusRoland Lutz2017-09-041-3/+3
* Add icemulti -a<n>, -A<n>Clifford Wolf2017-02-161-7/+26
* Added/improved support for mxe-based win32 cross buildsClifford Wolf2016-02-141-0/+1
* Tidy up an unused variable warningMicah Elizabeth Scott2015-12-191-1/+0
* Created a tool for building multiboot imagesMarcus Comstedt2015-08-071-0/+263