summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* add support for bash-3.2 which lacks $BASHPID as pointed out by Ryan HillMike Frysinger2013-12-211-2/+19
|
* use $CBUILD rather than uname for host detection #479656Mike Frysinger2013-12-071-2/+2
|
* Fix multiprocessing.eclass for non-Linux hostsJonathan Callen2013-12-061-3/+3
|
* add a /dev/fd sanity check #479656Mike Frysinger2013-12-031-1/+8
|
* add a makeopts_loadavg helper to extract --load-average # from $MAKEOPTS ↵Mike Frysinger2013-11-281-1/+20
| | | | #490620 by M.B.
* split the FIFO fd into two (one ro and one rw) to avoid POSIX undefined ↵Mike Frysinger2013-10-121-6/+9
| | | | behavior #487056 by Alan Hourihane
* drop ebuild die hook once we have finished as there is no need to cleanup ↵Mike Frysinger2012-07-301-2/+5
| | | | anymore
* initial multiprocessing eclassMike Frysinger2012-06-071-0/+224