| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix up build system to work with emscripten | Robert Ou | 2017-11-15 | 1 | -1/+1 |
* | icemulti: Re-use images | Roland Lutz | 2017-09-04 | 1 | -2/+10 |
* | icemulti: Print image filenames along with offsets | Roland Lutz | 2017-09-04 | 1 | -3/+4 |
* | icemulti: Treat offset printing like ordinary flag | Roland Lutz | 2017-09-04 | 1 | -6/+4 |
* | icemulti: Remove constant `NUM_HEADERS' | Roland Lutz | 2017-09-04 | 1 | -3/+2 |
* | icemulti: Remove special first element from header lists | Roland Lutz | 2017-09-04 | 1 | -5/+7 |
* | icemulti: Differentiate between header and image count | Roland Lutz | 2017-09-04 | 1 | -4/+6 |
* | icemulti: Populate headers early | Roland Lutz | 2017-09-04 | 1 | -3/+3 |
* | icemulti: Remove class `Header' | Roland Lutz | 2017-09-04 | 1 | -10/+5 |
* | icemulti: Make function `write_header' global | Roland Lutz | 2017-09-04 | 1 | -3/+3 |
* | icemulti: Store image reference in header | Roland Lutz | 2017-09-04 | 1 | -10/+7 |
* | icemulti: Remove unused flag Header::empty | Roland Lutz | 2017-09-04 | 1 | -6/+2 |
* | icemulti: Treat coldboot as global flag | Roland Lutz | 2017-09-04 | 1 | -9/+5 |
* | icemulti: Check for negative alignment exponent | Roland Lutz | 2017-09-04 | 1 | -0/+2 |
* | icemulti: Use getopt to parse arguments | Roland Lutz | 2017-09-04 | 1 | -34/+48 |
* | icemulti: Refuse to pack empty image | Roland Lutz | 2017-09-04 | 1 | -0/+3 |
* | icemulti: Add missing error checks | Roland Lutz | 2017-09-04 | 1 | -2/+11 |
* | icemulti: Give more information about I/O errors | Roland Lutz | 2017-09-04 | 1 | -5/+6 |
* | icemulti: Report program name in error messages | Roland Lutz | 2017-09-04 | 1 | -1/+10 |
* | icemulti: Use standard macros for exit status | Roland Lutz | 2017-09-04 | 1 | -3/+3 |
* | makefile: Make install target work for Windows | Robert Ou | 2017-07-16 | 1 | -2/+2 |
* | Add icemulti -a<n>, -A<n> | Clifford Wolf | 2017-02-16 | 1 | -7/+26 |
* | Clean up Makefiles | Elvira Khabirova | 2017-02-12 | 1 | -3/+1 |
* | Added Makefile support for "make STATIC=1" | Clifford Wolf | 2016-03-02 | 1 | -0/+4 |
* | Added/improved support for mxe-based win32 cross builds | Clifford Wolf | 2016-02-14 | 3 | -2/+6 |
* | Added config.mk, correct DESTDIR/PREFIX usage | Clifford Wolf | 2015-12-31 | 1 | -6/+4 |
* | Tidy up an unused variable warning | Micah Elizabeth Scott | 2015-12-19 | 1 | -1/+0 |
* | variablize CXX and PYTHON and add -L and -I | Aaron Bieber | 2015-08-18 | 1 | -0/+1 |
* | Created a tool for building multiboot images | Marcus Comstedt | 2015-08-07 | 3 | -0/+290 |