| Age | Commit message (Collapse) | Author |
|
Fixes #2192
|
|
These should have been deprecated long ago but we didn’t really have
the necessary framework to do so.
|
|
|
|
|
|
Not quite a mass replacement as I've used OS X and Mac OS X where
describing specific older versions and added compatibility methods
for things in the DSL.
|
|
But remove some manual `.freeze`s on constants that shouldn't be
constants.
|
|
|
|
|
|
Due to our SCM wrapper in `Library/ENV/scm/git`, lookup is a bit more
complicated than just picking the first match in `PATH`. Make debugging
easier by printing the version and path of the Git actually used by us.
|
|
At this point it's never a good compiler to use so let's just remove it.
|
|
Closes #168.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|