Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - We don't provide the arts library, and it's checked for in a way not ↵ | Bernhard Reutner-Fischer | 2006-11-30 | 1 | -1/+2 |
| | | | | | | suitable for cross compiling. Thanks to Pavel Roskin. | ||||
* | - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ↵ | Bernhard Reutner-Fischer | 2006-10-01 | 1 | -1/+1 |
| | | | | | | not exist; Closes #971 Silly, unchecked sed -i -e "/[^b]zcat/s/zcat/\$\(ZCAT\)/g" $(svngrep "[^b]zcat" * -rl | grep -v Config.in) | ||||
* | Bump to upstream v1.2.11 | Peter Korsgaard | 2006-06-27 | 1 | -1/+1 |
| | |||||
* | Bump to upstream v1.2.10 and remove sdl-config symlink generation | Peter Korsgaard | 2006-05-24 | 1 | -3/+1 |
| | |||||
* | disable nasm since it has a wealth of problems | Mike Frysinger | 2005-11-24 | 1 | -0/+1 |
| | |||||
* | version bump to 1.2.9 and merge staging_dir fixes by Patrick Noffke | Mike Frysinger | 2005-09-08 | 1 | -4/+6 |
| | |||||
* | add support for sdl by Patrick Noffke | Mike Frysinger | 2005-08-19 | 2 | -0/+68 |