ilovezfs
|
a53eca8cde
|
dependency_collector: need xz dep on <= macOS 10.8
Mountain Lion: http://opensource.apple.com/source/libarchive/libarchive-25.1/config.h
`/* #undef HAVE_LIBLZMA */`
Mavericks: http://opensource.apple.com/source/libarchive/libarchive-29/config.h
`#define HAVE_LIBLZMA 1`
|
2016-10-16 05:48:37 -07:00 |
|
Mike McQuaid
|
b1a16deb19
|
Use BSD tar's libarchive LZMA support if available
Avoid using an unnecessary `xz` dependency when it's not needed.
|
2016-10-15 13:10:37 +01:00 |
|
Bob W. Hogg
|
fc1f4e4193
|
use newer ruby hash style
|
2016-09-22 08:31:50 -04:00 |
|
Bob W. Hogg
|
d02c8a46df
|
add missing method to test_os_mac_dependency_collector
|
2016-09-22 08:31:50 -04:00 |
|
Bob W. Hogg
|
25b6c0c236
|
Remove unnecessary skips
|
2016-09-22 08:31:50 -04:00 |
|
Bob W. Hogg
|
2a82770f70
|
move mac-specific tests elsewhere
|
2016-09-22 08:31:50 -04:00 |
|
Mike McQuaid
|
1f6f832c00
|
test_dependency_collector: port to generic layer.
|
2016-07-27 15:05:42 -06:00 |
|