Commit graph

3 commits

Author SHA1 Message Date
maya
25acf4336b Rename EFFECTIVE_MAKE_JOBS -> _MAKE_JOBS_N, suggested by gdt.
I am under the impression we use _THING to mean "defined by the
implementation", which would be similar to the C meaning of __ prefix,
rather than "private to this file".
2020-01-19 18:20:45 +00:00
maya
012c313037 Make cargo packages respect MAKE_JOBS 2020-01-19 16:52:46 +00:00
fox
083eec88a7 Import of exa v0.9.0 as sysutils/exa
Exa is a modern replacement for ls. It uses colours for information
by default, helping you distinguish between many types of files, such
as whether you are the owner, or in the owning group. It also has
extra features not present in the original ls, such as viewing the Git
status for a directory, or recursing into directories with a tree
view. Exa is written in Rust, so it's small, fast, and portable.
2019-07-18 00:22:13 +00:00