<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android-x86-mesa.git/bin, branch r300</title>
<subtitle>Androïd/x86 port of Mesa drivers
</subtitle>
<id>https://git.hiegel.fr/cgit/android-x86-mesa.git/atom?h=r300</id>
<link rel='self' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/atom?h=r300'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/'/>
<updated>2011-01-06T15:00:01Z</updated>
<entry>
<title>mesa: fix build for NetBSD</title>
<updated>2011-01-06T15:00:01Z</updated>
<author>
<name>Pierre Allegraud</name>
<email>pallegra@gmail.com</email>
</author>
<published>2011-01-06T14:58:57Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=8fd8de3995343f5cee8536c235e2a4fc5c768490'/>
<id>urn:sha1:8fd8de3995343f5cee8536c235e2a4fc5c768490</id>
<content type='text'>
See http://bugs.freedesktop.org/show_bug.cgi?id=32859

NOTE: This is a candidate for the 7.9 and 7.10 branches.

Signed-off-by: Brian Paul &lt;brianp@vmware.com&gt;
</content>
</entry>
<entry>
<title>Cygwin: Adjust mklib so -linker and -cplusplus options are processed more like they are for linux</title>
<updated>2010-09-01T14:48:11Z</updated>
<author>
<name>Jon TURNEY</name>
<email>jon.turney@dronecode.org.uk</email>
</author>
<published>2010-08-27T21:52:41Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=c085cd6917310ab35325f84311258905b5ded66b'/>
<id>urn:sha1:c085cd6917310ab35325f84311258905b5ded66b</id>
<content type='text'>
It looks like we were ignoring -linker when -noprefix wasn't present, and
when -noprefix was present, -linker was mandatory and -cplusplus ignored.

Signed-off-by: Jon TURNEY &lt;jon.turney@dronecode.org.uk&gt;
Signed-off-by: Brian Paul &lt;brianp@vmware.com&gt;
</content>
</entry>
<entry>
<title>Cygwin: Teach mklib/minstall to properly install libraries on cygwin</title>
<updated>2010-09-01T14:48:06Z</updated>
<author>
<name>Jon TURNEY</name>
<email>jon.turney@dronecode.org.uk</email>
</author>
<published>2010-07-24T11:05:34Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=c55a8a73a483305c7c9a7bcc7191dd7c833f873d'/>
<id>urn:sha1:c55a8a73a483305c7c9a7bcc7191dd7c833f873d</id>
<content type='text'>
Teach mklib/minstall more about cygwin so libraries are properly installed

Have mklib install the .dll into the lib/ staging directory as well

Have minstall install the .dll into PREFIX/bin at the same time as
installing the .dll.a link library into PREFIX/lib

mklib uses a '-' rather than a '.' as the separator before the version
number in library names on cygwin.  Change the install globs so they match
library names like that.

Signed-off-by: Jon TURNEY &lt;jon.turney@dronecode.org.uk&gt;
Signed-off-by: Brian Paul &lt;brianp@vmware.com&gt;
</content>
</entry>
<entry>
<title>Cygwin: Change mklib not to report the full archname on cygwin</title>
<updated>2010-09-01T14:48:02Z</updated>
<author>
<name>Jon TURNEY</name>
<email>jon.turney@dronecode.org.uk</email>
</author>
<published>2010-07-24T11:06:23Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=36b195332fffdba6f596750266dc4a805d046b89'/>
<id>urn:sha1:36b195332fffdba6f596750266dc4a805d046b89</id>
<content type='text'>
Change mklib not to report the full archname when building a library for cygwin
(which is something like 'CYGWIN_NT-5.1' or 'CYGWIN_NT-6.1-WOW64' and kind of
confusing), but just 'CYGWIN'.

