Commit Graph
3 Commits
Author SHA1 Message Date
meeehow 8fca75951f Allow to build WIM module for linux (#252)
* Update decompress.go

Add linux to build tags

Signed-off-by: Michał Legin <mlegin@google.com>

* Update wim.go

Add linux to build tags

Signed-off-by: Michał Legin <mlegin@google.com>
2022-07-12 10:53:07 -04:00
Thomas Way 9d8277341f Add build guards for all Windows imports 2021-01-21 23:24:01 +00:00
John Starks 0e1e9fec26 Add WIM parser
This new code supports parsing WIM files. Currently, only WIM files that
were created with no compression or LZX compression are supported. Xpress
compression is not.
2016-04-04 13:51:45 -07:00