Pete Batard
|
7599715ae6
|
[cmp] add decompression support
* Adds .Z, .gz, .lzma, .xz and .bz2 decompression support for DD images
using the Bled library (https://github.com/pbatard/bled).
* Closes #269
|
2014-12-29 20:34:41 +00:00 |
|
Pete Batard
|
e72d6546d1
|
[misc] update MinGW build chain for msys2
* Use autoconf and automake 1.14
* reinstate parallel build flags
* Also fix MinGW warnings and errors
|
2014-12-15 18:42:21 +00:00 |
|
Pete Batard
|
013db6a6d8
|
[msvc] update solution files and add missing config.h
|
2012-01-31 17:39:54 +00:00 |
|
Pete Batard
|
4edb492c19
|
[mingw] rules to generate configure.ac
|
2011-12-05 01:11:15 +00:00 |
|
Pete Batard
|
d6f32a189a
|
[mingw] added MinGW support
* only MinGW-w64 for now
* Makefile is called GNUmakefile so as not to conflict with WDK
|
2011-11-20 03:30:16 +00:00 |
|
Pete Batard
|
67a07909b1
|
[wdk] added WDK build file
|
2011-11-20 02:34:15 +00:00 |
|
Pete Batard
|
a3c0ac9b6a
|
[git] added gitattributes & gitignore
|
2011-11-13 13:52:07 +00:00 |
|