Signed-off-by: Jon TURNEY &lt;jon.turney@dronecode.org.uk&gt;
Signed-off-by: Brian Paul &lt;brianp@vmware.com&gt;
</content>
</entry>
<entry>
<title>Cygwin: Have mklib exit with error code if link fails</title>
<updated>2010-09-01T14:48:00Z</updated>
<author>
<name>Jon TURNEY</name>
<email>jon.turney@dronecode.org.uk</email>
</author>
<published>2010-02-19T22:38:57Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=8fee182e8c65625677c10137e12775db63e909a2'/>
<id>urn:sha1:8fee182e8c65625677c10137e12775db63e909a2</id>
<content type='text'>
Signed-off-by: Jon TURNEY &lt;jon.turney@dronecode.org.uk&gt;
Signed-off-by: Brian Paul &lt;brianp@vmware.com&gt;
</content>
</entry>
<entry>
<title>mklib: Fix amd64 builds on Solaris when using Sun compilers</title>
<updated>2010-03-13T03:04:19Z</updated>
<author>
<name>Alan Coopersmith</name>
<email>alan.coopersmith@sun.com</email>
</author>
<published>2010-03-13T03:03:41Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=5d66fc6e3a78f3ebdbeac647a786063293750abb'/>
<id>urn:sha1:5d66fc6e3a78f3ebdbeac647a786063293750abb</id>
<content type='text'>
Signed-off-by: Alan Coopersmith &lt;alan.coopersmith@sun.com&gt;
</content>
</entry>
<entry>
<title>bin: Remove raw2png.py.</title>
<updated>2010-03-01T16:10:49Z</updated>
<author>
<name>José Fonseca</name>
<email>jfonseca@vmware.com</email>
</author>
<published>2010-03-01T16:10:49Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=d170d73b16aef3e61a7b50038e7208e46d7d1223'/>
<id>urn:sha1:d170d73b16aef3e61a7b50038e7208e46d7d1223</id>
<content type='text'>
Outdated, broken, and unused.
</content>
</entry>
<entry>
<title>Fixed mklib to properly merge static libraries on darwin.</title>
<updated>2010-02-28T08:55:03Z</updated>
<author>
<name>Alex Weiss</name>
<email>algrs@cacography.net</email>
</author>
<published>2010-02-27T19:47:43Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=54f9c509a1eddfa7b2600ef4e4c18c2e212f6d51'/>
<id>urn:sha1:54f9c509a1eddfa7b2600ef4e4c18c2e212f6d51</id>
<content type='text'>
Signed-off-by: Dan Nicholson &lt;dbn.lists@gmail.com&gt;
</content>
</entry>
<entry>
<title>bin/mklib: Clear CDPATH to avoid damaging expand_archive output</title>
<updated>2010-02-22T17:56:58Z</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2010-02-21T22:30:00Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=edd85bcd6bc92beaf266a602da76d2aefe836a8e'/>
<id>urn:sha1:edd85bcd6bc92beaf266a602da76d2aefe836a8e</id>
<content type='text'>
The bash 'cd' command tends to emit random stuff to stdout when the
CDPATH variable is set, so clear it to keep extra filenames from being
emitted from the expand_archive function, which would otherwise cause
mklib to fail.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
Reviewed-by: Dan Nicholson &lt;dbn.lists@gmail.com&gt;
Signed-off-by: Brian Paul &lt;brianp@vmware.com&gt;
</content>
</entry>
<entry>
<title>Cygwin build fix: Fix linkage</title>
<updated>2010-02-20T16:24:15Z</updated>
<author>
<name>Jon TURNEY</name>
<email>jon.turney@dronecode.org.uk</email>
</author>
<published>2010-02-19T22:38:00Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=e3114d3f0ff45f6e3ef38c59cceb9b6923b7b0eb'/>
<id>urn:sha1:e3114d3f0ff45f6e3ef38c59cceb9b6923b7b0eb</id>
<content type='text'>
Fix the way we make static convenience libraries, such as libmesa.a,
to be the same as linux etc.

Putting archives inside archives doesn't make the objects inside
the archive linkable, so use expand_archives() to get all the objects
inside an archive out again before linking.

Signed-off-by: Jon TURNEY &lt;jon.turney@dronecode.org.uk&gt;
Signed-off-by: Brian Paul &lt;brianp@vmware.com&gt;
</content>
</entry>
</feed>
