Age | Commit message (Collapse) | Author | Files | Lines |
|
"build-max-jobs" and the "-j" option can now be set to "auto" to use
the number of CPUs in the system. (Unlike build-cores, it doesn't use
0 to imply auto-configuration, because a) magic values are a bad idea
in general; b) 0 is a legitimate value used to disable local
building.)
Fixes #1198.
|
|
And also don't refer to f-spot, which apparently no longer exists.
Issue #1170.
|
|
|
|
This also gets rid of --log-type, since the nested log type isn't
useful in a multi-threaded situation, and nobody cares about the
"pretty" log type.
|
|
Conflicts:
doc/manual/release-notes.xml
doc/manual/writing-nix-expressions.xml
|
|
|