Mike McQuaid
|
727263e906
|
development_tools: don't create Versions from nil
This cause issues when e.g. using `debrew.rb` on a failing `system`
command in a formula.
|
2016-11-15 14:43:56 +00:00 |
|
Misty De Meo
|
20bbeb5e9c
|
Return compiler versions and builds as Versions
|
2016-11-10 15:09:36 -08: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
|
6693915399
|
rubocop --auto-correct all remaining files.
But remove some manual `.freeze`s on constants that shouldn't be
constants.
|
2016-09-17 16:14:13 +01:00 |
|
Mike McQuaid
|
ebddd65e8c
|
development_tools: simplify generic default_compiler logic.
|
2016-07-29 21:21:02 -06:00 |
|
Mike McQuaid
|
012fc4709a
|
development_tools: add install instruction helpers.
|
2016-07-27 15:05:42 -06: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
|
5c1f463ac0
|
Move more methods to DevelopmentTools.
Closes #1028.
|
2016-05-10 08:19:48 +01:00 |
|
Mike McQuaid
|
e316cc9296
|
Make development tools code cross-platform.
|
2016-05-08 16:51:22 +01:00 |
|