aboutsummaryrefslogtreecommitdiffstats
path: root/icemulti
Commit message (Expand)AuthorAgeFilesLines
* Add more build products to .gitignore.whitequark2021-03-051-0/+1
* Support custom PROGRAM_PREFIXMiodrag Milanovic2020-04-102-10/+10
* Mount NODEFS if using emscripten and nodejsRobert Ou2018-03-311-0/+16
* Fix up build system to work with emscriptenRobert Ou2017-11-151-1/+1
* 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
* makefile: Make install target work for WindowsRobert Ou2017-07-161-2/+2
* Add icemulti -a<n>, -A<n>Clifford Wolf2017-02-161-7/+26
* Clean up MakefilesElvira Khabirova2017-02-121-3/+1
* Added Makefile support for "make STATIC=1"Clifford Wolf2016-03-021-0/+4
* Added/improved support for mxe-based win32 cross buildsClifford Wolf2016-02-143-2/+6
* Added config.mk, correct DESTDIR/PREFIX usageClifford Wolf2015-12-311-6/+4
* Tidy up an unused variable warningMicah Elizabeth Scott2015-12-191-1/+0
* variablize CXX and PYTHON and add -L and -IAaron Bieber2015-08-181-0/+1
* Created a tool for building multiboot imagesMarcus Comstedt2015-08-073-0/+290