mesa/bin
Dan Nicholson a1de400e8d mklib: Extract archives into temporary directories
When static libraries are created from other archives, objects are
extracted and then deleted when the static library is done. This can
race when there are multiple static libraries being created from the
same archives as with libmesa.a and libmesagallium.a.

Should fix this issue with parallel jobs:

make[5]: *** No rule to make target
> `../../../../../../src/mesa/libmesagallium.a', needed by
> `radeon_dri.so'. Stop

Signed-off-by: Dan Nicholson <dbn.lists@gmail.com>
Reported-and-Tested-by: Sedat Dilek <sedat.dilek@gmail.com>
2010-01-08 06:01:22 -08:00
..
confdiff.sh confdiff.sh: A testing script for comparing configs settings 2007-10-31 14:59:13 -07:00
config.guess autoconf: Update config.guess and config.sub from upstream 2009-03-03 06:55:15 -08:00
config.sub autoconf: Update config.guess and config.sub from upstream 2009-03-03 06:55:15 -08:00
install-sh autoconf: Replace install-sh with symlink to minstall 2007-12-11 08:24:27 -08:00
installmesa mkdir -> mkdir -p, since /usr/include might not exist in the installroot yet 2006-08-10 20:24:50 +00:00
minstall minstall: Don't copy over an identical file 2009-05-21 07:52:13 -06:00
mklib mklib: Extract archives into temporary directories 2010-01-08 06:01:22 -08:00
raw2png.py raw2png: Fix channel order in a8b8g8r8/x8b8g8r8 formats. 2008-08-07 18:58:30 +01:00
version.mk autoconf: Scrape the version from configs/default 2008-05-05 14:21:28 -07:00