Mike McQuaid
|
e50102d91e
|
ENV: deprecate old methods.
These should have been deprecated long ago but we didn’t really have
the necessary framework to do so.
|
2016-12-30 20:20:13 +00: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 |
|
Markus Reiter
|
e851c9bf6c
|
Style/Alias: Prefer alias .
|
2016-09-23 18:19:53 +02:00 |
|
Mike McQuaid
|
6a81782753
|
extend/os/mac/development_tools: fix Rubocop warnings.
|
2016-09-13 07:57:09 +01:00 |
|
Mike McQuaid
|
012fc4709a
|
development_tools: add install instruction helpers.
|
2016-07-27 15:05:42 -06:00 |
|
Xu Cheng
|
de1049f1f1
|
various: proper escape dot in regex
|
2016-07-13 19:11:46 +08:00 |
|
Mike McQuaid
|
3a127e405e
|
development_tools: add installed? method. (#455)
|
2016-07-06 11:07:24 +01:00 |
|
Martin Afanasjew
|
aa747b915a
|
development_tools: fix broken 'Xcode' reference
Affects only legacy systems that don't have a `/usr/bin/cc` binary.
|
2016-05-26 19:02:25 +02:00 |
|
Mike McQuaid
|
375efe0945
|
Remove LLVM-GCC support. (#252)
At this point it's never a good compiler to use so let's just remove it.
|
2016-05-22 09:40:08 +01:00 |
|
Mike McQuaid
|
e316cc9296
|
Make development tools code cross-platform.
|
2016-05-08 16:51:22 +01:00 |
|