aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/xorg
Commit message (Collapse)AuthorAgeFilesLines
* Replace external wget with native Python versionScott Roland2015-12-051-1/+36
| | | | | | | | This makes it easier to handle common exceptions. I was motivated because the Mesa URL is currently broken and wasn't handled well. Implementation mostly copied from here: http://stackoverflow.com/questions/22676/how-do-i-download-a-file-over-http-using-python
* Fix coding to be utf-8 instead of UTF-8Scott Roland2015-12-041-1/+1
| | | | | | | Old UTF-8 resulted in this error from GNU Emacs: Warning (mule): Invalid coding system `UTF-8' is specified for the current buffer/file by the :coding tag. It is highly recommended to fix it before writing to a file.
* Fix relative PATH to SRCDIRScott Roland2015-11-291-1/+1
|
* Drop bundled zlibPierre Ossman2015-02-031-1/+1
| | | | | We're not doing a sufficient job of keeping this updated so list it as an external requirement instead.
* Move build-xorg to contrib as it is not a maintained componentPierre Ossman2015-01-274-0/+609